Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5-RC5.1
-
None
-
None
Description
This came after revision 1158590 [1], because Eclipse could not locate the source for ApacheLicenseHeaderTestCase.java anymore.
I think in theory this is a one line change to the root pom maven-source-plugin plugin executions config [2]:
- add one more goal: <goal>test-jar</goal>
[1] revision 1158590: http://svn.apache.org/viewvc?view=revision&revision=1158590
[2] current root pom (line 724) http://svn.apache.org/viewvc/wicket/trunk/pom.xml?revision=1159284&view=markup&pathrev=1159354#l724