Search code examples
rtcjazzibm-jazz

Has anyone tried to deploy artifacts to Rational Asset Manager


I am experimenting the use of Rational Asset Manager to store our binaries and/or build artifacts. I am running a mvn deploy command to deploy my build artifacts to RAM. Although it recognizes the connection its throwing me a Http status code: 500 error.

I have also checked RAM logs for more information but i don't see any specific exception. All the examples or documents out on internet says we have to configure RTC build engine to run the builds.

I just want to know if anyone have tried publishing to RAM from command line using Mvn deploy ( without using RTC client ) ? is this do-able?

If you have successfully published artifacts to RAM using maven, can you please elaborate on how you did it?


Solution

  • I was able to deploy the artifact using mvn deploy after changing the following things in RAM

    • Pointed to a JRE version in RAM ( originally was pointing to JDK version) and
    • Changed permissions for my role for saving my artifacts in RAM ("save Work Item") Reference