You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Trevor L. Torrez (JIRA)" <ji...@codehaus.org> on 2008/07/16 20:27:27 UTC

[jira] Updated: (MSITE-302) mvn install site-deploy does not follow the reactor build sequence

     [ http://jira.codehaus.org/browse/MSITE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor L. Torrez updated MSITE-302:
-----------------------------------

    Attachment: msite302.zip

I managed to replicate this using maven 2.0.9;
build succeeds with "mvn clean install; mvn site site-deploy" but fails with "mvn clean install site-deploy" due to missing artifact (the upstream project in the reactor).

be sure to "rm -rf $M2_REPO/info/beltorak/example/maven/msite302" before each run

> mvn install site-deploy does not follow the reactor build sequence
> ------------------------------------------------------------------
>
>                 Key: MSITE-302
>                 URL: http://jira.codehaus.org/browse/MSITE-302
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-6
>            Reporter: Ramon Havermans
>         Attachments: msite302.zip, OvereenkomstService_site-OvereenkomstService_site.1006-build.log
>
>
> We have a multi pom project. We have one parent, one EJB and one Impl project. The EJB project uses the Impl. The reactor sequence is Parent, EJB, Impl. When first doing "mvn install" and then "mvn site-deploy" the build is succesful. When doing "mvn install site-deploy" (on clean repository) the build fails because it first builds the Ejb instead of the Impl. It won't build because it is missing the installed Impl jar.

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