[
https://issues.jboss.org/browse/JBIDE-26662?page=com.atlassian.jira.plugi...
]
Josef Kopriva edited comment on JBIDE-26662 at 7/16/19 5:36 AM:
----------------------------------------------------------------
[~jeffmaury] yes, this was working some time ago in openshift repo and it is still working
in hibernate repo.
After last changes in CRS features the error message has changed:
{code:java}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: com.jboss.devstudio.core.feature.feature.group
12.13.0.v20190716-0812
[ERROR] Missing requirement: com.jboss.devstudio.core.feature.feature.group
12.13.0.v20190716-0600 requires 'org.eclipse.equinox.p2.iu;
org.jboss.tools.openshift.cdk.feature.feature.group
[3.8.0.v20190708-1301,3.8.0.v20190708-1301]' but it could not be found
[ERROR] Missing requirement: com.jboss.devstudio.core.feature.feature.group
12.13.0.v20190716-0812 requires 'org.eclipse.equinox.p2.iu;
org.jboss.tools.openshift.cdk.feature.feature.group
[3.8.0.v20190708-1301,3.8.0.v20190708-1301]' 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:
org.jboss.tools.openshift.plugins:org.jboss.tools.openshift.egit.core:3.8.0-SNAPSHOT @
/Users/jkopriva/git/jbosstools-openshift/plugins/org.jboss.tools.openshift.egit.core/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}
But it is still missing: org.eclipse.equinox.p2.iu
was (Author: jkopriva):
[~jeffmaury] yes, this was working some time ago in openshift repo and it is still working
in hibernate repo.
After last changes in CRS features the error message has changed:
{code:java}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: com.jboss.devstudio.core.feature.feature.group
12.13.0.v20190716-0812
[ERROR] Missing requirement: com.jboss.devstudio.core.feature.feature.group
12.13.0.v20190716-0600 requires 'org.eclipse.equinox.p2.iu;
org.jboss.tools.openshift.cdk.feature.feature.group
[3.8.0.v20190708-1301,3.8.0.v20190708-1301]' but it could not be found
[ERROR] Missing requirement: com.jboss.devstudio.core.feature.feature.group
12.13.0.v20190716-0812 requires 'org.eclipse.equinox.p2.iu;
org.jboss.tools.openshift.cdk.feature.feature.group
[3.8.0.v20190708-1301,3.8.0.v20190708-1301]' 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:
org.jboss.tools.openshift.plugins:org.jboss.tools.openshift.egit.core:3.8.0-SNAPSHOT @
/Users/jkopriva/git/jbosstools-openshift/plugins/org.jboss.tools.openshift.egit.core/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}
But it is still missing: org.eclipse.equinox.p2.iu
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
Affects Versions: 4.12.0.AM1
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Priority: Major
Fix For: 4.13.0.AM1
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 is blocking running integration tests with profile download-devstudio.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)