Uploaded image for project: 'NPanday'
  1. NPanday
  2. NPANDAY-386

Support Maven 3 and enable bootstraping NPanday using itself (within the same reactor)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4-incubating
    • Development Setup
    • None

    Description

      Suggestion:

      1) Bootstrapping NPanday with current NPanday. (not possible on MVN 2.2.x)
      2) Require Maven>= 3 for building NPanday>= 1.3.1

      We should still make sure, that NPanday does work with Maven 2.2.x, though.

      Integration tests should run both in Maven 2.2.1 and Maven 3.0.2 or 3.0.3

      TODO:

      Helpers on Windows for rapid switching of maven versions:

      mvn3.bat (somewhere on the PATH)
      set M2=C:\Program Files\Apache\apache-maven-3.0.2\bin
      set M2_HOME=C:\Program Files\Apache\apache-maven-3.0.2
      set PATH=C:\Program Files\Apache\apache-maven-3.0.2\bin;%PATH%
      mvn --version
      
      mvn2.bat (somewhere on the PATH)
      set M2=C:\Program Files\Apache\apache-maven-2.2.1\bin
      set M2_HOME=C:\Program Files\Apache\apache-maven-2.2.1
      set PATH=C:\Program Files\Apache\apache-maven-2.2.1\bin;%PATH%
      mvn --version
      

      Attachments

        Issue Links

          Activity

            People

              lcorneliussen Lars Corneliussen
              lcorneliussen Lars Corneliussen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: