[
https://issues.jboss.org/browse/JBIDE-18785?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-18785:
---------------------------------------
[~mickael_istria]:
parent {{pom.xml}} has the following content:
{code}
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.3.0.Alpha1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>livereload</artifactId>
<name>jbosstools-livereload</name>
<version>1.2.0-SNAPSHOT</version>
{code}
It seems that what's wrong is that the version is still {{1.2.0}} instead of
{{1.3.0}}, right ?
Move to newer parent 4.3.0.Alpha1-SNAPSHOT
------------------------------------------
Key: JBIDE-18785
URL:
https://issues.jboss.org/browse/JBIDE-18785
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build, livereload
Affects Versions: 4.3.0.Alpha1
Reporter: Mickael Istria
Assignee: Xavier Coulon
Fix For: 4.3.0.Alpha1
Livereload doesn't use right parent pom on master. Since we change the set of
supported platforms, Livereload has to update the parent.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)