Mickael Istria created JBIDE-11142:
--------------------------------------
Summary: 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
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