Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Next build hurdle - no network access

Orion,

The whole build system is predicated on having network access, so I'm not sure what we can do. Are you not using maven to build PTP? If so, you must have encountered other issues with the build.

Regards,
Greg

On Dec 4, 2012, at 6:37 PM, Orion Poplawski <orion@xxxxxxxxxxxxx> wrote:

> So I'm on to the next build hurdle for the Fedora PTP build, namely that the Fedora builders do not have network access, so no downloading of items during the build.  This breaks the rdt-remote-jars build:
> 
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (rdt-remote-jars) on project org.eclipse.ptp.rdt.core.remotejars: An Ant BuildException has occured: The following error occurred while executing this line:
> [ERROR] /builddir/build/BUILD/eclipse-ptp-6.0.3/org.eclipse.ptp-a0dac268418a969d9a24e8f641827238d2d5f0ce/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml:165: java.net.UnknownHostException: download.eclipse.org
> [ERROR] around Ant part ...<ant target="server.all">... @ 4:28 in /builddir/build/BUILD/eclipse-ptp-6.0.3/org.eclipse.ptp-a0dac268418a969d9a24e8f641827238d2d5f0ce/rdt/org.eclipse.ptp.rdt.core.remotejars/target/antrun/build-main.xml: Unknown host download.eclipse.org
> 
> So it looks like I'm back to disabling building remotejars for the Fedora build.
> 
> I don't suppose there is any interest out there for supporting this somehow by providing the needed information some other way?
> 
> -- 
> Orion Poplawski
> Technical Manager                     303-415-9701 x222
> NWRA, Boulder Office                  FAX: 303-415-9702
> 3380 Mitchell Lane                       orion@xxxxxxxx
> Boulder, CO 80301                   http://www.nwra.com
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top