Sebb created MJAR-224:
-------------------------

             Summary: Not possible to exclude classes from primary jar only
                 Key: MJAR-224
                 URL: https://issues.apache.org/jira/browse/MJAR-224
             Project: Maven JAR Plugin
          Issue Type: Bug
            Reporter: Sebb


The <excludes> config item can be used to exclude classes from a jar.

However, if this is done for the main jar, the exclusion also applies to any 
other jars created with a different classifier.

It does not appear to be possible to exclude a class from the main jar and 
include it in any others.

This forces the use of other solutions such a the Maven Antrun Plugin



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to