X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Fbuild_controller.sh;h=00a8fe28b88b5576555ba92f80eb15cca00d9088;hb=0a5e92dab0c7a79e3c7b446802d4551e53f943dc;hp=d250dcf1cae94ca0f885a7ac31e99a326cb144a4;hpb=9142c3703d55468184500a554ab55e6322d767b7;p=transportpce.git diff --git a/tests/build_controller.sh b/tests/build_controller.sh index d250dcf1c..00a8fe28b 100755 --- a/tests/build_controller.sh +++ b/tests/build_controller.sh @@ -19,7 +19,7 @@ fi #build controller, source JDK_JAVA_OPTIONS to remove illegal reflective acces warnings introduced by Java11 . "$current_dir"/reflectwarn.sh -mvn clean install -B -q -s tests/odl_settings.xml -DskipTests -Dmaven.javadoc.skip=true -Dodlparent.spotbugs.skip -Dodlparent.checkstyle.skip +mvn clean install -B -q -s tests/odl_settings.xml -Pq #patch Karaf exec for the same reason at runtime and also to have the possibility to use alternative ports ./karaf/target/assembly/ressources/post_install_for_tests.sh