Hi Olivier, first of all, many thanks for the hints... > I had the same kind of need. > You should try Maven Assembly Plugin : > http://maven.apache.org/plugins/maven-assembly-plugin/ > Or maybe Maven Shade Plugin : > http://maven.apache.org/plugins/maven-shade-plugin/ I have taken a deep look into the documentation of the assembly plugin and found what i need:
http://maven.apache.org/plugin/maven-assembly-plugin/descriptor-refs.html There i found the jar-with-dependencies and changed this a little bit and got exactly what i tried to.... Many thanks. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
