slawekjaranowski commented on code in PR #87: URL: https://github.com/apache/maven-plugin-tools/pull/87#discussion_r879830746
########## maven-plugin-plugin/src/it/help-basic-deprecated-annotation-only/expected-help.txt: ########## @@ -0,0 +1,25 @@ +[INFO] help 1.0-SNAPSHOT + Tests generation and compilation of the help mojo. + +help:test + Deprecated. No reason given + + MOJO-DESCRIPTION. Some 'quotation' marks and backslashes '\\', some important + javadoc + and an inline link to AnotherMojo. + + Available parameters: + + defaultParam (Default: escape\backslash) + This parameter uses 'quotation' marks and backslashes '\\' in its + description. Those characters must be escaped in Java string literals. + + deprecatedParam + Deprecated. No reason given + + This parameter is deprecated. Review Comment: I changed test a little - look now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org