From: Thanh Ha Date: Thu, 4 Feb 2016 02:38:29 +0000 (-0500) Subject: Remove mvn31 verify jobs in Beryllium X-Git-Tag: release/beryllium~42^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=2e6d0e121cb773241abbeea3f90b71339fcd3a41;hp=3343b096724772b66fcded62909b4e7166be2e4f;p=releng%2Fbuilder.git Remove mvn31 verify jobs in Beryllium Working with the docs project we would really like to start pushing javadocs to Nexus, especially the apidocs. As we found in Gerrit 27711 one of the issues we're having is with generating maven-sites against Maven 3.1. In this version of Maven, site generation fails with: [WARNING] The POM for org.apache.felix:maven-bundle-plugin:jar:3.0.0 is missing, no dependency information available We'd like to propose that we don't test with Maven 3.1.x series in Beryllium so that we can cherry-pick the patch from Gerrit 27711 in Beryllium in hopes that in the next Beryllium release (SR1) we'll be able to provide Java apidocs for all projects in Nexus. See: https://git.opendaylight.org/gerrit/27711/ Change-Id: I7b725ab270f3cbfdb4b1204329824b2b910fdf62 Signed-off-by: Thanh Ha --- diff --git a/jjb/yangtools/yangtools-verify.yaml b/jjb/yangtools/yangtools-verify.yaml index 364f35509..57477d8c8 100644 --- a/jjb/yangtools/yangtools-verify.yaml +++ b/jjb/yangtools/yangtools-verify.yaml @@ -30,8 +30,6 @@ # {mvn*} values are defined in releng/builder jjb/releng-defaults.yaml maven: - - mvn31: - mvnver: '{mvn31}' - mvn32: mvnver: '{mvn32}' - mvn33: