Steven DH created AXIS2-6066:
--------------------------------
Summary: Site generation/deployment is broken
Key: AXIS2-6066
URL: https://issues.apache.org/jira/browse/AXIS2-6066
Project: Axis2
Issue Type: Bug
Reporter: Steven DH
Some issues I noticed when trying to build the site:
* The maven Mojo pages (*-mojo.html) are not being generated. I could fix
this by explicitly listing maven-plugin-report-plugin in the POM's reporting
plugins, but I have no idea whether that is the proper solution.
* Apidocs generation fails with several errors, apparently because javadoc
cant' find org.omg.CORBA and related packages. Also, it seems that the
configuration for the maven-javadoc-plugin is set for Java 8, which is perhaps
too old?
* The machinery which transports generated html from the modules' target/site
directories to the separate axis-site repo is broken. I noticed that
[https://axis.apache.org/axis2/java/core/tools/maven-plugins/axis2-wsdl2code-maven-plugin/wsdl2code-mojo.html]
shows docs for version 1.7.9. An up-to-date version can be found on
[https://axis.apache.org/axis2/java/core/scm:svn:https:/svn.apache.org/repos/asf/axis/site/axis2/java/core-staging/tools/maven-plugins/axis2-wsdl2code-maven-plugin/wsdl2code-mojo.html],
so something must have broken in between.
And also a small question: is `mvn site` supposed to generate the entire
documentation in one place, complete with working inter-module links? That
wasn't clear to me.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]