Hi,

Use system scope:

                <dependency>
                        <groupId>jboss</groupId>
                        <artifactId>jboss-ejb3x</artifactId>
                        <version>4.0.3</version>
                        <scope>system</scope>
                        <systemPath>${basedir}\lib\jboss-ejb3x.jar</systemPath>
                </dependency>

2007/1/23, secret <[EMAIL PROTECTED]>:

Guyz, How can I reference the my local jars c:\test\my.jar, I don't want to
copy this jar to local repository and specify in pom.xml, Is there anyway I
can specify the local path(c:\test) instead of repository.

thanks a lot for your help.

Ram.
--
View this message in context: 
http://www.nabble.com/Local-jars-tf3064006s177.html#a8521325
Sent from the Maven - Users mailing list archive at Nabble.com.




--
Muntis

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to