Re: import file from other modules

2008-10-30 Thread Aaron X Bell
u want to include as a dependency, and tell Maven to unpack it into our destination. Try this: src/othermodules com.my.groupId:my-included-artifact true **/META-INF/** -- View this message in context: http://www.nabble.com/import-f

Re: import file from other modules

2008-01-09 Thread François Xavier Gendrin
François Xavier Gendrin a écrit : Matthew Tordoff a écrit : > Hi Francois, > > To retrieve any files you first of all need to install them into the Maven repository in some way, and to install them into the Maven repository so they are accessible by other modules which can then retrieve them.

Re: import file from other modules

2008-01-09 Thread François Xavier Gendrin
Matthew Tordoff a écrit : Hi Francois, To retrieve any files you first of all need to install them into the Maven repository in some way, and to install them into the Maven repository so they are accessible by other modules which can then retrieve them. The basic steps are: Package/Assemble,

RE: import file from other modules

2008-01-08 Thread Matthew Tordoff
PROTECTED] Sent: 08 January 2008 13:23 To: users@maven.apache.org Subject: import file from other modules Hi, I search into archive but I didn't found. I'm searching a way to include files (shell script, properties files, etc.) from an another module, and I didn't know how to do it

import file from other modules

2008-01-08 Thread François Xavier Gendrin
Hi, I search into archive but I didn't found. I'm searching a way to include files (shell script, properties files, etc.) from an another module, and I didn't know how to do it. Best regards, -- François Xavier Gendrin IT Engineer [EMAIL PROTECTED] __