add schema location in descriptor reference

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1505212 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2013-07-20 21:34:11 +00:00
parent 9c26ce960d
commit 337b88b68f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<model xmlns="http://modello.codehaus.org/MODELLO/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <model xmlns="http://modello.codehaus.org/MODELLO/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.4.0 http://modello.codehaus.org/xsd/modello-1.4.0.xsd" xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.4.0 http://modello.codehaus.org/xsd/modello-1.4.0.xsd"
xsd.namespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0" xsd.namespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0"
xsd.targetNamespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0"> xml.schemaLocation="http://maven.apache.org/xsd/plugin-metadata-${version}.xsd">
<id>plugin-metadata</id> <id>plugin-metadata</id>
<name>PluginMetadata</name> <name>PluginMetadata</name>
<description><![CDATA[ <description><![CDATA[