o another note about types

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328458 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-10-25 19:16:12 +00:00
parent 5094a04e0e
commit 4580a383cf
1 changed files with 2 additions and 1 deletions

View File

@ -168,7 +168,8 @@ public class MyAnimalMojo
+----+
Where each of the animals listed would be entries in the <<<animals>>> field.
Where each of the animals listed would be entries in the <<<animals>>> field. If there is no <<<Animal>>> class
present then the field is assume to be of type <<<java.lang.String>>>.
** Mapping maps