]
Nick Boldt updated JBIDE-15479:
-------------------------------
Labels: testfailure (was: )
all-tests/pom.xml must refer to correct version of root pom
(4.1.1-SNAPSHOT, not 4.1.0-SNAPSHOT)
------------------------------------------------------------------------------------------------
Key: JBIDE-15479
URL:
https://issues.jboss.org/browse/JBIDE-15479
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.1.1.Alpha1
Reporter: Nick Boldt
Priority: Blocker
Labels: testfailure
Fix For: 4.1.1.Alpha1, 4.1.1.Alpha2
Tests in Central project are failing due to wrong version of parent pom ref in
all-tests/pom.xml:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-central_41/77/console}
[FATAL] Non-resolvable parent POM: Could not find artifact
org.jboss.tools:central.maven.examples:pom:4.1.0-SNAPSHOT in
jboss-developer-repository-group
(
https://repository.jboss.org/nexus/content/groups/developer/) and
'parent.relativePath' points at wrong local POM @ line 5, column 10{code}
Solution for 4.1.x / 4.1.1.1Alpha1x branches:
https://github.com/jbosstools/jbosstools-central/pull/153
https://github.com/jbosstools/jbosstools-central/pull/154
For master, you might want to consider upversioning the root pom and all refs to
4.2.0-SNAPSHOT instead of 4.1.0-SNAPSHOT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: