[
https://issues.apache.org/jira/browse/MPOM-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759411#comment-16759411
]
Robert Scholte commented on MPOM-217:
-------------------------------------
bq. because taglets are removed in recent JDKs
That's not fully true. They have been moved /replaced, see
https://docs.oracle.com/en/java/javase/11/docs/api/jdk.javadoc/jdk/javadoc/doclet/package-summary.html.
But in case of Plexus, Annotation makes much more sense.
> remove plexus javadoc taglet configuration
> ------------------------------------------
>
> Key: MPOM-217
> URL: https://issues.apache.org/jira/browse/MPOM-217
> Project: Maven POMs
> Issue Type: Task
> Components: maven
> Affects Versions: MAVEN-33
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Priority: Major
> Fix For: MAVEN-34
>
>
> these taglets have been removed from Plexus Containers 2.0.0, because taglets
> are removed in recent JDKs
> nowadays, javadoc tags should not be used any more: java 5 annotations are
> far better to use
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)