Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] build error

Hi,

Does anyone know what this build error means? Last time I ran a build (admittedly a while ago), it worked. I presume something has changed somewhere...

Thanks,
Greg

[INFO] Resolving dependencies of MavenProject: org.eclipse.ptp.master:org.eclipse.ptp.rcp.sysmon:1.0.0-SNAPSHOT @ /jobs/genie.ptp/ptp-nightly-packages/workspace/org.eclipse.ptp.rcp.sysmon/pom.xml
[ERROR] All attempts to read artifact osgi.bundle,org.eclipse.osgi,3.11.2.v20161107-1947 failed:
[ERROR]    An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.osgi,3.11.2.v20161107-1947 from repository http://download.eclipse.org/staging/neon:
[ERROR]       Artifact not found: http://download.eclipse.org/staging/neon/plugins/org.eclipse.osgi_3.11.2.v20161107-1947.jar.pack.gz.
[ERROR]    An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.osgi,3.11.2.v20161107-1947 from repository http://download.eclipse.org/staging/neon:
[ERROR]       Artifact not found: http://download.eclipse.org/staging/neon/plugins/org.eclipse.osgi_3.11.2.v20161107-1947.jar.
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.eclipse.osgi,3.11.2.v20161107-1947 into the local Maven repository.See log output for details.
[DEBUG] Closing connection to remote
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.eclipse.osgi,3.11.2.v20161107-1947 into the local Maven repository.See log output for details. http://download.eclipse.org/staging/neon/plugins/org.eclipse.osgi_3.11.2.v20161107-1947.jar.pack.gz

Back to the top