[ http://jira.codehaus.org/browse/MNG-2454?page=comments#action_72262 ] Brett Porter commented on MNG-2454: -----------------------------------
addressing the questions raised here: http://jira.codehaus.org/browse/MNG-2406#action_72244 This was added to the metamodel (see maven-plugin-descriptor/src/main/java/org/apache/maven/plugin/descriptor/Parameter.java), its just that this isn't driven by modello. The same change needs to be made to MojoDescriptor. I agree with porting it to 2.0.5, but believe as it is a feature we should vote for that first, after the work is done on trunk. I did that for MNG-2406 but voting stopped after we realised we needed this too. > add @since to mojo at class level > --------------------------------- > > Key: MNG-2454 > URL: http://jira.codehaus.org/browse/MNG-2454 > Project: Maven 2 > Issue Type: New Feature > Components: Plugin Creation Tools > Reporter: Brett Porter > Assigned To: Dennis Lundberg > Fix For: 2.1 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
