blob: 85536c465ae184d6f342855abbe1cb92866fd680 [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>