You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christopher Blythe <cj...@gmail.com> on 2006/07/28 17:00:25 UTC

Including src in built jars/wars

I already have a working maven build setup for my J2EE app that includes ejb
and war modules. However, I was wondering if there is a way to easily
include the java source in the jars/wars along with the compiled classes?

Thanks...

Chris