[ http://jira.codehaus.org/browse/MSITE-84?page=all ]
Brett Porter updated MSITE-84:
------------------------------
Fix Version: 2.0
hmm, ok. I hadn't thought this was what site:stage was doing.
> Refactor of site:stage and site:site required due to new site:site modules
> appraoch
> -----------------------------------------------------------------------------------
>
> Key: MSITE-84
> URL: http://jira.codehaus.org/browse/MSITE-84
> Project: Maven 2.x Site Plugin
> Type: Improvement
> Reporter: John Allen
> Fix For: 2.0
>
>
> site:stage was designed to provide a means of normalising all the URLs
> involved in a reactor built site to be local filesystem based paths allowing
> a complete site to be built and tested without it being deployed to the
> target deployment location(s) - it did this by modifying all project URLs
> (parent/module/etc) to be prefixed with a file URL based upon their site
> Wagon URLs. The new site:site code is taken a more intrusive appraoch to
> determining module details (either reading module pom.xmls or with my patch,
> sourcing them from the repository) - this approach prevents the site:stage
> Mojo getting in there first and modifying the project URLs before the
> site:site Mojo processes them. A cooperative redesign is required to enable
> this new site:site module handling functionality and the existing site:stage
> functionality.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]