Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Platform-All-Sonar fails at building org.eclipse.pde.build.feature

Hi all,

I retried a build of Platform-All-Sonar, which consists in a "mvn clean verify" on the aggregator repo, and noticed org.eclipse.pde.build.feature fails because
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.18.1:package-feature (default-package-feature) on project org.eclipse.pde.build.feature: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.18.1:package-feature failed: org.eclipse.jdt:org.eclipse.jdt.core:eclipse-plugin:3.10.0-SNAPSHOT does not provide an artifact with classifier 'antadapter'
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.18.1:package-feature (default-package-feature) on project org.eclipse.pde.build.feature: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:0.18.1:package-feature failed: org.eclipse.jdt:org.eclipse.jdt.core:eclipse-plugin:3.10.0-SNAPSHOT does not provide an artifact with classifier 'antadapter' -> [Help 1]
Cf https://hudson.eclipse.org/platform/job/Platform-All-Sonar/44/console
Do you have any clue on a possible reason/fix for this issue?

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top