[JBoss JIRA] (JBIDE-24129) download-devstudio profile breaks component builds
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24129?page=com.atlassian.jira.plugi... ]
Pavol Srna resolved JBIDE-24129.
--------------------------------
Resolution: Done
We will go with option 2) - the MANIFEST version.
Resolving.
> download-devstudio profile breaks component builds
> --------------------------------------------------
>
> Key: JBIDE-24129
> URL: https://issues.jboss.org/browse/JBIDE-24129
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, integration-tests
> Affects Versions: 4.4.4.AM2
> Reporter: Pavol Srna
> Assignee: Pavol Srna
> Priority: Critical
> Fix For: 4.4.4.AM3
>
>
> We have used download-devstudio profile to run the integration tests against full devstudio in the past. This stopped working recently.
> {code}
> [ERROR] Cannot resolve project dependencies:
> [ERROR] Software being installed: com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170324-0935
> [ERROR] Missing requirement: com.jboss.devstudio.core.rpm.feature.feature.group 10.4.0.v20170324-0935 requires 'org.jboss.ide.eclipse.as.feature.feature.group [3.2.4.v20170315-1707]' but it could not be found
> [ERROR] Cannot satisfy dependency: com.jboss.devstudio.core.feature.feature.group 10.4.0.v20170324-0935 depends on: com.jboss.devstudio.core.rpm.feature.feature.group [10.4.0.v20170324-0935]
> [ERROR]
> [ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
> [ERROR] Cannot resolve dependencies of MavenProject: org.jboss.tools.as.plugins:org.jboss.ide.eclipse.as.dmr:3.2.4-SNAPSHOT @ /Users/psrna/GitHub/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.dmr/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.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24290) compilation failure in cdk.ui.bot.test
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24290?page=com.atlassian.jira.plugi... ]
Ondrej Dockal edited comment on JBIDE-24290 at 4/21/17 9:53 AM:
----------------------------------------------------------------
I kinda broke an API, but these two PR, that were already merged, fixed the problem (https://github.com/jbosstools/jbosstools-integration-tests/pull/1792, https://github.com/jbosstools/jbosstools-integration-tests/pull/1793).
[PRcheck|https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/...] jobs (#400, #401) are now green again.
Resolving this issue. Sorry for inconveniences.
was (Author: odockal):
I kinda broke an API, but these two PR that were already merged, fixed the problem (https://github.com/jbosstools/jbosstools-integration-tests/pull/1792, https://github.com/jbosstools/jbosstools-integration-tests/pull/1793).
[PRcheck|https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/...] jobs (#400, #401) are now green again.
Resolving this issue. Sorry for inconveniences.
> compilation failure in cdk.ui.bot.test
> --------------------------------------
>
> Key: JBIDE-24290
> URL: https://issues.jboss.org/browse/JBIDE-24290
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: integration-tests
> Affects Versions: 4.4.4.AM3, 4.5.0.AM1
> Reporter: Nick Boldt
> Assignee: Ondrej Dockal
> Fix For: 4.4.4.AM3, 4.5.0.AM1
>
>
> {code}
> 01:40:38 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.0.0:compile (default-compile) on project org.jboss.tools.cdk.ui.bot.test: Compilation failure: Compilation failure:
> 01:40:38 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-integration-tests.aggregate_4.4.neon/sources/tests/org.jboss.tools.cdk.ui.bot.test/src/org/jboss/tools/cdk/ui/bot/test/CDKDevstudioBaseTest.java:[263]
> 01:40:38 [ERROR] containerPage.setFolder(VAGRANTFILE_PATH);
> 01:40:38 [ERROR] ^^^^^^^^^
> 01:40:38 [ERROR] The method setFolder(String) is undefined for the type NewServerContainerWizardPage
> 01:40:38 [ERROR] 1 problem (1 error){code} -- https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> Also failing in master:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months