configure test-jar to include only special classes of the test source
---------------------------------------------------------------------

         Key: MNG-1674
         URL: http://jira.codehaus.org/browse/MNG-1674
     Project: Maven 2
        Type: Improvement
  Components: maven-jar-plugin  
    Reporter: Joerg Schaible
    Priority: Minor


The test-jar currently contains all test classes, but often you just want to 
share only some parts of it, e.g. a specialized abstract TestCase or a test 
toolkit or some mock classes, but not the complete unit test for an asrtifact. 
The plugin configuration shoulds contain a section with an includes/excludes 
pattern set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to