Bootstrapped Maven-Xtext-Project fails with Xtext-2.18.0 [message #1809169] |
Wed, 10 July 2019 09:25  |
Eclipse User |
|
|
|
[INFO] --- exec-maven-plugin:1.4.0:java (mwe2Launcher) @ org.xtext.example.mydsl ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.xtext.example.mydsl.parent 1.0.0-SNAPSHOT:
[INFO]
[INFO] org.xtext.example.mydsl.parent ..................... SUCCESS [ 0.090 s]
[INFO] org.xtext.example.mydsl ............................ FAILURE [ 0.420 s]
[INFO] org.xtext.example.mydsl.ide ........................ SKIPPED
[INFO] org.xtext.example.mydsl.ui ......................... SKIPPED
[INFO] org.xtext.example.mydsl.web ........................ SKIPPED
[INFO] org.xtext.example.mydsl.target ..................... SKIPPED
[INFO] org.xtext.example.mydsl.feature .................... SKIPPED
[INFO] org.xtext.example.mydsl.repository ................. SKIPPED
[INFO] org.xtext.example.mydsl.tests ...................... SKIPPED
[INFO] org.xtext.example.mydsl.ui.tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:05 min
[INFO] Finished at: 2019-07-10T15:21:07+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:java (mwe2Launcher) on project org.xtext.example.mydsl: Execution mwe2Launcher of goal org.codehaus.mojo:exec-maven-plugin:1.4.0:java failed: Plugin org.codehaus.mojo:exec-maven-plugin:1.4.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.codehaus.mojo:exec-maven-plugin:jar:1.4.0 -> org.eclipse.emf:org.eclipse.emf.mwe2.launch:jar:2.10.0 -> org.eclipse.emf:org.eclipse.emf.mwe2.runtime:jar:[2.10.0]: No versions available for org.eclipse.emf:org.eclipse.emf.mwe2.runtime:jar:[2.10.0] within specified range -> [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/PluginResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.xtext.example.mydsl
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03033 seconds