Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 548367 - gerrit build of org.eclipse.pde.api.tools.tests failing
Summary: gerrit build of org.eclipse.pde.api.tools.tests failing
Status: CLOSED DUPLICATE of bug 548353
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 4.13   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE API Tools Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-18 03:29 EDT by Julian Honnen CLA
Modified: 2019-06-18 08:52 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Honnen CLA 2019-06-18 03:29:56 EDT
Gerrit builds are failing currently on org.eclipse.pde.api.tools.tests:

[INFO] Resolving dependencies of MavenProject: eclipse.pde.ui:org.eclipse.pde.api.tools.ee.osgiminimum12:1.1.200-SNAPSHOT @ /jobs/genie.pde/eclipse.pde.ui-Gerrit/workspace/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/.polyglot.build.properties
[INFO] Resolving class path of MavenProject: eclipse.pde.ui:org.eclipse.pde.api.tools.ee.osgiminimum12:1.1.200-SNAPSHOT @ /jobs/genie.pde/eclipse.pde.ui-Gerrit/workspace/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12/.polyglot.build.properties
[INFO] Computing target platform for MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.1.500-SNAPSHOT @ /jobs/genie.pde/eclipse.pde.ui-Gerrit/workspace/apitools/org.eclipse.pde.api.tools.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.1.500-SNAPSHOT @ /jobs/genie.pde/eclipse.pde.ui-Gerrit/workspace/apitools/org.eclipse.pde.api.tools.tests/pom.xml
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.jdt.feature.group 3.18.100.v20190613-1800
[ERROR]   Missing requirement: org.eclipse.jdt.feature.group 3.18.100.v20190613-1800 requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.annotation [1.1.400.v20180921-1416,1.1.400.v20180921-1416]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.jdt.feature.group 3.18.100.v20190614-0628 requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.annotation [1.1.400.v20180921-1416,1.1.400.v20180921-1416]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.jdt.feature.group 3.18.100.v20190614-1800 requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.annotation [1.1.400.v20180921-1416,1.1.400.v20180921-1416]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.jdt.feature.group 3.18.100.v20190615-1800 requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.annotation [1.1.400.v20180921-1416,1.1.400.v20180921-1416]' but it could not be found
[ERROR]   Missing requirement: org.eclipse.jdt.feature.group 3.18.100.v20190616-1800 requires 'org.eclipse.equinox.p2.iu; org.eclipse.jdt.annotation [1.1.400.v20180921-1416,1.1.400.v20180921-1416]' but it could not be found
[ERROR] 
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools.tests:1.1.500-SNAPSHOT @ /jobs/genie.pde/eclipse.pde.ui-Gerrit/workspace/apitools/org.eclipse.pde.api.tools.tests/pom.xml: See log for details -> [Help 1]


Vikas, any idea?
Comment 1 Vikas Chandra CLA 2019-06-18 03:50:44 EDT
See thread of "[platform-releng-dev] Gerrit verification for UA fails with jdt and p2 missing requirement"
Comment 2 Andrey Loskutov CLA 2019-06-18 05:47:43 EDT
Schould be fixed now, changes for bug 504526 were reverted. Please check.
Comment 3 Andrey Loskutov CLA 2019-06-18 08:52:03 EDT

*** This bug has been marked as a duplicate of bug 548353 ***