X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=lighty%2Fbuild.sh;h=86d2781ba7363341fe071fb46cad898000a0eae8;hp=f7756988ac9da3eecb5220a1d7fc77a39d5660eb;hb=HEAD;hpb=020c4c60d2db7250f44e9c767cccf577c27ac430 diff --git a/lighty/build.sh b/lighty/build.sh index f7756988a..15b00b37c 100755 --- a/lighty/build.sh +++ b/lighty/build.sh @@ -3,6 +3,6 @@ cd $(dirname "$0") export JDK_JAVA_OPTIONS="--add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED" # uncomment the following line when related artifacts are not avaible on mvn central yet -#./build_lighty_core.sh +./build_lighty_core.sh mvn clean install -B -U -q -Dmaven.javadoc.skip=true -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -s ../tests/odl_settings.xml -DskipTests unzip -q target/tpce-bin.zip -d target