Marco rietveld created MJAR-160:
-----------------------------------

             Summary: Please make test-jar also run for "war" packages
                 Key: MJAR-160
                 URL: https://jira.codehaus.org/browse/MJAR-160
             Project: Maven 2.x JAR Plugin
          Issue Type: Wish
    Affects Versions: 2.4
            Reporter: Marco rietveld
            Priority: Minor


If you configure the jar plugin to also run the test-jar goal, it will only run 
that if the package type in the pom of the project is "jar". 

However, in the case of wars it's would also be handy to be able to make the 
test-jars (by simply changing the configuration in one mother pom). 

We realize that this is an edge-case. However, we (drools/jbpm) work with a 
project that has _lots_ or submodules including a couple "war" submodules. 
Being able to simply have all war submodules generate test-jars without having 
to modify each individual war submodule's pom.xml would be nice. 

Thanks!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to