only building the site now
[upnpmonitor] / Jenkinsfile
index db0435c10d24b3d7d973bc62351c149e13172bae..3492a5f15e2e746a4646c5f1b17fcaad651a1a05 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