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/11/16 23:36:06 UTC

[jira] Created: (MNG-1592) Top level element in POM is not correctly validated

Top level element in POM is not correctly validated
---------------------------------------------------

         Key: MNG-1592
         URL: http://jira.codehaus.org/browse/MNG-1592
     Project: Maven 2
        Type: Bug
  Components: maven-core  
    Versions: 2.0    
    Reporter: Carlos Sanchez
     Fix For: 2.0.1


this pom doesn't make the build break

<modelzz>
  <modelVersion>4.0.0</modelVersion>
  <groupId>test</groupId>
  <artifactId>test</artifactId>
  <version>1.0</version>
</modelzz>

and I'm starting to see wrong poms with a top level <model> instead of <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


[jira] Updated: (MNG-1592) Top level element in POM is not correctly validated

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1592?page=all ]

Carlos Sanchez updated MNG-1592:
--------------------------------

    Attachment: it1019.patch

An it test, hope it's right ;)

> Top level element in POM is not correctly validated
> ---------------------------------------------------
>
>          Key: MNG-1592
>          URL: http://jira.codehaus.org/browse/MNG-1592
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>      Fix For: 2.0.1
>  Attachments: it1019.patch
>
>
> this pom doesn't make the build break
> <modelzz>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>test</groupId>
>   <artifactId>test</artifactId>
>   <version>1.0</version>
> </modelzz>
> and I'm starting to see wrong poms with a top level <model> instead of <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


[jira] Updated: (MNG-1592) Top level element in POM is not correctly validated

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1592?page=all ]

John Casey updated MNG-1592:
----------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> Top level element in POM is not correctly validated
> ---------------------------------------------------
>
>          Key: MNG-1592
>          URL: http://jira.codehaus.org/browse/MNG-1592
>      Project: Maven 2
>         Type: Bug
>   Components: Plugins and Lifecycle
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>      Fix For: 2.0.2
>  Attachments: it1019.patch
>
>
> this pom doesn't make the build break
> <modelzz>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>test</groupId>
>   <artifactId>test</artifactId>
>   <version>1.0</version>
> </modelzz>
> and I'm starting to see wrong poms with a top level <model> instead of <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


[jira] Updated: (MNG-1592) Top level element in POM is not correctly validated

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1592?page=all ]

Carlos Sanchez updated MNG-1592:
--------------------------------

    Testcase included: yes

> Top level element in POM is not correctly validated
> ---------------------------------------------------
>
>          Key: MNG-1592
>          URL: http://jira.codehaus.org/browse/MNG-1592
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>      Fix For: 2.0.1
>  Attachments: it1019.patch
>
>
> this pom doesn't make the build break
> <modelzz>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>test</groupId>
>   <artifactId>test</artifactId>
>   <version>1.0</version>
> </modelzz>
> and I'm starting to see wrong poms with a top level <model> instead of <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


[jira] Updated: (MNG-1592) Top level element in POM is not correctly validated

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1592?page=all ]

John Casey updated MNG-1592:
----------------------------

    Fix Version:     (was: 2.0.3)
                 2.0.4

> Top level element in POM is not correctly validated
> ---------------------------------------------------
>
>          Key: MNG-1592
>          URL: http://jira.codehaus.org/browse/MNG-1592
>      Project: Maven 2
>         Type: Bug

>   Components: Plugins and Lifecycle
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>      Fix For: 2.0.4
>  Attachments: it1019.patch
>
>
> this pom doesn't make the build break
> <modelzz>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>test</groupId>
>   <artifactId>test</artifactId>
>   <version>1.0</version>
> </modelzz>
> and I'm starting to see wrong poms with a top level <model> instead of <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