Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-282

mojos should be able to declare project independence

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0-alpha-1
    • 2.0-beta-1
    • Sites & Reporting
    • None

    Description

      currently, a dummy project is created if there is none, or the project is passed on.

      mojo's like archetype:create will never care about the current project (unless they were to modify the existing <modules> definition, perhaps).

      However, they run in to problems, because it runs across all submodules of the currnet project when you really just intend to create one under the current directory.

      For this to happen - the relationship between goals and reactor may need to be reversed as has been looked at in another issue.

      It may be that the goal just needs to not be executed inside the reactor?

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            brett Brett Porter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: