Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save danielezonca/ab7bf3be0c74307226a7a85925c3dcaa to your computer and use it in GitHub Desktop.

Select an option

Save danielezonca/ab7bf3be0c74307226a7a85925c3dcaa to your computer and use it in GitHub Desktop.
[INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building fat jar: /home/dzonca/IdeaProjects/RHSummit/home-automation-poc/sample-kogito/target/sample-kogito-1.0-SNAPSHOT-runner.jar
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/kie.conf entry from org.kie.kogito:drools-compiler::jar:0.9.0(compile) will be ignored. Existing file was provided by org.kie.kogito:drools-core::jar:0.9.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/kie.conf entry from org.kie.kogito:kogito-ruleunits::jar:0.9.0(compile) will be ignored. Existing file was provided by org.kie.kogito:drools-core::jar:0.9.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/kie.conf entry from org.drools:drools-model-compiler::jar:7.34.0.Final(compile) will be ignored. Existing file was provided by org.kie.kogito:drools-core::jar:0.9.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/kie.conf entry from org.kie.kogito:kogito-internal::jar:0.9.0(compile) will be ignored. Existing file was provided by org.kie.kogito:drools-core::jar:0.9.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/kie.conf entry from org.kie.kogito:jbpm-flow::jar:0.9.0(compile) will be ignored. Existing file was provided by org.kie.kogito:drools-core::jar:0.9.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/kie.conf entry from org.kie:kie-dmn-core::jar:7.34.0.Final(compile) will be ignored. Existing file was provided by org.kie.kogito:drools-core::jar:0.9.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/LGPL-3.0.txt entry from com.github.fge:msg-simple::jar:1.1(compile) will be ignored. Existing file was provided by com.github.fge:btf::jar:1.2(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/ASL-2.0.txt entry from com.github.fge:msg-simple::jar:1.1(compile) will be ignored. Existing file was provided by com.github.fge:btf::jar:1.2(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/LGPL-3.0.txt entry from com.github.fge:jackson-coreutils::jar:1.6(compile) will be ignored. Existing file was provided by com.github.fge:btf::jar:1.2(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/ASL-2.0.txt entry from com.github.fge:jackson-coreutils::jar:1.6(compile) will be ignored. Existing file was provided by com.github.fge:btf::jar:1.2(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/LGPL-3.0.txt entry from com.github.fge:json-patch::jar:1.9(compile) will be ignored. Existing file was provided by com.github.fge:btf::jar:1.2(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry META-INF/ASL-2.0.txt entry from com.github.fge:json-patch::jar:1.9(compile) will be ignored. Existing file was provided by com.github.fge:btf::jar:1.2(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry NOTICE entry from org.apache.kafka:kafka_2.12::jar:2.4.0(compile) will be ignored. Existing file was provided by org.apache.kafka:kafka-clients::jar:2.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [com.github.fge:jackson-coreutils::jar:1.6(compile), com.github.fge:btf::jar:1.2(compile), com.github.fge:msg-simple::jar:1.1(compile), com.github.fge:json-patch::jar:1.9(compile)] contain duplicate files, e.g. META-INF/ASL-2.0.txt
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [xmlpull:xmlpull::jar:1.1.3.1(compile), xpp3:xpp3_min::jar:1.1.4c(compile)] contain duplicate files, e.g. org/xmlpull/v1/XmlPullParser.class
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [com.sun.activation:jakarta.activation::jar:1.2.1(compile), jakarta.activation:jakarta.activation-api::jar:1.2.1(compile)] contain duplicate files, e.g. javax/activation/ActivationDataFlavor.class
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [org.apache.kafka:kafka-clients::jar:2.4.0(compile), org.apache.kafka:kafka_2.12::jar:2.4.0(compile)] contain duplicate files, e.g. NOTICE
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [org.kie.kogito:drools-compiler::jar:0.9.0(compile), org.kie.kogito:kogito-ruleunits::jar:0.9.0(compile), org.kie.kogito:jbpm-flow::jar:0.9.0(compile), org.kie.kogito:drools-core::jar:0.9.0(compile), org.kie:kie-dmn-core::jar:7.34.0.Final(compile), org.drools:drools-model-compiler::jar:7.34.0.Final(compile), org.kie.kogito:kogito-internal::jar:0.9.0(compile)] contain duplicate files, e.g. META-INF/kie.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment