o Adding modello goals.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163588 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Trygve Laugstol 2005-03-17 01:34:24 +00:00
parent 2628261b75
commit 764181f925
1 changed files with 11 additions and 0 deletions

View File

@ -15,6 +15,17 @@
<groupId>maven</groupId>
<artifactId>maven-modello-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<goals>
<goal>
<id>xpp3-writer</id>
</goal>
<goal>
<id>java</id>
</goal>
<goal>
<id>xpp3-reader</id>
</goal>
</goals>
<configuration>
<version>1.0.0</version>
<model>settings.mdo</model>