Hi, mvn clean install source:jar should work That "source:jar" goal does the trick
-Matthias On Wed, Feb 4, 2009 at 9:18 PM, Michael Concini <[email protected]> wrote: > Are there instructions available on how to create a source zip which > includes the generated .java files? I'm looking to be able to create a > source zip similar to what you can download from > http://myfaces.apache.org/download.html. The only thing I've been able to > figure out how to get however is the snapshot jar which still includes the > build annotations in the source but not the generated files. > > Any help would be greatly appreciated. > Thanks, > Mike > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf
