3 Replies Latest reply on Feb 6, 2014 2:53 AM by cringe

    Using maven repository (Nexus) as a Content Source?

    cringe

      I'm currently looking into JON for deployments and wondered if it is possible to use a maven repository like Nexus as a content source.

       

      We're keeping all our applications in Nexus and I'd like to take the artifacts from our RELEASE repository and deploy them to our servers. It would be nice to use JONs bundles and fetch the artifacts directly from the repository instead of moving them to the local disk or some other workaround. Using a remote HTTP content source would be possible I think, but then I'd have to create a new content source for each new release, because the URL in the maven repository contains the version number...


      Any advice or maybe a better workaround for this?