check out the maven-assebly-plugin. it does exactly what you want I think..
Milos On 3/14/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote: > Hi! > > Is it possible to create a "library project"? > > Its indention is to pack all the dependend libraries into one jar/war > and have all other projects depend on them. > > The idea is that I do not have to bundle all libraries in my war. > The application changes much more than the used libraries - this will > significantly reduce the size if I deploy the application. > > Any idea? > > Ciao, > Mario > > > > --------------------------------------------------------------------- > 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]
