You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Robert Watts (JIRA)" <ji...@codehaus.org> on 2006/01/12 22:03:01 UTC

[jira] Commented: (MNG-897) allows use of Ant build files

    [ http://jira.codehaus.org/browse/MNG-897?page=comments#action_55660 ] 

Robert Watts commented on MNG-897:
----------------------------------

IMO I don't think this should be closed.  This is still happening on 2.0.1.

This is completely reproducable using the latest download with a clean install using the following doc
http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html

upon mvn install for the hello world example...

[ERROR] FATAL ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor.extractMojoDescriptors(Ljava/util/Map;Lorg/apache/maven/plugin/descriptor/PluginDescriptor;)Ljava/util/List;
[INFO] ----------------------------------------------------------------------------
[INFO] Trace
java.lang.AbstractMethodError: org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor.extractMojoDescriptors(Ljava/util/Map;Lorg/apache/maven/plugin/descriptor/PluginDescriptor;)Ljava/util/List;
        at org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor.execute(AbstractScriptedMojoDescriptorExtractor.java:32)
        at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:69)
        at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:99)

> allows use of Ant build files
> -----------------------------
>
>          Key: MNG-897
>          URL: http://jira.codehaus.org/browse/MNG-897
>      Project: Maven 2
>         Type: Improvement

>   Components: Plugin Creation Tools
>     Versions: 2.0-alpha-3
>     Reporter: Chris Berry
>     Assignee: John Casey
>  Attachments: antfile.zip
>
> Original Estimate: 8 hours
>        Time Spent: 8 hours
>         Remaining: 1 hour
>
> Per John Casey, This is logged to that it stays on the radar.
> Please consider incorporating my antfile plugin.
> I have included the following in the ZIP
> maven-antrun-plugin --> the basic antrun w/ a few small mods
> maven-antfile-plugin
> maven-axisant-plugin --> an example plugin using the antfile plugin
> axis-master --> a "grouping" plugin for axis example
> my-app --> an example app using the axisant plugin.
> Cheers,
> -- Chris 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org