[
https://jira.codehaus.org/browse/MNG-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=346024#comment-346024
]
Herve Boutemy edited comment on MNG-5624 at 5/10/14 9:42 AM:
-------------------------------------------------------------
I removed the xsd a few weeks ago, since it is not used in general (descriptor
is not hand-written but generated by plugin-tools) and the xsd generated by
Modello is known as incomplete (the configuration part is in fact a fake if you
try it :) )
here is the commit
[19247f363bee07d1afc6f8902f4083fd890fc47a|https://github.com/apache/maven/commit/19247f363bee07d1afc6f8902f4083fd890fc47a]
and the site [has already been published with this
change|http://maven.apache.org/ref/3-LATEST/maven-plugin-api/plugin.html], ie
no more link to an hypothetical xsd
Jason restored the xsd generation in
[15aef63c4a57a4fc656baa1f4a168e1eed233159|https://github.com/apache/maven/commit/15aef63c4a57a4fc656baa1f4a168e1eed233159],
which IMHO is not a good idea: we should revert and consider as the fix
[19247f363bee07d1afc6f8902f4083fd890fc47a|https://github.com/apache/maven/commit/19247f363bee07d1afc6f8902f4083fd890fc47a],
done before the bug report
WDYT? do you really intend to use the xsd?
was (Author: hboutemy):
I removed the xsd a few weeks ago, since it is not used in general (descriptor
is not hand-written but generated by plugin-tools) and the xsd generated by
Modello is known as incomplete (the configuration part is in fact a fake if you
try it :) )
here is the commit
[19247f363bee07d1afc6f8902f4083fd890fc47a|https://github.com/apache/maven/commit/19247f363bee07d1afc6f8902f4083fd890fc47a]
and the site [has already been published with this
change|http://maven.apache.org/ref/3-LATEST/maven-plugin-api/plugin.html], ie
no more link to an hypothetical xsd
Jason restored the xsd generation in
[15aef63c4a57a4fc656baa1f4a168e1eed233159|https://github.com/apache/maven/commit/15aef63c4a57a4fc656baa1f4a168e1eed233159],
which IMHO is not a good idea: we should revert and consider as the fix
[19247f363bee07d1afc6f8902f4083fd890fc47a|https://github.com/apache/maven/commit/19247f363bee07d1afc6f8902f4083fd890fc47a],
done before the bug report
WDYT?
> Maven API Plugin descriptor xsd does not exist at advertised location
> ---------------------------------------------------------------------
>
> Key: MNG-5624
> URL: https://jira.codehaus.org/browse/MNG-5624
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: Documentation: General
> Affects Versions: 3.2.1
> Reporter: Dave Moten
> Assignee: Jason van Zyl
> Priority: Minor
>
> The link http://maven.apache.org/ref/3.2.1/maven-plugin-api/plugin.html
> refers to the schemaLocation of http://maven.apache.org/xsd/plugin-1.0.0.xsd
> which does not exist. Can this be uploaded please.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)