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

Gary Gregory commented on COMMONSSITE-113:
------------------------------------------

Cool, TY.

We should be able to build the URL in the parent POM. 

From:

{code:xml}
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/collections</commons.distSvnStagingUrl>
{code}

To:
{code:xml}
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
{code}

Note the use of {{commons.componentid}} instead of the artifact ID to account 
for {{collections}} vs. {{collections4}}.

> [release-plugin] Accommodate for the RC version in the dist location.
> ---------------------------------------------------------------------
>
>                 Key: COMMONSSITE-113
>                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-113
>             Project: Commons All
>          Issue Type: Improvement
>            Reporter: Rob Tompkins
>            Priority: Major
>
> Want two things:
> (1) To have the uncompressed site in the dist location
> (2) To have the dist location be subdirectoried by the tag name??



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to