Skip to main content

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

https://bugs.eclipse.org/bugs/show_bug.cgi?id=418646



From:        Mickael Istria <mistria@xxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>, pde-dev@xxxxxxxxxxx,
Date:        10/07/2013 11:04 AM
Subject:        [platform-releng-dev] Platform-All-Sonar fails at building        org.eclipse.pde.build.feature
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




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_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top