Author: tchemit Date: 2009-01-21 04:50:41 +0000 (Wed, 21 Jan 2009) New Revision: 1310 Removed: commandline/trunk/commandline-demo/src/main/uimodel/ commandline/trunk/commandline-ui-action/src/main/uimodel/ commandline/trunk/commandline-ui/src/main/uimodel/ Modified: commandline/trunk/pom.xml Log: remove old uimodel directory and add a default goal to use : install Modified: commandline/trunk/pom.xml =================================================================== --- commandline/trunk/pom.xml 2009-01-21 04:35:05 UTC (rev 1309) +++ commandline/trunk/pom.xml 2009-01-21 04:50:41 UTC (rev 1310) @@ -48,6 +48,9 @@ <packaging>pom</packaging> <build> + + <defaultGoal>install</defaultGoal> + <pluginManagement> <plugins>