-
Bug
-
Resolution: Fixed
-
P2
-
7.0.0
-
The uitests cannot be compiled anymore. This is the error I get:
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.openjdk.jmc.browser.uitest 1.0.0.qualifier
[ERROR] Missing requirement: org.openjdk.jmc.test.jemmy 7.0.0.qualifier requires 'osgi.bundle; org.openjdk.jmc.common.test 0.0.0' but it could not be found
[ERROR] Cannot satisfy dependency: org.openjdk.jmc.browser.uitest 1.0.0.qualifier depends on: java.package; org.openjdk.jmc.test.jemmy 0.0.0
[ERROR]
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.openjdk.jmc:org.openjdk.jmc.browser.uitest:1.0.0-SNAPSHOT @ /Users/marcus/hg/openjdk/jmc/application/uitests/org.openjdk.jmc.browser.uitest/pom.xml: See log for details -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException