Hi,

We am currently using ant for our build environment.
We are planning to use Maven for build process.

We already have all the third party jar libraries in our cvs repository.
In our maven project we want to use this jar files directly instead of
providing 
the groupid, artifactid and versionid.
Is there any way in Maven in which I can provide the full path of the jars 
on which the project depends.
All our projects use the same version of the third party jars so we have
removed 
the version number from the jar name.

Thanks in advance.

Regards,
Santosh
-- 
View this message in context: 
http://www.nabble.com/Creating-maven-project-tf4318371s177.html#a12296368
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to