If you use the <packaging>bundle</packaging> style in your pom, then its bnd 
that does the actual jar creation, and NOT the traditional jar plugin.

We hit this same issue awhile ago when including compiled coffee-script into 
our jars, just putting them directly in target/classes doesn't "just work".

Mark

On 13/08/2012, at 2:29 AM, Tommy Svensson <to...@natusoft.se> wrote:

> I didn't know that the bundle-plugin affected jar:ing. I thought it just 
> packaged things correctly under target and then the maven-jar-plugin did the 
> rest. 


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

Reply via email to