You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Davy Toch (JIRA)" <ji...@codehaus.org> on 2005/07/31 13:23:57 UTC

[jira] Created: (MPGENAPP-22) The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.

The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.
----------------------------------------------------------------------

         Key: MPGENAPP-22
         URL: http://jira.codehaus.org/browse/MPGENAPP-22
     Project: maven-genapp-plugin
        Type: Improvement
    Versions: 2.2    
 Environment: Not of importance.
 Reporter: Davy Toch
 Assigned to: Arnaud Heritier 
     Fix For: 2.3


Using the genapp wizard in maven-1.1-beta-1, I created a simple jar project. However, the created POM isn't conform to the model-3.0.0 xsd (e.g. <package> element isn't allowed anymore in model-3.0.0).

Regards,
Davy  Toch

-- 
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: (MPGENAPP-22) The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPGENAPP-22?page=all ]

Arnaud Heritier updated MPGENAPP-22:
------------------------------------

    Assign To:     (was: Arnaud Heritier)

> The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.
> ----------------------------------------------------------------------
>
>          Key: MPGENAPP-22
>          URL: http://jira.codehaus.org/browse/MPGENAPP-22
>      Project: maven-genapp-plugin
>         Type: Improvement
>     Versions: 2.2
>  Environment: Not of importance.
>     Reporter: Davy Toch
>      Fix For: 2.3

>
>
> Using the genapp wizard in maven-1.1-beta-1, I created a simple jar project. However, the created POM isn't conform to the model-3.0.0 xsd (e.g. <package> element isn't allowed anymore in model-3.0.0).
> Regards,
> Davy  Toch

-- 
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] Commented: (MPGENAPP-22) The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.

Posted by "David Levitt (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPGENAPP-22?page=comments#action_44737 ] 

David Levitt commented on MPGENAPP-22:
--------------------------------------

It would be nice if the template project.xml file had all the correct schema attributes, so XML aware editors could 

Something like:

<project xmlns="http://maven.apache.org/POM/3.0.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 
http://maven.apache.org/maven-v3_0_0.xsd"> 

[ tag from a maven-users message sent by Andy Glick]

> The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.
> ----------------------------------------------------------------------
>
>          Key: MPGENAPP-22
>          URL: http://jira.codehaus.org/browse/MPGENAPP-22
>      Project: maven-genapp-plugin
>         Type: Improvement
>     Versions: 2.2
>  Environment: Not of importance.
>     Reporter: Davy Toch
>     Assignee: Arnaud Heritier
>      Fix For: 2.3

>
>
> Using the genapp wizard in maven-1.1-beta-1, I created a simple jar project. However, the created POM isn't conform to the model-3.0.0 xsd (e.g. <package> element isn't allowed anymore in model-3.0.0).
> Regards,
> Davy  Toch

-- 
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] Closed: (MPGENAPP-22) The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPGENAPP-22?page=all ]
     
Lukas Theussl closed MPGENAPP-22:
---------------------------------

    Resolution: Fixed

> The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.
> ----------------------------------------------------------------------
>
>          Key: MPGENAPP-22
>          URL: http://jira.codehaus.org/browse/MPGENAPP-22
>      Project: maven-genapp-plugin
>         Type: Improvement
>     Versions: 2.2
>  Environment: Not of importance.
>     Reporter: Davy Toch
>      Fix For: 2.3

>
>
> Using the genapp wizard in maven-1.1-beta-1, I created a simple jar project. However, the created POM isn't conform to the model-3.0.0 xsd (e.g. <package> element isn't allowed anymore in model-3.0.0).
> Regards,
> Davy  Toch

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