You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jean-Paul GUIGUI (JIRA)" <ji...@codehaus.org> on 2008/03/12 04:27:29 UTC

[jira] Created: (MASSEMBLY-296) XML DTD assembly.xsd is obsolete

XML DTD assembly.xsd is obsolete
--------------------------------

                 Key: MASSEMBLY-296
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-296
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.2-beta-2
         Environment: Files obsolete on http server 
            Reporter: Jean-Paul GUIGUI
            Priority: Minor


The DTD file for the assembly descriptor is not correct.

The http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd and http://maven.apache.org/xsd/assembly-1.0.0.xsd   are dating from  16-Dec-2006 and are not up to date.

For instance the element <useProjectArtifact /> is missing from these DTD files.

It's not convenient when editing the descriptor with an XMLEditor, we are not able to know the new options and completion.


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

        

[jira] Closed: (MASSEMBLY-296) XML DTD assembly.xsd is obsolete

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MASSEMBLY-296.
-------------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

I redeployed files from tags to http://maven.apache.org/xsd/ :
- assembly-1.0.0.xsd and component-1.0.0.xsd from maven-assembly-plugin-2.1 tag
- assembly-1.1.0.xsd and component-1.1.0.xsd from maven-assembly-plugin-2.2-beta-2 tag

Apply chmod a+rx, chmod g+w and chmod 664 for each files. Need to sync.

> XML DTD assembly.xsd is obsolete
> --------------------------------
>
>                 Key: MASSEMBLY-296
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-296
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-2
>         Environment: Files obsolete on http server 
>            Reporter: Jean-Paul GUIGUI
>            Assignee: Vincent Siveton
>            Priority: Minor
>
> The DTD file for the assembly descriptor is not correct.
> The http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd and http://maven.apache.org/xsd/assembly-1.0.0.xsd   are dating from  16-Dec-2006 and are not up to date.
> For instance the element <useProjectArtifact /> is missing from these DTD files.
> It's not convenient when editing the descriptor with an XMLEditor, we are not able to know the new options and completion.

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