blob: d3c613874faaf33fd3c6db434eebbf8c10ae8bce [file] [log] [blame]
<archetype xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype/1.0.0 http://maven.apache.org/xsd/archetype-1.0.0.xsd">
<id>plugin</id>
<sources>
<source>src/main/java/MyMojo.java</source>
</sources>
</archetype>