[
https://issues.jboss.org/browse/JBIDE-12914?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-12914:
------------------------------------
{code}
mvn clean install -DtychoVersion=0.16.0 -DskipTests | tee log_tycho016.txt
[INFO] tests.all ......................................... SUCCESS [1.397s]
[INFO] tests.plugins ..................................... SUCCESS [0.006s]
[INFO] org.jboss.tools.tests ............................. SUCCESS [2.005s]
[INFO] org.jboss.tools.ui.bot.ext ........................ SUCCESS [3.374s]
[INFO] org.jboss.tools.tests.installation ................ SUCCESS [0.274s]
[INFO] tests.tests ....................................... SUCCESS [0.051s]
[INFO] org.jboss.tools.tests.test ........................ FAILURE [0.341s]
(and then everything else is skipped)
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test
(default-test) on project org.jboss.tools.tests.test: Unable to parse configuration of
mojo org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test: Cannot assign value true to
property parallel of org.eclipse.tycho.surefire.TestMojo: No enum const class
org.eclipse.tycho.surefire.ParallelMode.true -> [Help 1]
{code}
Use Tycho 0.16
--------------
Key: JBIDE-12914
URL:
https://issues.jboss.org/browse/JBIDE-12914
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Reporter: Mickael Istria
Fix For: 4.0.0.CR1
Tycho 0.16 was released 2 days ago. It contains some improvements that are useful to use
(support for mirrors in target files, target-platform-validation-plugin,
eclipse-target-definition packaging type).
--
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:
http://www.atlassian.com/software/jira