File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2323 - ' powertools-large-messages/**'
2424 - ' powertools-logging/**'
2525 - ' powertools-metrics/**'
26+ - ' powertools-kafka/**'
2627 - ' powertools-parameters/**'
2728 - ' powertools-serialization/**'
2829 - ' powertools-sqs/**'
Original file line number Diff line number Diff line change 2020 - ' powertools-large-messages/**'
2121 - ' powertools-logging/**'
2222 - ' powertools-metrics/**'
23+ - ' powertools-kafka/**'
2324 - ' powertools-parameters/**'
2425 - ' powertools-serialization/**'
2526 - ' powertools-sqs/**'
4748 distribution : ' corretto'
4849 java-version : 21
4950 - name : Build with Maven for spotbugs check to mark build as fail if voilations found
50- run : mvn -Pbuild-with-spotbugs -B install --file pom.xml -DskipTests -Dmaven.javadoc.skip=true -Dspotbugs.failOnError=true
51+ run : mvn -Pbuild-with-spotbugs -B install --file pom.xml -DskipTests -Dmaven.javadoc.skip=true -Dspotbugs.failOnError=true
You can’t perform that action at this time.
0 commit comments