Re: Excluding packages with maven assembly plugin
On Thu, Feb 5, 2009 at 7:40 PM, Ian Clarke wrote: > It works fine, but I was wondering if there is a way to exclude > specific packages from the jar that this builds, and further, whether > this can be configured by passing options to the mvn assembly:assembly > command? I should cla
Excluding packages with maven assembly plugin
Hi, I'm using the jar-with-dependencies configuration with the maven-assembly-plugin as follows: maven-assembly-plugin jar-with-dependencies com.uprizer.sensearray.Main