[ https://jira.codehaus.org/browse/MPLUGIN-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy closed MPLUGIN-284. --------------------------------- Resolution: Fixed Fix Version/s: 3.4 Assignee: Herve Boutemy done in [r1648237|http://svn.apache.org/r1648237] > don't try to extract mojos from Beanshell by default > ---------------------------------------------------- > > Key: MPLUGIN-284 > URL: https://jira.codehaus.org/browse/MPLUGIN-284 > Project: Maven Plugin Tools > Issue Type: Bug > Components: Plugin Plugin > Affects Versions: 3.3 > Reporter: Herve Boutemy > Assignee: Herve Boutemy > Priority: Minor > Fix For: 3.4 > > > the documentation for Mojos written in Beanshell is written for a long time > as if Beanshell extractor wasn't active by default: > http://maven.apache.org/plugin-tools/maven-plugin-plugin/examples/beanshell-mojo.html > but Beanshell extractor is active by default... > {noformat}[INFO] Applying mojo extractor for language: java > [INFO] Mojo extractor for language: java found 4 mojo descriptors. > [INFO] Applying mojo extractor for language: bsh > [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. > [INFO] Applying mojo extractor for language: java-annotations > [INFO] Mojo extractor for language: java-annotations found 0 mojo > descriptors.{noformat} > bsh shouldn't be active by default -- This message was sent by Atlassian JIRA (v6.1.6#6162)