[ https://jira.codehaus.org/browse/MECLIPSE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph Walton updated MECLIPSE-758: ----------------------------------- Attachment: 0002-MECLIPSE-758-Use-annotations-for-mojos.patch Patch attached to use annotations. Most cases are transliterated, so a couple of possibly-unnecessary properties are carried over, but this results in generally smaller and safer definitions. (This patch is on top of MECLIPSE-697, and assumes that deprecated mojos and parameters have been deleted.) > Use mojo annotations > -------------------- > > Key: MECLIPSE-758 > URL: https://jira.codehaus.org/browse/MECLIPSE-758 > Project: Maven Eclipse Plugin > Issue Type: Improvement > Reporter: Joseph Walton > Attachments: 0002-MECLIPSE-758-Use-annotations-for-mojos.patch > > > {{maven-eclipse-plugin}} is one of the only core plugins still using Javadoc > to define mojos and parameters. Moving over to annotations would make things > more consistent. -- This message was sent by Atlassian JIRA (v6.1.6#6162)