What repository are you using?
With Nexus, you just add them as third party jars like Oracle's Java
libraries which are not in Central due to licensing.
Or you can treat them like something that you wrote.
In your parent POM for your project, you have your
distributionManagement section which is used during "mvn deploy" to
upload your jars to your repo.
Ron
On 20/03/2012 6:43 AM, Ketan B wrote:
I am working on Konakart 6.0.0.0 . I have followed an instruction in User
Guide and generated Konakart Java API. I have created Maven Web Application
project and with Spring and Hibernate Framework.
Now, I have lib directory on my machine Which has around 20 the jars
related to Java Konakart API and some other API which i need to keep in
maven repository.
I'm new to maven . Please guide me How can I install it to repository.
How can i cofigure pom.xml for this?
Thank You
--
View this message in context:
http://maven.40175.n5.nabble.com/How-to-Add-multiple-Jars-tp5579644p5579644.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
Ron Wheeler
President
Artifact Software Inc
email: [email protected]
skype: ronaldmwheeler
phone: 866-970-2435, ext 102
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]