ref #7284 Delete taxeditor-INTEGRATION maven repo during clean phase
authorPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 23 Mar 2018 07:04:08 +0000 (08:04 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 23 Mar 2018 07:04:08 +0000 (08:04 +0100)
eu.etaxonomy.taxeditor/pom.xml

index 5b851936f5ad374273b63727a1006d74f16eccec..d4bbd2b4a55895deaabf84032ed6b9dc38cae7d2 100644 (file)
                 <url>scp://cybertaxonomy.eu</url>
                 <commands>
                   <command>rm -r /var/www/download/taxeditor/update/${update.dir}/*</command>
+                  <command>rm -r /home/jenkins/workspace/taxeditor-INTEGRATION/.repository/*</command>
                 </commands>
               </configuration>
             </execution>