If you want to make Javadocs for OGCE components (the portal, GTLAB, Axis services, etc), use the command
mvn javadoc:javadoc -f path/to/component/pom.xml
For example, the GTLAB javadoc can be made with the command
mvn javadoc:javadoc -f jsf_standalone/pom.xml
The docs will be located in jsf_standalone/target/site. Load with your browser.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment