[ http://jira.codehaus.org/browse/MJAR-30?page=comments#action_80064 ] 
            
Alex commented on MJAR-30:
--------------------------

I would like to see this added as well.

It is sometimes necessary to compile all classes, but package only a subset. 
For example to package an RMI client JAR I need to compile all classes in order 
to run the RMIC to generate client Stubs. I then need to package interfaces and 
stubs only and skip the server side implementation.

I find it very hard to do in Maven2 today without resorting to ANTRUN and such.

> Allow inludes/excludes definition
> ---------------------------------
>
>                 Key: MJAR-30
>                 URL: http://jira.codehaus.org/browse/MJAR-30
>             Project: Maven 2.x Jar Plugin
>          Issue Type: Improvement
>            Reporter: Michael Böckling
>
> Allow the definition of includes / excludes, so the Jars content can be 
> customized.

-- 
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


Reply via email to