reduce but keep old archetype and make it point users to the new one
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / META-INF / maven / archetype-metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <archetype-descriptor xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0 http://maven.apache.org/xsd/archetype-descriptor-1.0.0.xsd" name="example-aggregator"
3     xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0"
4     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5
6   <fileSets>
7     <fileSet encoding="UTF-8">
8       <directory></directory>
9       <includes>
10         <include>README.txt</include>
11       </includes>
12     </fileSet>
13   </fileSets>
14 </archetype-descriptor>