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

javadoc doclint issues #179

Open
jrha opened this issue Jun 7, 2018 · 1 comment
Open

javadoc doclint issues #179

jrha opened this issue Jun 7, 2018 · 1 comment

Comments

@jrha
Copy link
Member

jrha commented Jun 7, 2018

As mentioned in #178, the issues flagged by doclint in this repo are as follows, I don't know how fixable these are or what impact fixing them would have.

quattor-build-maven-plugin/src/main/java/org/quattor/maven/QuattorBuild.java:17: error: unknown tag: goal
 * @goal set-build-properties
   ^
quattor-build-maven-plugin/src/main/java/org/quattor/maven/QuattorBuild.java:19: error: unknown tag: phase
 * @phase initialize
   ^

If these can be fixed then 9a26634 can be reverted.

@jrha
Copy link
Member Author

jrha commented Jun 7, 2018

Another project has solved the same problem julianhyde/hydromatic-resource#1 in a different way, see: julianhyde/hydromatic-resource@da5b2f2

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

No branches or pull requests

1 participant