You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Rollo (JIRA)" <ji...@codehaus.org> on 2013/01/04 03:17:14 UTC

[jira] (MSITE-600) site plugin 3.0 does not permit a child to fully override parent site deployment URL

    [ https://jira.codehaus.org/browse/MSITE-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316598#comment-316598 ] 

Dan Rollo commented on MSITE-600:
---------------------------------

I intended to, but did not file a new Jira Issue for this problem.

I wanted to create a simple set of test projects that demonstrate the problem, and submit these with the new Jira info (and never got around to it).

I still think it is worth doing that (and still don't have the cycles right now...) because I'm still seeing unexpected URL values with the latest site plugin too. (And the difference between the "effective pom" and the actual is troubling - maybe that is related to other changes needed in the core?).
                
> site plugin 3.0 does not permit a child to fully override parent site deployment URL
> ------------------------------------------------------------------------------------
>
>                 Key: MSITE-600
>                 URL: https://jira.codehaus.org/browse/MSITE-600
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>          Components: site:deploy
>    Affects Versions: 2.3, 3.0
>            Reporter: Benson Margulies
>            Assignee: Lukas Theussl
>             Fix For: 2.4, 3.1
>
>         Attachments: child-pom.xml, muddle.tar, parent-pom.xml
>
>
> The test cases here has a parent with a a distributionManagement/site/url, and then a child which overrides it with an absolute URL. Except that the override does not work ... or, at least, looks quite peculiar. 
> the parent is file:///tmp/bloop
> the child is scp://localhost:/tmp/blop
> and the result is 
> [INFO] Error uploading site
> Embedded error: Could not make directory '/tmp/bloop/../../Users/benson/asf/mvn/site-interp-muddle/child/scp:/localhost:/tmp/blop'.
> [INFO] ---------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira