[ http://jira.codehaus.org/browse/MSITE-23?page=all ]

Jason van Zyl moved MNG-1874 to MSITE-23:
-----------------------------------------

        Version:     (was: 2.0.2)
    Fix Version:     (was: 2.0.3)
      Component:     (was: maven-site-plugin)
       Workflow: jira  (was: Maven)
            Key: MSITE-23  (was: MNG-1874)
        Project: Maven 2.x Site Plugin  (was: Maven 2)

> problems with site:stage
> ------------------------
>
>          Key: MSITE-23
>          URL: http://jira.codehaus.org/browse/MSITE-23
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Reporter: John Allen

>
>
> The patches contributed by myself and Vincent are faulty due to the 
> assumption that project.getParent() returns an interpolated project which is 
> not the case. 
> Additionally the only way I know to get 'cooked' (interpolated) projects is 
> via reactor environment but this breaks the perfectly valid requirement of 
> being able to generate a site and its links to parent and child projects on 
> its own (i.e. not in a reactor build)
> There's also a bug in patches that causes invalid paths to be generated in 
> site:stage mojo under win32 where a ':' is left hanging in the middle fo the 
> newly generated project URLs. i.e. D:\Foo ends up in the middle of patch. 
> I have a few made comments on confluence regarding the wider problems re 
> addressing related projects and the need for a cooked project model when not 
> in a reactor environment:
> http://docs.codehaus.org/display/MAVEN/Sites+and+Inheritence

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

Reply via email to