Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-4694

extractor for language: ant fails to detect Ant mojos

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 3.0-beta-1
    • None
    • None
    • None
    • Any

    Description

      Using simple project to develop Ant plugins described at-

      http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html

      I noticed the maven-plugin-plugin/Extractor is not able to detect any Ant mojos. This same example works fine in mvn-2.2.1

      — SNIP —
      [INFO] — maven-plugin-plugin:2.3:descriptor (default-descriptor) @ maven-javac-plugin —
      [WARNING] Goal prefix is: javac; Maven currently expects it to be javac
      [INFO] Using 3 extractors.
      [INFO] Applying extractor for language: java
      [INFO] Extractor for language: java found 0 mojo descriptors.
      [INFO] Applying extractor for language: ant
      [INFO] Extractor for language: ant found 0 mojo descriptors.
      [INFO] Applying extractor for language: bsh
      [INFO] Extractor for language: bsh found 0 mojo descriptors.
      — SNIP —

      $ mvn -v
      Apache Maven 3.0-beta-1 (r935667; 2010-04-19 10:00:39-0700)
      Java version: 1.6.0_20
      Java home: /opt/jdk1.6.0_20/jre
      Default locale: en_US, platform encoding: UTF-8
      OS name: "linux" version: "2.6.32-21-generic-pae" arch: "i386" Family: "unix"

      Attachments

        Activity

          People

            Unassigned Unassigned
            kaizers Kaizer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: