anybody know how to get Maven to include non-class files into a JAR? i have .jrxml files that I precompile into .jasper files via a custom plugin but maven is not including them in the EAR AFAIK.
how does that work and how can i achieve this? thx. -- View this message in context: http://maven.40175.n5.nabble.com/adding-non-class-files-to-a-JAR-tp1850724p1850724.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
