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.
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-2406but voting stopped after we realised we needed this too.MNG-2406but voting stopped after we realised we needed this too.