You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2011/01/12 17:51:58 UTC

[jira] Closed: (MASSEMBLY-539) Link to Assembly Descriptor Schemas (XSD) for 1.1.2 is broken

     [ http://jira.codehaus.org/browse/MASSEMBLY-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-539.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: John Casey

looks like this was fixed in SVN by Dennis L. I just fixed a local workdir checkout of 2.2 and pushed that up to the site.

Also, this is what I get when I retrieve the 1.1.2 XSD:

{noformat}
betelgeuse:maven-plugins jdcasey$ curl -i http://maven.apache.org/xsd/assembly-1.1.2.xsd | head
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  1 65119    1  1163    0     0   5517      0  0:00:11 --:--:--  0:00:11  5517HTTP/1.1 200 OK
Date: Wed, 12 Jan 2011 16:49:08 GMT
Server: Apache/2.3.8 (Unix) mod_ssl/2.3.8 OpenSSL/1.0.0a
Last-Modified: Wed, 10 Nov 2010 16:01:32 GMT
ETag: "d83673-fe5f-494b4f88f2f00"
Accept-Ranges: bytes
Content-Length: 65119

<?xml version="1.0"?>
<!-- =================== DO NOT EDIT THIS FILE ====================         -->
[...]
{noformat}

In other words, it doesn't seem to be sending any specific Content-Type header. Maybe that should be corrected, but it's not sending Content-Type: text/html for sure.

> Link to Assembly Descriptor Schemas (XSD) for 1.1.2 is broken
> -------------------------------------------------------------
>
>                 Key: MASSEMBLY-539
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-539
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Eric Lewis
>            Assignee: John Casey
>            Priority: Minor
>             Fix For: 2.2
>
>
> At the bottom of http://maven.apache.org/plugins/maven-assembly-plugin/ there are links to the XSD files.
> The one for 1.1.2 points to
> http://maven.apache.org/xsd/assembly-1.1.1.xsd
> but should point to
> http://maven.apache.org/xsd/assembly-1.1.2.xsd
> Also, http://maven.apache.org/xsd/assembly-1.1.2.xsd is delivered as MIME type text/html instead of text/plain

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