You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/10/14 20:23:11 UTC

[jira] Closed: (MEV-115) bad m2 pom for xml-im-exporter 1.1

     [ http://jira.codehaus.org/browse/MEV-115?page=all ]
     
Carlos Sanchez closed MEV-115:
------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

That was because the m1 pom provided was incorrect.

> bad m2 pom for xml-im-exporter 1.1
> ----------------------------------
>
>          Key: MEV-115
>          URL: http://jira.codehaus.org/browse/MEV-115
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: Mike Atkin
>     Assignee: Carlos Sanchez

>
>
> m2 pom is copy of m1 pom and fails to validate under m2
> should be:
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>de.zeigermann.xml</groupId>
>   <artifactId>xml-im-exporter</artifactId>
>   <name>XML Im-/Exporter</name>
>   <version>1.1</version>
>   <url>http://xml-im-exporter.sourceforge.net</url>
> </project>

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