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

Don't append artifactId when parent pom already has artifactId in URL

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Duplicate
    • 2.0.5
    • None
    • None

    Description

      I want to define the url for all my projects from one central pom. the pom project itself has the same url structure as the child projects.

      This is for all urls that can be inherited, e.g. distribution site, deployment url, etc.

      I would like to specify some complete url like

      protocol:/my.server.com/some/path/to/the/${groupId}/${artifactId}

      For example, with the actual implementation I get either the parent pom site deployed to the groupId directory, or I get the child projects deployed to the grouId/artifactId/artifactId directory.

      At the moment I have add the urls on every project, although they always have the same pattern.

      Attachments

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              pgtaboada Papick G. Taboada
              Votes:
              5 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: