I see that the dist plugin just pack teh content of
${maven.dist.assembly.dir}/bin and
${maven.dist.assembly.dir}/src but who is placing
content into those directory?Manuel Darveau --- [EMAIL PROTECTED] wrote: > I'd much rather we enhance the jar plugin to have a > property that allows > the source to be included in the built jar. > -- > dIon Gillard, Multitask Consulting > > > > Manuel Darveau <[EMAIL PROTECTED]> wrote on > 19/05/2004 05:53:15 AM: > > > Hi! > > > > I want to be able to create to jar from my > project. > > One that contains the .java files and one other > with > > only the (eventually obfuscated) class files and > > ressources. > > > > I have seen the dist plugin but I dont get good > > result. > > 1- It generate a zip that contains the jar. > > 2- The jar in the XXX-1.0.zip file contains the > class > > AND the source. > > 3- The XXX-1.0-src.zip file does not contains the > > source: there is only the project.xml, > > project.properties and LICENCE.XML in it. > > > > Is this normal? Is there any way to specify witch > file > > should be included in distribution mode or > internal > > mode? > > > > Thanks! > > > > Manuel Darveau > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! - Internet access at a great low price. > > http://promo.yahoo.com/sbc/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
