Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-579

SCM URLs Incorrect for Multi-Module Build Where Module Name != artifactId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 3.0-beta-3
    • None
    • None

    Description

      I have a multi-module project:

      https://wicketopia.svn.sourceforge.net/svnroot/wicketopia/trunk/

      In the main pom.xml file, I have:

      <modules>
      ...
      <module>example</module>
      </modules>

      In my generated site, here:

      http://wicketopia.sourceforge.net/wicketopia-example/source-repository.html

      The SCM urls are all messed up. They have "wicketopia-example" rather than just "example" in them. I do not set up SCM URLs in the submodules. I just let it inherit stuff from the parent POM. Since we specify <module>example</module> in the parent pom rather than <module>wicketopia-example</module>, shouldn't it know that the SCM URLs shouldn't have "wicketopia-example" in them?

      Attachments

        Issue Links

          Activity

            People

              ltheussl Lukas Theussl
              jwcarman James Carman
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: