[
https://issues.jboss.org/browse/JBIDE-11142?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBIDE-11142:
---------------------------------------
These tests (from my experience) are actually not designed to be run by maven, that's
why they have eclipse-plugin packaging
Forge tests do not run with Maven
---------------------------------
Key: JBIDE-11142
URL:
https://issues.jboss.org/browse/JBIDE-11142
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 3.3.0.Beta1
Reporter: Mickael Istria
Assignee: Koen Aers
When running a "mvn install" on forge, tests do not execute. Indeed, test
plugins have packaging "eclipse-plugin" which does not run tests (except if
surefire is called in a build/plugins/plugin/execution step). These bundles should be
turned into "eclipse-test-plugin" so tycho-surefire-plugin will run them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira