Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1400

Cannot build without installing to local m2 repository

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.x
    • None
    • build
    • None

    Description

      A good Maven build does not require that the artifacts be pushed to the local repository in order to build successfully.

      A good maven project will build from an empty local repository with the command

      mvn clean verify

      Currentlty the build does not do this.

      This prevents the easy use of the maven release plugin to run releases, and prevents a clean release using the standard maven release process, as artifacts should always be resolved from the reactor if they are produced by the reactor

      Attachments

        Issue Links

          Activity

            People

              stephenc Stephen Connolly
              stephenc Stephen Connolly
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: