You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/08/19 13:00:58 UTC

[GitHub] [maven-plugin-tools] rfscholte commented on pull request #139: MPLUGIN-417 Descriptor with plain text by default

rfscholte commented on PR #139:
URL: https://github.com/apache/maven-plugin-tools/pull/139#issuecomment-1220650598

   The commit is too big for me to see what's happening. 
   With TDD I'd like to see:
   - plugin descriptor keeps the original javadoc, so inlcluding inline doclettags.
   - the generated help-goal prints plain text
   - the report generator of the goal transforms the inline doclettags to valid html.
   
   IIRC in the past I've made a change that the two outputs are always based on the same source: the plugin descriptor.
   
   


-- 
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-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org