Hi Rodrigo, well, I get a jar-archive, but this doesn't execute! I think, I can't include other archives in a jar file for execution as they ar not accessible by the class loader. I hve to make them "flat" or include them as separte jars in the classpath. I have done this before, but I wanted to avoid just this.
Many thanks holger -----Original Message----- From: Rodrigo Ruiz [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 4:00 PM To: Maven Users List Subject: Re: maven-assembly-plugin converts com.xxx - packages to COM.xxx - packages -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, The assembly plugin, by default, unpacks all dependencies into a common directory hierarchy. If you put <unpack>false</unpack> within the binary section of your assembly descriptor, the dependencies should be copied as jars. It will change the layout of your assembly, but it will save you from these errors. HTH, Rodrigo ****************************** Disclaimer: Diese E-Mail kann vertrauliche und/oder rechtlich geschuetzte Informationen enthalten. Wenn Sie nicht der beabsichtigte Empfänger sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender telefonisch oder per E-Mail und loeschen Sie diese E-Mail aus Ihrem System. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. Wir haften nicht für die Unversehrtheit von E-Mails, nachdem sie unseren Einflussbereich verlassen haben. Disclaimer: This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately by call or e-mail and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. We are not responsible for the integrity of e-mails after they have left our sphere of control. ****************************** sds business services GmbH Stinnes-Platz 1 45472 Muelheim an der Ruhr Amtsgericht Duisburg, HRB 18564 Geschaeftsfuehrer: Dr. Bodo Roiko (Vorsitzender) Albrecht Held Bernhard Wildt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]