You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/02/14 03:45:47 UTC

[jira] Closed: (MEV-312) tag is misspelled in maven2 ant-optional-1.5.3-1.pom

     [ http://jira.codehaus.org/browse/MEV-312?page=all ]
     
Edwin Punzalan closed MEV-312:
------------------------------

    Resolution: Fixed

Fixed.

NOTE: May take up to 4 hours to reach central repo.

> tag <artifactId> is misspelled in maven2 ant-optional-1.5.3-1.pom
> -----------------------------------------------------------------
>
>          Key: MEV-312
>          URL: http://jira.codehaus.org/browse/MEV-312
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Invalid POM
>     Reporter: mark struberg
>     Assignee: Edwin Punzalan

>
>
> The tag <artifactId> is misspelled in
> http://www.ibiblio.org/maven2/ant/ant-optional/1.5.3-1/ant-optional-1.5.3-1.pom
> the 'i' and 't' got mixed up.
> Version from ibiblio:
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>ant</groupId>
>   <aritfactId>ant-optional</aritfactId> 
>   <version>1.5.3-1</version>
> </project>
> ant/ant-optional/1.5.3-1/ant-optional-1.5.3-1.pom
> (END)
> diff:
> 4c4
> <   <aritfactId>ant-optional</aritfactId>
> ---
> >   <artifactId>ant-optional</artifactId>

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