> So looks like there isn't any Standard defined by MAVEN for that..
>
> We have to use maven-assembly-plugin in order to package it correct ?

If you put the files under src/main/resources somewhere, then the jar
plugin will pick them up. Otherwise yes you will need to use assembly
plugin.

Wayne

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

Reply via email to