Tuesday, March 23, 2010

maven-jxr-plugin

- can generate HTML pages with project source
mvn jxr:jxr
- can generate HTML pages with project test source
mvn jxr:test-jxr
- can link the source HTML file with Javadoc if configured

No comments:

Post a Comment