Hi,I am using Jenkins (Maven) to build our project automatically. I have two
java projects which I am trying to build.  First project build is producing
an artifact (.jar). My second project using that .jar  to build the .war
file. To do this, I need to install artifact to local repository, so that
when the build will fire to build the war, it should not look for the maven
repository to download the jar, instead for it should look for .jar in local
repository. How can I have achieve that?Please Advice.Thanks,Somnath



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/Jenkins-Dependecy-Jar-Install-tp4667831.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to