Simplify Maven build for development
------------------------------------
Key: WICKET-4281
URL: https://issues.apache.org/jira/browse/WICKET-4281
Project: Wicket
Issue Type: Task
Affects Versions: 1.5.3
Reporter: Martin Grigorov
Wicket's build can be simplified for development by creating a profile that
excludes some of the plugins like:
- generation of javadoc jar
- generation of sources jar
- generation of -tests.jars (for this we need to move ApacheLicenceTest and
XmlWellformedTest in wicket-util/src/main)
- run the tests in parallel
- run the slower tests on in the default profile
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira