configuration/install-gwt-from-fork-releases
... ...
@@ -27,4 +27,4 @@ mvn --batch-mode install:install-file -Dpackaging=pom -Dfile="${SAILING_GIT_ROOT
27 27
# gwt-maven-plugin:
28 28
cd ..
29 29
mvn --batch-mode install:install-file -Dfile="gwt-maven-plugin-${GWT_VERSION}.jar" -DpomFile="gwt-maven-plugin-${GWT_VERSION}.pom"
30
-#rm -rf "${GWT}"
30
+rm -rf "${GWT}"