fix
[upnpmonitor] / Jenkinsfile
index db0435c10d24b3d7d973bc62351c149e13172bae..2521a41ceee65661295377fc1ef718fad49bf44d 100644 (file)
@@ -14,7 +14,9 @@ pipeline {
     stage('Main') {
       steps {  
         sh """
-          mvn install
+          #No longer building the code since cling-core is no longer 
+          #maintained
+          #mvn install
           (
             cd site
             mvn -N -Ddistrib=/data/www/http.upnpmonitor.wamblee.org/ site site:deploy