Index: maven.xml =================================================================== --- maven.xml (revision 396523) +++ maven.xml (working copy) @@ -36,6 +36,7 @@ tck20.build - builds tck20 and dependent JDO2 projects tck20.default - calls the default goal for tck20 and dependent JDO2 projects tck20.clean - cleans tck20 and dependent JDO2 projects + tck20.dist - creates distributions of tck20 and dependent JDO2 projects fostore20.clean - cleans fostore20 and dependencies fostore20.build - builds fostore20 and dependencies fostore20.default - calls the default goal for fostore20 and dependencies @@ -110,6 +111,14 @@ + + ${tck20.projects} + + dist + + + ${fostore20.projects}