1 Reply Latest reply on Nov 5, 2008 3:10 PM by pgier

    Current Status of AS Maven Build

    alrubinger

      At this point, what may the AS Maven build be used for?

      For instance, are all of the AS modules getting deployed into SNAPSHOTs repo by Hudson daily?

      I'm building a project to rely upon JBossAS and need to consume its artifacts. ATM I'm able to achieve this by manually installing AS to my local M2 repo.

      S,
      ALR

        • 1. Re: Current Status of AS Maven Build
          pgier

          Yes, the snapshots are being installed to the repository nightly by Hudson. Unless something breaks, which temporarily stops the deployments usually until I fix it.

          It's fine with me if you use the AS artifacts from the maven repository. That's why I put them there ;)
          The jars should all be the same except for the manifest files, so if you find anything that's different/incorrect just let me know.