quattor / maven-tools

Maven-based Build Tools
www.quattor.org
Apache License 2.0
3 stars 12 forks source link

javadoc doclint issues #179

Open jrha opened 6 years ago

jrha commented 6 years ago

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 9a266345d68f2569699b44df85b081634a2e1b4c can be reverted.

jrha commented 6 years ago

Another project has solved the same problem https://github.com/julianhyde/hydromatic-resource/issues/1 in a different way, see: https://github.com/julianhyde/hydromatic-resource/commit/da5b2f203402324c68dd2eb2e5ce628f722fefbb