Fix --module-version 'testing' compilation error in Maven 4 IT builds#1365
Fix --module-version 'testing' compilation error in Maven 4 IT builds#1365
--module-version 'testing' compilation error in Maven 4 IT builds#1365Conversation
…m 'testing' to '1.0' Agent-Logs-Url: https://github.com/spotbugs/spotbugs-maven-plugin/sessions/2d11a607-37dc-4ab1-98ed-80c62a3e316a Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com>
--module-version 'testing' compilation error in Maven 4 IT builds
…esting to 1.0 Agent-Logs-Url: https://github.com/spotbugs/spotbugs-maven-plugin/sessions/aa2013fe-6e19-48c6-b605-431c4909c389 Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com>
Fixed in efcf171 — the
|
|
@copilot please look again at maven 4 integration tests as now new error but think you are getting closer. There are also a number of warn8ng due to maven 4 usage that need cleaned up. |
Agent-Logs-Url: https://github.com/spotbugs/spotbugs-maven-plugin/sessions/52af24d5-5001-4224-957c-839ee6e6f8be Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com>
Fixed in 527606b:
|
|
@copilot last change made it worse. |
Agent-Logs-Url: https://github.com/spotbugs/spotbugs-maven-plugin/sessions/876950d6-d62b-4018-8ced-6b0aa1b215c1 Co-authored-by: hazendaz <975267+hazendaz@users.noreply.github.com>
Fixed in 10c7fa6. The |
|



bad value for --module-version option: 'testing'error in Maven 4 IT buildstestingto1.0in allsrc/it/**/*.xmlandsrc/it-tools/**/*.xmlfilessrc/it-tools/prime/verify.groovy:prime-testing.jar→prime-1.0.jarsrc/it-tools/build-tools/verify.groovy:build-tools-testing.jar→build-tools-1.0.jarsarif-2IT test NPE: added null check forartifactLocationin bothSpotBugsMojo.groovyandsarif-2/verify.groovy<force>true</force>from maven-clean-plugin 4.x config incommon.xml,build-tools/pom.xml,empty/pom.xml,noClassOk/pom.xml,skipEmpty/pom.xml,check-no-missing-classes/pom.xml<debug>false</debug>with<debuglevel>none</debuglevel>in maven-compiler-plugin 4.x config incommon.xmlandbuild-tools/pom.xml