There is a note about the site deployment in the parent pom and I wonder
if it's still relevant:
Site deployment
===============
Cannot define this here at present, see
https://issues.apache.org/jira/browse/COMMONSSITE-26.
The following should be added to the component POM:
<distributionManagement>
<site>
<id>apache.website</id>
<name>Apache Commons Site</name>
<url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
</site>
</distributionManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]