Branch: refs/heads/master Home: https://github.com/jenkinsci/codescene-plugin Commit: ec391f51f22e910e6010af35987ef33f3e4fd381 https://github.com/jenkinsci/codescene-plugin/commit/ec391f51f22e910e6010af35987ef33f3e4fd381 Author: Juraj Martinka <juma...@gmail.com> Date: 2019-03-25 (Mon, 25 Mar 2019)
Changed paths: M pom.xml Log Message: ----------- Switch to new parent plugin version to fix issue with findbugs-maven-plugin 3.0.3 (new version uses 3.0.4) The findbugs plugin error was this (when trying to do `mvn release:prepare`): ``` [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ codescene --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.095 s [INFO] Finished at: 2019-03-25T10:13:10+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (findbugs) on project codescene: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs for parameter pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with value '${plugin.artifacts}' of type java.util.Collections.UnmodifiableRandomAccessList to property of type java.util.ArrayList -> [Help 1] ``` See also http://maven.40175.n5.nabble.com/3-4-0-SNAPSHOT-failure-with-findbugs-Re-colorized-Maven-output-td5871591.html Commit: 03064d6fdfe511dbd9219e65070451912d0f89f3 https://github.com/jenkinsci/codescene-plugin/commit/03064d6fdfe511dbd9219e65070451912d0f89f3 Author: Juraj Martinka <juma...@gmail.com> Date: 2019-03-25 (Mon, 25 Mar 2019) Changed paths: M pom.xml Log Message: ----------- Merge pull request #9 from jenkinsci/juraj-findbugs-plugin-fix Switch to new parent plugin version to fix issue with findbugs-maven-plugin 3.0.3 (new version uses 3.0.4) Compare: https://github.com/jenkinsci/codescene-plugin/compare/fda815a580e4...03064d6fdfe5 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.