Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-284

don't try to extract mojos from Beanshell by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3
    • 3.4
    • Plugin Plugin
    • None

    Description

      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...

      [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.

      bsh shouldn't be active by default

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: