[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-12-05 Thread John Casey (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

John Casey updated MNG-661:
---

Fix Version: (was: 2.0.1)
 2.0.2

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0.2
>  Attachments: MNG-661.diff, MNG-661.diff, SiteMojoPatch.txt, 
> SiteMojoPatch.txt, SiteMojoPatch.txt, site-plugin-multiproject.zip
>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-12-05 Thread Vincent Siveton (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

Vincent Siveton updated MNG-661:


Attachment: MNG-661.diff

Repost with SiteStageMojo

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0.2
>  Attachments: MNG-661.diff, MNG-661.diff, SiteMojoPatch.txt, 
> SiteMojoPatch.txt, SiteMojoPatch.txt, site-plugin-multiproject.zip
>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-12-03 Thread Vincent Siveton (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

Vincent Siveton updated MNG-661:


Attachment: site-plugin-multiproject.zip
MNG-661.diff

diff file and dummy project

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0.1
>  Attachments: MNG-661.diff, SiteMojoPatch.txt, SiteMojoPatch.txt, 
> SiteMojoPatch.txt, site-plugin-multiproject.zip
>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-11-10 Thread John Allen (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

John Allen updated MNG-661:
---

Attachment: SiteMojoPatch.txt

Sigh. i got the whole distributionManagement::site::URL thing about face, 
taking the distro site details to reflect the projects site's URL location. 
This is abviously wrong what with it being the wagon setup for deploying the 
site, not the projects publiclly addressible location which is simply provided 
by project::Url. So its got a lot simpler, patch now just uses project::Urls to 
build back and fwd refs. Sorry for the cockups.

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0.1
>  Attachments: SiteMojoPatch.txt, SiteMojoPatch.txt, SiteMojoPatch.txt
>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-11-09 Thread John Allen (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

John Allen updated MNG-661:
---

Attachment: SiteMojoPatch.txt

My bad, missed bug for leaf nodes that resulted in empty modules menu. New 
patch has one line difference to previous patch, namely line 791 (in patched 
file) which changes from:-

 if ( ( addModules && reactorProjects.size() > 1 )

to:-

 if ( ( addModules && reactorProjects.size() > 1 && project.getModules().size() 
> 0 ) )


> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0.1
>  Attachments: SiteMojoPatch.txt, SiteMojoPatch.txt
>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-11-09 Thread John Allen (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

John Allen updated MNG-661:
---

Attachment: SiteMojoPatch.txt

Patch reinstates modules support through use of reactor projects and the 
parsing of their distributionManagement site information.

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0.1
>  Attachments: SiteMojoPatch.txt
>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-09-14 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

Brett Porter updated MNG-661:
-

Component: (was: maven-plugins)
   maven-site-plugin

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-site-plugin
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0-beta-2

>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-08-26 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

Brett Porter updated MNG-661:
-

Fix Version: (was: 2.0-beta-1)
 2.0-beta-2

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-plugins
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Assignee: Vincent Siveton
> Priority: Minor
>  Fix For: 2.0-beta-2

>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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



[jira] Updated: (MNG-661) In parent site, automatically create link to modules sites and vice-versa

2005-07-27 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MNG-661?page=all ]

Brett Porter updated MNG-661:
-

Fix Version: 2.0-beta-1

> In parent site, automatically create link to modules sites and vice-versa
> -
>
>  Key: MNG-661
>  URL: http://jira.codehaus.org/browse/MNG-661
>  Project: Maven 2
> Type: Improvement
>   Components: maven-plugins
> Versions: 2.0-alpha-3
> Reporter: Yann Le Du
> Priority: Minor
>  Fix For: 2.0-beta-1

>
>
> Say we have the following project structure :
> A
> +-- B
> +-- C
> +-- D
> It would be nice to have the following links in the left menu of the 
> generated sites :
> A :
> Modules : B, D
> B :
> Parent : A
> Modules : C
> C :
> Parent : B
> D :
> Parent : A

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