You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jörg Sesterhenn (JIRA)" <ji...@apache.org> on 2015/12/21 09:28:46 UTC

[jira] [Commented] (MSITE-672) Interpolation of site deploy URL not done in child

    [ https://issues.apache.org/jira/browse/MSITE-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066189#comment-15066189 ] 

Jörg Sesterhenn commented on MSITE-672:
---------------------------------------

{quote}
Notice that it would be a Maven core change (to track with a MNG Jira issue)
{quote}

I filed said issue and linked it to this one. This is for no good reason hard to get right and not at all transparent even if it is documented now.

> Interpolation of site deploy URL not done in child
> --------------------------------------------------
>
>                 Key: MSITE-672
>                 URL: https://issues.apache.org/jira/browse/MSITE-672
>             Project: Maven Site Plugin
>          Issue Type: Wish
>          Components: site:deploy
>    Affects Versions: 3.0
>         Environment: Debian Linux OpenJDK 7 mvn 3.0.4 
>            Reporter: Fred Cooke
>            Assignee: Hervé Boutemy
>
> I have my parent distribution site config filled out like so:
> {{<url>scp://private-site/home/private/site/releases/$\{project.groupId}/$\{project.artifactId}/$\{project.version}/</url>}}
> When the child tries to release:perform or {{site:deploy}} it tries to upload with the parent arifactId, groupId and version instead of the current project values. These should be interpolated like any other variables in the POM to prevent needless duplication in all children.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)