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

Dennis Lundberg commented on COMMONSSITE-26:
--------------------------------------------

We should use 
{code:xml}
  <id>apache.website</id>
{code}
as that has evolved into some sort of default for the ASF.

Aside from that +1.

> Add a /distributionManagement/site element
> ------------------------------------------
>
>                 Key: COMMONSSITE-26
>                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-26
>             Project: Commons All
>          Issue Type: Improvement
>          Components: Commons Parent Pom
>            Reporter: Rahul Akolkar
>
> To enable sites to be deployed using the m2 site plugin, we should add this 
> to the Commons Parent POM:
> {code:xml}
> <distributionManagement>
>   <site>
>     <id>apache-site</id>
>     <name>Apache Commons Website</name>
>     
> <url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
>   </site>
> </distributionManagement>
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to