[jbosstools-issues] [JBoss JIRA] (JBIDE-26662) Profile -Pdownload-devstudio cannot satisfy dependencies

Josef Kopriva (Jira) issues at jboss.org
Fri Jun 7 10:38:01 EDT 2019


Josef Kopriva created JBIDE-26662:
-------------------------------------

             Summary: Profile -Pdownload-devstudio cannot satisfy dependencies
                 Key: JBIDE-26662
                 URL: https://issues.jboss.org/browse/JBIDE-26662
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build
            Reporter: Josef Kopriva


When running command  mvn clean install -DskipTests=true -Pdownload-devstudio in jbosstools-server repo tycho is not able to to resolve dependencies: 

{code:java}
[INFO] Resolving dependencies of MavenProject: org.jboss.tools.archives.plugins:org.jboss.tools.archives.scanner:3.6.202-SNAPSHOT @ /Users/jkopriva/git/jkopriva/jbosstools-server/archives/plugins/org.jboss.tools.archives.scanner/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 12.12.0.v20190606-1202
[ERROR]   Missing requirement: com.jboss.devstudio.core.rpm.feature.feature.group 12.12.0.v20190606-1202 requires 'org.eclipse.equinox.p2.iu; org.jboss.ide.eclipse.archives.feature.feature.group [3.6.202.v20181011-1445,3.6.202.v20181011-1445]' but it could not be found
[ERROR]   Cannot satisfy dependency: com.jboss.devstudio.core.feature.feature.group 12.12.0.v20190606-1202 depends on: org.eclipse.equinox.p2.iu; com.jboss.devstudio.core.rpm.feature.feature.group [12.12.0.v20190606-1202,12.12.0.v20190606-1202]
[ERROR] 
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.jboss.tools.archives.plugins:org.jboss.tools.archives.scanner:3.6.202-SNAPSHOT @ /Users/jkopriva/git/jkopriva/jbosstools-server/archives/plugins/org.jboss.tools.archives.scanner/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
code}




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list