Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-560

Change Pluto 2.0 maven pluto plugin prefix from pluto to pluto2 to prevent lookup clashes with the Pluto 1.x plugin

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • maven pluto plugin
    • None

    Description

      As was brought up by Craig Doremus, the new Pluto 2.0 groupId, org.apache.portals.pluto, can cause a lookup problem of the maven pluto plugin if both the old groupId, org.apache.pluto, and the new groupId
      are used/needed as maven settings.xml <pluginGroup> definition because they currently use the same plugin prefix, pluto.

      Solution is simple: change the plugin prefix for Pluto 2.0 to pluto2.

      As result, the Pluto 2.0 plugin then needs to be invoked using:

      $mvn pluto2:install -DinstallDir=<your appserver location>

      Attachments

        Issue Links

          Activity

            People

              ate Ate Douma
              ate Ate Douma
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: