cloudius-systems / mgmt

20 stars 11 forks source link

Maven repo resolution failure #67

Closed rowlandwatkins closed 9 years ago

rowlandwatkins commented 9 years ago

Hi folks,

Attempting to build a raw image with "mgmt" included throws an error when trying to download the crash jar:

http://cloudius.artifactoryonline.com/cloudius/repo

This URL throws a 404, so I'm not sure if there's an issue with the existing build script or the repo has moved...

Cheers,

Rowland

dorlaor commented 9 years ago

On Mon, Feb 16, 2015 at 12:00 PM, Rowland Watkins notifications@github.com wrote:

Hi folks,

Attempting to build a raw image with "mgmt" included throws an error when trying to download the crash jar:

http://cloudius.artifactoryonline.com/cloudius/repo

This URL throws a 404, so I'm not sure if there's an issue with the existing build script or the repo has moved...

Hi Rowland,

We stopped storing the repo on artifactory since we moved away from the CRaSH shell towards a c++ based RESTful api and a cli in Lua based on it. That's the default image.

Cheers,

Rowland

— Reply to this email directly or view it on GitHub https://github.com/cloudius-systems/mgmt/issues/67.

rowlandwatkins commented 9 years ago

Ahh, sorry, missed that! I'lll cross mgmt out for the time being - will mgmt be deprecated over time or does it still have a future role?

tzach commented 9 years ago

@rowlandwatkins moving forward we will invest in the REST API, and the CLI which use it, not in the CRaSH CLI.