[JBoss JIRA] (JBIDE-26863) Make sure jbosstools-quarkus is integrated
by Stephane Bouchet (Jira)
[ https://issues.jboss.org/browse/JBIDE-26863?page=com.atlassian.jira.plugi... ]
Stephane Bouchet updated JBIDE-26863:
-------------------------------------
Sprint: devex #175 Nov 2019 (was: devex #174 Oct 2019)
> Make sure jbosstools-quarkus is integrated
> ------------------------------------------
>
> Key: JBIDE-26863
> URL: https://issues.jboss.org/browse/JBIDE-26863
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build
> Affects Versions: 4.13.0.Final
> Reporter: Jeff MAURY
> Assignee: Stephane Bouchet
> Priority: Major
> Fix For: 4.14.0.AM1
>
>
> Once 12.13.0.Final is released, we should make sure jbosstools-quarkus is integrated into our release engineering.
> This includes:
> * disabling/enabling jbosstools-quarkus_master
> * aggregating jbosstools-quarkus P2 site
> * integrating jbosstools-quarkus repo into the parent POM update job
> * adding jbosstools quarkus feature to the list of included features for CodeReady Studio
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (JBIDE-26662) Profile -Pdownload-devstudio cannot satisfy dependencies
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26662?page=com.atlassian.jira.plugi... ]
Josef Kopriva commented on JBIDE-26662:
---------------------------------------
The error message slightly changed:
{code:java}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: com.jboss.devstudio.core.feature.feature.group 12.13.0.v20191024-0752
[ERROR] Missing requirement: com.jboss.devstudio.core.feature.feature.group 12.13.0.v20191024-0752 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]
[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/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}
> 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.14.x
>
>
> 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.13.8#713008)
6 years, 5 months
[JBoss JIRA] (JBIDE-26662) Profile -Pdownload-devstudio cannot satisfy dependencies
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26662?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26662:
----------------------------------
Fix Version/s: 4.14.x
(was: 4.13.0.Final)
> 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.14.x
>
>
> 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.13.8#713008)
6 years, 5 months