[ 
http://jira.codehaus.org/browse/MSITE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253716#action_253716
 ] 

Benson Margulies commented on MSITE-475:
----------------------------------------

Could I beg you for an explanation?

> Unwanted lifecycle phases triggered by mvn site:site
> ----------------------------------------------------
>
>                 Key: MSITE-475
>                 URL: http://jira.codehaus.org/browse/MSITE-475
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Benson Margulies
>            Assignee: Lukas Theussl
>         Attachments: huh.tar.gz
>
>
> The attached test cases consists of a detached parent, an aggregating parent, 
> and a child.
> Instructions:
> {noformat}
> 1. cd 'parent'; mvn
> 2. mvn site:site
> {noformat}
> observe that the antrun execution from the compile phase is executed.
> Then, if you like, edit the toplevel pom.xml to remove the <parent/> element 
> that points to the parent in the parent directory, and observe that site:site 
> stops running the compile phase.
> I can't see anything about that parent that has any reason to make the site 
> plugin turn around and launch the standard (non-site) lifecycle, but 
> obviously there's something I don't know.

-- 
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

        

Reply via email to