slawekjaranowski opened a new issue, #6: URL: https://github.com/apache/tooling-atr-maven-plugin/issues/6
## Introduce Maven project generate a project site which is a static web. Generated files can be published to svn or git repository. Current output can be generated locally by: ``` mvn site -P reporting ``` Output will be in directory `target/site` ## TODO ### Site deployment Where we can deploy documentation content ... I don't know https://tooling.apache.org/ site deployment is organized. ### Site content Currently based on Maven projects - probably we need change parent to `org.apache:apache` and provide configuration for ASF tooling projects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
