I think the uberjar plugin can do things that sounds like this : it's aimed at distributing a project and its dependencies in a single bundled archive.
Extranet [EMAIL PROTECTED] - 29/07/2004 09:14 Veuillez répondre à [EMAIL PROTECTED] Pour : dev cc : Objet : RE: [PROPOSAL] Zip plugin On Thu, 29 Jul 2004 13:57:15 +0200, "Eric Pugh" <[EMAIL PROTECTED]> wrote: > I have two projects that basically take a jar, add a bunch of scripts etc, > and then use the jar plugin to jar it up and then rename to zip. Not sure > if it needs a whole nother plugin though.. We need at least a specific goal for that, as your 'zipfied jar' has some META-INF garbage (like MANIFEST.MF) which is probably not necessary. Now that you mentioned your problem, I will take advantage to ask a RTFM question: is there a goal that merge two or more jars? For instance, let's say I have a project that is divided in many source directories. The way maven works, I should create one project for each dir and use multiproject to generate all JARs. The problem is, I'd like to distribute the final product in just one JAR. So, do we have a goal for that? If not, maybe we could add it to the maven-jar-plugin > Of the top of my head, it feels like something that ought to be added to the > 'dist' plugin... I still think it makes more sense to have a separated plugin, as its behaviour and goals (like zip:install, zip:zip, zip:deploy, zip:deploy-snapshot, etc...) would be analogous to existing archiving plugins, like jar, war, rar, etc... (in fact, such a plugin would be part of the plexus-archiver, when it's ready...). Felipe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. --------------------------------------------- Ce message et toutes les pieces jointes (ci-apres le "message") sont etablis a l'intention exclusive de ses destinataires et sont confidentiels. Si vous recevez ce message par erreur, merci de le detruire et d'en avertir immediatement l'expediteur. Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'internet ne permettant pas d'assurer l'integrite de ce message, BNP PARIBAS (et ses filiales) decline(nt) toute responsabilite au titre de ce message, dans l'hypothese ou il aurait ete modifie. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]