> -----Original Message----- > From: Brad O'Hearne [mailto:[EMAIL PROTECTED] > Sent: mardi 7 mars 2006 18:52 > To: Maven Users List > Subject: Specifying the location for maven to put depedencies inside an > ear > > Using the maven ear plugin, I would like to specify where maven places > dependencies (jars) inside my ear file. In other words, rather than > having my jars (not ejb jars, mind you, but dependency jars) placed at > the root, I'd like them placed into: > > ./common/ > > so that all the depedencies reside there. Likewise, I need to be able to > specify this classpath in the manifest. Can someone clue me in on how to > accomplish this?
Sure, you need to read the doc! Here it is: http://maven.apache.org/plugins/maven-ear-plugin/howto.html -Vincent PS: You asked for it! :-) ___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
