Author: abelevich
Date: 2009-07-02 14:34:57 -0400 (Thu, 02 Jul 2009)
New Revision: 14776
Modified:
branches/sandbox/rf4_build/make.sh
Log:
Modified: branches/sandbox/rf4_build/make.sh
===================================================================
--- branches/sandbox/rf4_build/make.sh 2009-07-02 18:29:10 UTC (rev 14775)
+++ branches/sandbox/rf4_build/make.sh 2009-07-02 18:34:57 UTC (rev 14776)
@@ -14,7 +14,7 @@
cd $PROJECT_DIR/$MODULE/$TAG_DIR
- if mvn eclipse:clean; then
+ if mvn clean install; then
echo
else
exit $?
Show replies by date