Re: Select ear module from filesystem

2008-08-06 Thread Michael Meyer
Hi Petar, if you have an 'internal repository' you can add your libraries by using 'mvn deploy:deploy-file'. For adding the jar my-library.jar to the repository you could use the following: mvn org.apache.maven.plugins:maven-deploy-plugin:2.2:deploy-file

Re: Select ear module from filesystem

2008-08-05 Thread Petar Tahchiev
archiver on the filesystem where they are located? I don't want to make a separate .pom file for them just for putting them in the repository... It seems like an overwork. Thanks, Petar. -- View this message in context: http://www.nabble.com/Select-ear-module-from-filesystem-tp18805422p18840023

Select ear module from filesystem

2008-08-03 Thread Petar Tahchiev
don't want to make a separate .pom file for them just for putting them in the repository... It seems like an overwork. Thanks, Petar. -- View this message in context: http://www.nabble.com/Select-ear-module-from-filesystem-tp18805422p18805422.html Sent from the Maven - Users mailing list archive