It's all about the answers!

Ask a question

How to download assets from Rational asset manager using maven co-ordinates


sreedevi chandran (622) | asked Apr 02 '14, 4:04 p.m.
Hello,
I am using RAM as my maven repository. I am unable to download artifacts from RAM. I was able to successfully deploy my artifacts using Jenkins build. I tried pulling the artifacts i deployed via Jenkins and the ones that i deployed manually..but i get a artifact not found error. 
I also tried downloading the artifacts that are in Sample Maven community ( which are the ones that came along with the maven libraries.) no luck with them either.

have any one tried and succeeded before using mvn clean - U install to pull these dependencies?? 
Thanks

One answer



permanent link
Bryan Song (761) | answered Apr 15 '14, 9:54 p.m.
JAZZ DEVELOPER
Hi Sreedevi,

RAM could be used as maven repository to store maven assets and of course you could get maven asset from maven repository.

Do not try the command you mentioned, and simply use mvn install and add some other parameters, this command is used to install some file to local repository.

Hope this could work, thanks & regards...

Bryan

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.