You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
[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]#
Hi, I am having issue with the build of the following library. Could anyone please assist me?
JAVA VERSION: 11.0.2
Build Command: mvn clean install -Dgpg.skip=true
The text was updated successfully, but these errors were encountered: