jmock-developers / jmock-library

An expressive Mock Object library for Test Driven Development
http://www.jmock.org
BSD 3-Clause "New" or "Revised" License
133 stars 70 forks source link

org.jmock:jmock-junit4:2.12.0 build is failing #301

Open aylenfer opened 2 months ago

aylenfer commented 2 months ago

Hi, I am having issue with the build of the following library. Could anyone please assist me?

[INFO] --- versions:2.7:display-plugin-updates (default) @ jmock-junit4 ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.773 s
[INFO] Finished at: 2024-07-26T23:31:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.7:display-plugin-updates (default) on project jmock-junit4: Execution default of goal org.codehaus.mojo:versions-maven-plugin:2.7:display-plugin-updates failed.: NullPointerException -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

JAVA VERSION: 11.0.2 Build Command: mvn clean install -Dgpg.skip=true

aylenfer commented 2 months ago
[INFO] --- versions:2.7:display-plugin-updates (default) @ jmock-junit4 ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.954 s
[INFO] Finished at: 2024-07-29T23:26:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.7:display-plugin-updates (default) on project jmock-junit4: Execution default of goal org.codehaus.mojo:versions-maven-plugin:2.7:display-plugin-updates failed.: NullPointerException -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[root@46ebb760d526 jmock-library]#