Created
March 24, 2017 09:11
-
-
Save jeffmaury/305b417751eddc4d6cf044d2a13e17f9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Scanning for projects... | |
[WARNING] Could not transfer metadata org.jboss.tools:parent:4.4.4.AM1-SNAPSHOT/maven-metadata.xml from/to jbosstools-base (${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory | |
[INFO] Inspecting build with total of 47 modules... | |
[INFO] Installing Nexus Staging features: | |
[INFO] ... total of 47 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin | |
[INFO] Computing target platform for MavenProject: org.jboss.tools.hibernatetools.features:org.hibernate.eclipse.feature:5.1.4-SNAPSHOT @ /home/jeffmaury/work/jbosstools-hibernate/features/org.hibernate.eclipse.feature/pom.xml | |
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.Final/REPO/ (134B) | |
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.Final/REPO/ (134B) | |
[INFO] Adding repository http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.62.0.Final/REPO | |
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-base_4.4.neon/latest/all/repo/ (172B) | |
[INFO] Adding repository http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-base_4.4.neon/latest/all/repo | |
[INFO] Adding repository https://devstudio.redhat.com/10.0/snapshots/updates | |
[INFO] Fetching p2.index from https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.62.0.Final/REPO/ (134B) | |
[INFO] Fetching p2.index from https://devstudio.redhat.com/targetplatforms/jbdevstudiotarget/4.62.0.Final/REPO/ (134B) | |
[INFO] Fetching p2.index from https://devstudio.redhat.com/10.0/snapshots/updates/core/4.4.neon/ (172B) | |
[INFO] Fetching p2.index from https://devstudio.redhat.com/10.0/snapshots/updates/core/4.4.neon/ (172B) | |
[INFO] Fetching p2.index from https://devstudio.redhat.com/10.0/snapshots/updates/central/4.4.neon/ (172B) | |
[INFO] Fetching p2.index from https://devstudio.redhat.com/10.0/snapshots/updates/central/4.4.neon/ (172B) | |
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/4.4.neon/ (172B) | |
[INFO] Fetching p2.index from http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/4.4.neon/ (172B) | |
[INFO] Adding repository http://download.jboss.org/jbosstools/neon/snapshots/updates/coretests/4.4.neon | |
[INFO] Resolving dependencies of MavenProject: org.jboss.tools.hibernatetools.features:org.hibernate.eclipse.feature:5.1.4-SNAPSHOT @ /home/jeffmaury/work/jbosstools-hibernate/features/org.hibernate.eclipse.feature/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: com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170324-0731 | |
[ERROR] Missing requirement: com.jboss.devstudio.core.rpm.feature.feature.group 10.4.0.v20170324-0731 requires 'org.hibernate.eclipse.feature.feature.group [5.1.4.v20170320-1114]' but it could not be found | |
[ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170324-0731 depends on: com.jboss.devstudio.core.rpm.feature.feature.group [10.4.0.v20170324-0731] | |
[ERROR] | |
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. | |
[ERROR] Cannot resolve dependencies of MavenProject: org.jboss.tools.hibernatetools.features:org.hibernate.eclipse.feature:5.1.4-SNAPSHOT @ /home/jeffmaury/work/jbosstools-hibernate/features/org.hibernate.eclipse.feature/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment