Have a look at the <targetPath> element inside of the <resource> element. -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au
news <[EMAIL PROTECTED]> wrote on 27/01/2003 12:10:33 AM: > Hi, > > a couple of questions on configuring java:jar goal. > > 1. is there a way to specify files to go in META-INF/somedir ? > There seems to be only a way to specify the manifest. > What is the equivalent (if any) of Ant jar metainf nested element? > > 2. using maven.jarResources.basedir=src and > <build> > <resources> > <resource> > <includes>somedir/*.ext</includes> > </resources> > </resources> > </build> > > I have been able to add somedir/*.ext to jar. > But is there a way to change the path name of the resource in the jar, > eg someotherdir/*.ext ? > > Thanks! > Mauro > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > ForwardSourceID:NT000A8612 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
