jira-importer commented on issue #219:
URL: 
https://github.com/apache/maven-jar-plugin/issues/219#issuecomment-2956681185

   
**[Alex](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=a701440)** 
commented
   
   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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to