Hi,

By default, we need to exclude some classes from inclusion in the JAR
file. It looks like in jar:jar I can use the excludes property to
specify this.

The thing is that, sometimes we do want to include these classes. I am
wondering what is the best way to allow for condition inclusion of
these classes within the JAR?

Traditional thought says that defining a value at the command line
makes sense, but I am not sure of how to make the exclusion
conditional based on that property.

Best wishes,

Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to