Publish source artifacts for test-jar artifacts too
---------------------------------------------------
Key: WICKET-3975
URL: https://issues.apache.org/jira/browse/WICKET-3975
Project: Wicket
Issue Type: Improvement
Affects Versions: 1.5-RC5.1
Reporter: Attila Király
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
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira