-
Bug
-
Resolution: Done
-
Major
-
3.3.0.Beta1
-
None
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.
- blocks
-
JBIDE-11370 Get all components to have tests, and get rid of the "in case there is not test" build steps
- Closed