4.0.0 dev.openfeature javasdk 0.2.2 UTF-8 1.8 ${maven.compiler.source} 5.8.1 **/integration/*.java OpenFeature Java SDK This is the Java implementation of OpenFeature, a vendor-agnostic abstraction library for evaluating feature flags. https://openfeature.dev abrahms Justin Abrahms eBay https://justin.abrah.ms/ Apache License 2.0 https://www.apache.org/licenses/LICENSE-2.0 scm:git:https://github.com/open-feature/java-sdk.git scm:git:https://github.com/open-feature/java-sdk.git https://github.com/open-feature/java-sdk org.projectlombok lombok 1.18.24 provided com.github.spotbugs spotbugs 4.7.1 compile org.slf4j slf4j-api 1.7.36 org.mockito mockito-core 4.6.1 test uk.org.lidalia slf4j-test 1.2.0 test org.assertj assertj-core 3.23.1 test org.junit.jupiter junit-jupiter ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-engine ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-api ${junit.jupiter.version} test org.junit.jupiter junit-jupiter-params ${junit.jupiter.version} test org.junit.platform junit-platform-suite 1.9.0 test io.cucumber cucumber-java test io.cucumber cucumber-junit-platform-engine test com.google.guava guava 31.1-jre test dev.openfeature.contrib.providers flagd 0.3.2 test io.cucumber cucumber-bom 7.5.0 pom import org.junit junit-bom 5.9.0 pom import maven-dependency-plugin 3.3.0 verify analyze true com.github.spotbugs:* org.junit* com.google.guava* io.cucumber* org.junit* com.google.code.findbugs* com.github.spotbugs* uk.org.lidalia:lidalia-slf4j-ext:* maven-compiler-plugin 3.8.1 org.apache.maven.plugins maven-surefire-plugin 2.22.2 ${surefireArgLine} ${testExclusions} org.apache.maven.plugins maven-failsafe-plugin 2.22.2 ${surefireArgLine} org.jacoco jacoco-maven-plugin 0.8.8 prepare-agent prepare-agent ${project.build.directory}/coverage-reports/jacoco-ut.exec surefireArgLine report verify report ${project.build.directory}/coverage-reports/jacoco-ut.exec ${project.reporting.outputDirectory}/jacoco-ut jacoco-check check ${project.build.directory}/coverage-reports/jacoco-ut.exec dev/openfeature/javasdk/exceptions/** PACKAGE LINE COVEREDRATIO 0.80 org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 true ossrh https://s01.oss.sonatype.org/ true org.apache.maven.plugins maven-source-plugin 2.2.1 attach-sources jar-no-fork org.apache.maven.plugins maven-javadoc-plugin 3.4.0 true attach-javadocs jar org.apache.maven.plugins maven-gpg-plugin 1.5 sign-artifacts install sign org.apache.maven.plugins maven-pmd-plugin 3.13.0 run-pmd verify check com.github.spotbugs spotbugs-maven-plugin 4.7.0.0 spotbugs-exclusions.xml com.h3xstream.findsecbugs findsecbugs-plugin 1.12.0 com.github.spotbugs spotbugs 4.7.1 run-spotbugs verify check org.apache.maven.plugins maven-checkstyle-plugin 3.1.2 checkstyle.xml UTF-8 true true false com.puppycrawl.tools checkstyle 8.31 validate validate check integration-test org.codehaus.mojo exec-maven-plugin 3.1.0 update-test-harness-submodule validate exec git submodule update --init --recursive copy-gherkin-tests validate exec cp test-harness/features/evaluation.feature src/test/resources/features/ ossrh https://s01.oss.sonatype.org/content/repositories/snapshots