Java Mailing List Archive

http://www.java2.5341.com/

Home » issues.maven »

[jira] Commented: (MASSEMBLY-212) Assembly Descriptor Schemas (XSD)
have wrong targetNamespace

Jan Bartel (JIRA)

2008-10-30


Author LoginPost Reply

  [ http://jira.codehaus.org/browse/MASSEMBLY-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152452#action_152452 ]

Olve Sæther Hansen commented on MASSEMBLY-212:
----------------------------------------------

I just ran into this problem, and I cant see that this is fixed for the 1.1.0..
http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd (as in the actual URL) still points to

{{targetNamespace="http://maven.apache.org/POM/4.0.0" xmlns="http://maven.apache.org/POM/4.0.0"}}

Will it be fixed only in the final release, and not in the snapshot?

> Assembly Descriptor Schemas (XSD) have wrong targetNamespace
> ------------------------------------------------------------
>
>           Key: MASSEMBLY-212
>           URL: http://jira.codehaus.org/browse/MASSEMBLY-212
>         Project: Maven 2.x Assembly Plugin
>       Issue Type: Bug
>   Affects Versions: 2.2-beta-2
>        Reporter: Manfred Geiler
>        Assignee: John Casey
>        Priority: Minor
>         Fix For: 2.2-beta-2
>
>
> There are two versions of Assembly XSDs on the website:
> http://maven.apache.org/plugins/maven-assembly-plugin/
> Both define a targetNamespace "http://maven.apache.org/POM/4.0.0" which is wrong because those XSDs define the Schema for the Assembly Descriptor and not the POM.
> Proposed fix for assembly-1.0.0.xsd:
> Change targetNamespace and xmlns to something like "http://maven.apache.org/Assembly/1.0.0"
> Proposed fix for assembly-1.1.0-SNAPSHOT.xsd:
> Change targetNamespace and xmlns to something like "http://maven.apache.org/Assembly/1.1.0"
> Regards,
> Manfred

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


©2008 java2.5341.com - Jax Systems, LLC, U.S.A.