[
http://jira.codehaus.org/browse/MSITE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukas Theussl closed MSITE-537.
-------------------------------
Resolution: Fixed
Assignee: Lukas Theussl
Fixed in [r1075782|http://svn.apache.org/viewvc?rev=1075782&view=rev]
> site:stage-deploy creates wrong directory structure if run from a sub-module
> ----------------------------------------------------------------------------
>
> Key: MSITE-537
> URL: http://jira.codehaus.org/browse/MSITE-537
> Project: Maven 2.x and 3.x Site Plugin
> Issue Type: Bug
> Components: inheritance, multi module, site:deploy,
> site:stage(-deploy)
> Affects Versions: 2.2
> Reporter: Lukas Theussl
> Assignee: Lukas Theussl
> Fix For: 2.3
>
>
> On a simple multi-module project with one parent and one child, site:deploy
> creates a directory structure like parent/child/ at the target location. If
> you run site:deploy from the child module, it gets deployed to parent/child/
> which is correct.
> OTOH site:stage-deploy creates parent/staging/child if run from the parent
> project, but from the child project it creates parent/child/staging. It
> should be parent/staging/child.
--
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