[
http://jira.codehaus.org/browse/MSITE-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=259754#action_259754
]
Peter Jeszenszky commented on MSITE-564:
----------------------------------------
I also would like to add that after staging the directory specified
by -PstagingDirectory is empty, all the stuff created can be found
in the directory of the parent module under target/staging.
> site:stage creates a strange directory structure in the case of multi module
> projects
> -------------------------------------------------------------------------------------
>
> Key: MSITE-564
> URL: http://jira.codehaus.org/browse/MSITE-564
> Project: Maven 2.x and 3.x Site Plugin
> Issue Type: Bug
> Components: site:stage(-deploy)
> Affects Versions: 3.0-beta-3
> Environment: Fedora 14, Apache Maven 3.0.2/3.0.3
> Reporter: Peter Jeszenszky
> Priority: Minor
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira