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 2019/04/05 17:09:26 UTC

[GitHub] [maven] rfscholte commented on issue #240: [MNG-5001] Block the option to set Mojo parameters marked as @readonly

rfscholte commented on issue #240: [MNG-5001] Block the option to set Mojo parameters marked as @readonly
URL: https://github.com/apache/maven/pull/240#issuecomment-480351725
 
 
   I would do all parameter validation at once, so you only have to loop one time. This means that readonly and required check are done by the same method.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services