Make it an error for a plugin to have no mojo ---------------------------------------------
Key: MPLUGIN-32 URL: http://jira.codehaus.org/browse/MPLUGIN-32 Project: Maven 2.x Plugin Plugin Issue Type: Improvement Reporter: Kohsuke Kawaguchi Maven plugins must have mojos to be useful, and not having a mojo causes a problem down the line like MNG-2925. Therefore it would be desirable for the plugin plugin to check for this and issue an error, so that errors will be caught early, not later. A silly pom mistake (such as not setting build/sourceDirectory right) causes this kind of problems. -- 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