Problems running Maven "install" after updating Xtext to v2.11.0 [message #1763516] |
Tue, 16 May 2017 23:42 |
Claudenir Fonseca Messages: 8 Registered: February 2016 |
Junior Member |
|
|
Dear all,
I am having problems running maven install after I have updated Xtext to version 2.11.0. I've tried to update Tychon's and Xtext's versions in the parent project and update the target file but having no success. Actually, the install procedure seems to not be using locations used from the target file.
I'm attaching the target file and the POM file from the parent project, hoping to clarify my problem.
At the end follows the console output as well.
Regards,
Claudenir.
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.meta:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.meta\pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Adding repository http://download.eclipse.org/releases/neon
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.meta:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.meta\pom.xml
[INFO] Resolving class path of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.meta:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.meta\pom.xml
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2\pom.xml
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2\pom.xml
[INFO] Resolving class path of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2\pom.xml
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.ide:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.ide\pom.xml
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.ide:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.ide\pom.xml
[INFO] Resolving class path of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.ide:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.ide\pom.xml
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.ui:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.ui\pom.xml
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.ui:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.ui\pom.xml
[INFO] Resolving class path of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.ui:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.ui\pom.xml
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.feature:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.feature\pom.xml
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.feature:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.feature\pom.xml
[INFO] Resolving class path of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.feature:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.feature\pom.xml
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.repository:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.repository\pom.xml
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.repository:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.repository\pom.xml
[INFO] Resolving class path of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.repository:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.repository\pom.xml
[INFO] Computing target platform for MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.tests:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.tests\pom.xml
[INFO] Resolving dependencies of MavenProject: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.tests:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.tests\pom.xml
[INFO] {osgi.os=macosx, osgi.ws=cocoa, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: br.ufes.inf.nemo.ml2.tests 1.0.0.qualifier
[ERROR] Missing requirement: br.ufes.inf.nemo.ml2.tests 1.0.0.qualifier requires 'bundle org.eclipse.xtext.testing 0.0.0' 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: br.ufes.inf.nemo.ml2:br.ufes.inf.nemo.ml2.tests:1.0.0-SNAPSHOT @ C:\Users\claud\git\ML2-Editor\br.ufes.inf.nemo.ml2.parent\br.ufes.inf.nemo.ml2.tests\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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05205 seconds