X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=Jenkinsfile;h=2521a41ceee65661295377fc1ef718fad49bf44d;hb=c8d569d95e00b00e4d8b1d6dd2b7c4dcb8203c77;hp=db0435c10d24b3d7d973bc62351c149e13172bae;hpb=cb3659b3b83e66fbb2851bb52392bdcd926528d2;p=upnpmonitor diff --git a/Jenkinsfile b/Jenkinsfile index db0435c..2521a41 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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