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

site:stage creates a strange directory structure in the case of multi module projects

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0-beta-3
    • 3.0
    • site:stage(-deploy)
    • None
    • Fedora 14, Apache Maven 3.0.2/3.0.3

    Description

      The site:stage goal does not work properly on Linux in the case of multi
      module projects, it has an annoying side effect. The command

      mvn site:stage -PstagingDirectory=/home/user/staging

      creates a strange directory structure under each module directory. After
      the execution of the command I got the following directory structure:

      child-dir/
      home/
      user/
      projects/
      parent/
      ...
      src/
      target/

      Notice the home/user/projects/parent/... directory under child-dir/
      (/home/user/projects/parent is the path of parent). The strange
      directory structure contains no files.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ltheussl Lukas Theussl
            jeszy Peter Jeszenszky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment