[ 
http://jira.codehaus.org/browse/MSITE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106327
 ] 

Arnaud Heritier commented on MSITE-256:
---------------------------------------

I don't know if there's a side effect with hudson, because launching the site 
generation locally the result is correct.
I added some logs and here is what I have :
Locally :
{code}
[INFO] [site:site]
[DEBUG] Mapped url: E:\OCTO\mtg-trunk\src\site to relative path: src\site
[DEBUG] Reading site descriptor from src\site\site.xml
[DEBUG] Skin used : groupId = 'com.octo.mtg'
artifactId = 'mtg-site-skin'
version = '0.1-SNAPSHOT'
[DEBUG] Attempting to source module information from local filesystem
[DEBUG] Mapped url: http://forge.octo.com/maven/sites/mtg/grails-0.5.6-poms to 
relative path: grails-0.5.6-poms
[DEBUG] Mapped url: http://forge.octo.com/maven/sites/mtg/mtg-site-skin to 
relative path: mtg-site-skin
[DEBUG] Mapped url: http://forge.octo.com/maven/sites/mtg/grails-maven-plugin 
to relative path: grails-maven-plugin
{code}
Hudson :
{code}
[INFO] [site:site]
[DEBUG] Mapped url: 
D:\hudson\data\jobs\MavenTools4Grails\workspace\trunk\src\site to relative 
path: src\site
[DEBUG] Attempting to source module information from local filesystem
[DEBUG] Mapped url: http://forge.octo.com/maven/sites/mtg/grails-0.5.6-poms to 
relative path: grails-0.5.6-poms
[DEBUG] Mapped url: http://forge.octo.com/maven/sites/mtg/mtg-site-skin to 
relative path: mtg-site-skin
[DEBUG] Mapped url: http://forge.octo.com/maven/sites/mtg/grails-maven-plugin 
to relative path: grails-maven-plugin
{code}
I don't find something different between two envs. same JDK (1.5) and same 
maven (2.0.7)


> Skin not applied in 2.0-beta-6-SNAPSHOT
> ---------------------------------------
>
>                 Key: MSITE-256
>                 URL: http://jira.codehaus.org/browse/MSITE-256
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-6
>            Reporter: Arnaud Heritier
>
> The current SNAPSHOT of the maven-site-plugin breaks something in the skin 
> resolution.
> You can reproduce it by building the web site of this project :
> http://forge.octo.com/svn/mtg/trunk/grails-maven-plugin
> There's a custom skin used in it.
> If you use the version 2.0-beta-5 for the site plugin in the parent pom you 
> have the site correctly skinned.
> Not with the 2.0-beta-6-SNAPSHOT

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