[ 
https://jira.codehaus.org/browse/MPLUGIN-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed MPLUGIN-218.
--------------------------------

    Resolution: Fixed

applied.
Thanks!
                
> Tag 'since' not recognized in the plugin model
> ----------------------------------------------
>
>                 Key: MPLUGIN-218
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-218
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Metadata Model
>    Affects Versions: 2.7, 2.8, 2.9, 2.10, 3.0
>            Reporter: Tinguaro Barreno
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: maven-plugin-tools.patch, trivial-mojo.zip
>
>
> Hi,
> When using the 'since' tag in ANT mojo descriptors, the builds fails:
> ---
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-plugin-plugin:2.7:descriptor 
> (default-descriptor) on project trivial-maven-plugin: Error extracting plugin 
> descriptor: 'Error extracting mojo descriptor from script: 
> .../src/main/scripts/sample.mojos.xml': Error parsing file: 
> .../src/main/scripts/sample.mojos.xml.
>  Reason: Cannot parse plugin metadata from file. Unrecognised tag: 'since' 
> (position: START_TAG seen ...</requiresProject>\n      <since>... @10:14) -> 
> [Help 1]
> ---
> The solution is very trivial: just add the tag information to the modello 
> ('plugin-metadata.mdo').
> I attach a patch for the 'maven-plugin-tools' trunk.
> Best wishes,
> Tinguaro Barreno

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to