sounds like you want to have a look at the appassemblery-maven-plugin @ mojo
On 20 September 2010 11:52, Iron Eagle <[email protected]> wrote: > Hi, > > I have a maven project, that includes an assembly step in its lifecycle > (during package). I copy the dependencies of the project in a lib/ folder. > Additional, copy a script file into a bin/ folder. That scripts should > start the jvm and the application later. > > Now, I want to include the filenames of the depdendencies into the script > file in order to extend the classpath when starting the jvm. > > Is that possible? Can anyone help me? > > best regards > Luis > -- > GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für nur 19,99 Euro/mtl.!* > http://portal.gmx.net/de/go/dsl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
