[ 
https://issues.apache.org/jira/browse/COMMONSSITE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg reopened COMMONSSITE-26:
----------------------------------------


This issue is about site deployment, it has nothing to do with Nexus.

> 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