Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tm-dev] build failed

I tried to run an rc2 build today but it failed with the following errors. Does anyone know what might be causing this?

Thanks,
Greg

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.tm.terminal 3.2.300.qualifier
[ERROR]   Missing requirement: org.eclipse.emf.ecore 2.10.0.v20140514-1158 requires 'package javax.crypto 0.0.0' but it could not be found
[ERROR]   Cannot satisfy dependency: org.eclipse.tm.terminal 3.2.300.qualifier depends on: bundle org.eclipse.ui 0.0.0
[ERROR]   Cannot satisfy dependency: org.eclipse.ui 3.106.0.v20140519-0906 depends on: bundle org.eclipse.ui.workbench [3.105.0,4.0.0)
[ERROR]   Cannot satisfy dependency: org.eclipse.ui.workbench 3.106.0.v20140521-1818 depends on: package org.eclipse.emf.ecore 0.0.0
[ERROR] 
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.emf.ecore 2.10.0.v20140514-1158 to package javax.crypto 0.0.0.; Unable to satisfy dependency from org.eclipse.emf.ecore 2.10.0.v20140514-1158 to package javax.crypto.spec 0.0.0.; No solution found because the problem is unsatisfiable.]
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.emf.ecore 2.10.0.v20140514-1158 to package javax.crypto 0.0.0.; Unable to satisfy dependency from org.eclipse.emf.ecore 2.10.0.v20140514-1158 to package javax.crypto.spec 0.0.0.; No solution found because the problem is unsatisfiable.] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.emf.ecore 2.10.0.v20140514-1158 to package javax.crypto 0.0.0.; Unable to satisfy dependency from org.eclipse.emf.ecore 2.10.0.v20140514-1158 to package javax.crypto.spec 0.0.0.; No solution found because the problem is unsatisfiable.]



Back to the top