It's all about the answers!

Ask a question

Has any one tried pulling dependencies from RAM using maven co-ordinates?


sreedevi chandran (622) | asked Mar 31 '14, 4:50 p.m.
Hello,
I am experimenting integration of Maven and Rational Asset Manager. I was able to successfully deploy artifacts to RAM using mvn-deploy. however I am having trouble to pull artifacts from RAM using maven co-ordinates.
Although the dependencies are in RAM it is throwing an error: "artifact not found "

Have any one tried pulling dependencies from RAM using maven co-ordinates? if yes, can you please advise.

Note:
* I configured my settings.xml with credentials for rational.repo
* I also tried adding <classifier> and <type> in the dependency tag

Thanks 


Comments
Lin Lu commented Nov 09 '14, 11:37 p.m.
JAZZ DEVELOPER

Hi,
I think jars in RAM could be fetched according to your dependency config, using Group.id and asset name as artifact id.

What is your RAM repository version? Do you configure anonymous user role in community to allow anonymous to fetch your artifact in maven community, or you need a authorization for fetching artifact?

One answer



permanent link
Christiano Monteiro (1356) | answered Nov 05 '14, 4:37 p.m.
Chandran,

What url you set the RAM in settings.xml?

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.