You'd need to write it yourself at this point, but we'd all be very interested in making it part of the standard distribution. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
Moritz Petersen <[EMAIL PROTECTED]> wrote on 04/10/2002 05:56:36 AM: > Hi List! > > I am using Maven in a project, that is a stand-alone Java application. > While compiling and testing works fine, I have some problems in > understanding how the best way to create a distributable application is. > My goal is, to get either a jar File, that contains all classes needed > by the application (by merging the other jars like Xerces etc.) or to > create a folder structure with a lib/ folder containing all needed .jar > files. > As far as I can see, Maven doesn't support this... or am I overlooking > something? > The end-user of the application should not use Maven to run the > application. > > Any help will be appreciated. > > Thank you, > > Moritz. > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
