Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Broken JDT-core Sonar job?

Hi,

the jdt core Sonar job is broken for a while now.
I tried locally the build command from the job (mvn verify
-Pbuild-individual-bundles -Pcoverage
) and it works fine for me locally.

https://ci.eclipse.org/jdt/job/eclipse.jdt.core-SonarQube/

It fails with:

[INFO] Computing target platform for MavenProject:
org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.10.100-SNAPSHOT @
/home/hudson/genie.jdt/.jenkins/jobs/eclipse.jdt.core-SonarQube/workspace/org.eclipse.jdt.core.tests.builder/pom.xml
[INFO] Resolving dependencies of MavenProject:
org.eclipse.jdt:org.eclipse.jdt.core.tests.builder:3.10.100-SNAPSHOT @
/home/hudson/genie.jdt/.jenkins/jobs/eclipse.jdt.core-SonarQube/workspace/org.eclipse.jdt.core.tests.builder/pom.xml
[INFO] {osgi.os=linux, osgi.ws=gtk,
org.eclipse.update.install.features=true, osgi.arch=x86}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.jdt.core.tests.builder
3.10.100.qualifier
[ERROR]   Missing requirement: org.eclipse.jdt.core.tests.builder
3.10.100.qualifier requires 'bundle org.eclipse.jdt.annotation
[1.1.0,2.0.0)' but it could not be found

Could someone have a look at it?

Best regards, Lars

-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top