[
https://jira.jboss.org/browse/JBIDE-6834?page=com.atlassian.jira.plugin.s...
]
Denis Golovin commented on JBIDE-6834:
--------------------------------------
It is common problem with maven and open range versions. It happens because local repo on
build host still contains xulrunner feature with wersion 1.9.2. Actually local repo is
evil and should be cleaned up from org.jboss.tools group in it because this issue. One
example is cyclic dependencies we got wen moved swt bot base plugins from jst to common
and it was compiling without errors because repo stil contained compiled plugins from
previous build.
I added shell script to take care of it like
rm -rf m2-repo/org/jboss/tools
in
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2.0.M2
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2.0.M2.continuous
Nightly update site
http://download.jboss.org/jbosstools/updates/nightly/trunk still has XULRunner 1.9.2
---------------------------------------------------------------------------------------------------------
Key: JBIDE-6834
URL:
https://jira.jboss.org/browse/JBIDE-6834
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Reporter: Denis Golovin
Assignee: Nick Boldt
Priority: Blocker
Fix For: 3.2.0.M2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira