[ 
https://issues.apache.org/jira/browse/MPLUGIN-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17572799#comment-17572799
 ] 

Herve Boutemy commented on MPLUGIN-410:
---------------------------------------

thanks for the explanation [~romain.manni-bucau], it was useful

it's true that this feature seems near not used: [~gnodet] found it in Maven 
core ITs, but I don't know if it happens in real world.

Another fact: the real feature is in Maven core, with the plugin descriptor 
https://maven.apache.org/ref/3.8.6/maven-plugin-api/plugin.html
Not adding the parameter in plugin-tools Java5 annotations just makes it not 
visible (it is visible only as Javadoc annotation)

I have no idea if keeping the feature defacto hidden in Java annotation is 
finally a choice to keep or not

> Create implementation attribute for @Parameter as it exists for javadoc 
> @parameter
> ----------------------------------------------------------------------------------
>
>                 Key: MPLUGIN-410
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-410
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>          Components: maven-plugin-tools-annotations
>            Reporter: Herve Boutemy
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.7.0
>
>
> it exists in javadoc annotations: 
> https://maven.apache.org/plugin-tools/maven-plugin-tools-java/ (line 33)
> that goes into plugin.xml descriptor 
> https://maven.apache.org/ref/3.8.6/maven-plugin-api/plugin.html (line 44)
> but was forgotten in Java 5 annotations: 
> https://maven.apache.org/plugin-tools/maven-plugin-tools-annotations/ (line 
> 44)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to