Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Maven + JDK8 usage #38

Open
gboersma opened this issue Sep 20, 2016 · 1 comment
Open

Document Maven + JDK8 usage #38

gboersma opened this issue Sep 20, 2016 · 1 comment

Comments

@gboersma
Copy link

gboersma commented Sep 20, 2016

When running UMLGraph using Maven plugin, errors are generated for the UMLGraph annotations. For the fix, see http://stackoverflow.com/questions/8653128/is-there-any-alternative-for-anotations-and-comments-in-umlgraph second answer on specifying tags in plugin. Add it to documentation.

@tjustel
Copy link

tjustel commented Oct 28, 2019

I noted that additionalparam tags do not work with the doclet, and maven-javadoc plugin version >= 3.0.0. Use additionalOption instead.

Here is an example of config : https://maven.apache.org/plugins/maven-javadoc-plugin/examples/alternate-doclet.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants