Skip to content

chore(deps): update dependency org.skyscreamer:jsonassert to v1.5.3 #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.skyscreamer:jsonassert 1.5.1 -> 1.5.3 age adoption passing confidence

Release Notes

skyscreamer/JSONassert (org.skyscreamer:jsonassert)

v1.5.3

  • Revert Java release version from 21 to 8 due to breaking older compilers.

v1.5.2


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jsonassert.version branch from bc02def to 57df82a Compare April 1, 2025 01:39
Copy link

qodo-merge-pro bot commented Apr 1, 2025

Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: it-with-arq-payara-embedded

Failed stage: Run integration test with -Parq-payara-embedded [❌]

Failed test name: GreetingResourceTest

Failure summary:

The action failed because the integration tests could not run successfully. The root cause is a
method signature mismatch in the GlassFish Embedded server:

  • Error: java.lang.NoSuchMethodError: 'void org.glassfish.grizzly.http.GZipContentEncoding.(int, int,
    int, int, org.glassfish.grizzly.http.EncodingFilter)' (line 487)
  • This prevented the Payara/GlassFish server from starting properly, causing the Arquillian tests to
    fail
  • Two tests failed with errors:
    1. GreetingResourceTest failed with "Could not start GlassFish
    Embedded" (line 910)
    2. GreetingServiceTest failed with "Arquillian initialization has already
    been attempted, but failed" (line 911)
  • The server shutdown with message "Shutting down server due to startup exception" (line 486)

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    384:  [INFO] 
    385:  [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jakartaee9-starter-boilerplate ---
    386:  [INFO] Recompiling the module because of changed dependency.
    387:  [INFO] Compiling 4 source files with javac [debug release 11] to target/test-classes
    388:  [WARNING] Supported source version 'RELEASE_7' from annotation processor 'org.netbeans.modules.schema2beansdev.Schema2BeansProcessor' less than -source '11'
    389:  [INFO] 
    390:  [INFO] --- surefire:3.2.5:test (default-test) @ jakartaee9-starter-boilerplate ---
    391:  [INFO] Tests are skipped.
    392:  [INFO] 
    393:  [INFO] --- war:3.4.0:war (default-war) @ jakartaee9-starter-boilerplate ---
    394:  [INFO] Packaging webapp
    395:  [INFO] Assembling webapp [jakartaee9-starter-boilerplate] in [/home/runner/work/jakartaee9-starter-boilerplate/jakartaee9-starter-boilerplate/target/jakartaee9-starter-boilerplate]
    396:  [INFO] Processing war project
    397:  [INFO] Building war: /home/runner/work/jakartaee9-starter-boilerplate/jakartaee9-starter-boilerplate/target/jakartaee9-starter-boilerplate.war
    398:  [INFO] 
    399:  [INFO] --- failsafe:3.5.3:integration-test (integration-test) @ jakartaee9-starter-boilerplate ---
    400:  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
    ...
    
    416:  INFO: [LOCAL] [development] [5.3.1] Using public address: /10.1.0.115:4900
    417:  Apr 01, 2025 1:41:57 AM com.hazelcast.system.logo
    418:  INFO: [10.1.0.115]:4900 [development] [5.3.1] 
    419:  +       +  o    o     o     o---o o----o o      o---o     o     o----o o--o--o
    420:  + +   + +  |    |    / \       /  |      |     /         / \    |         |   
    421:  + + + + +  o----o   o   o     o   o----o |    o         o   o   o----o    |   
    422:  + +   + +  |    |  /     \   /    |      |     \       /     \       |    |   
    423:  +       +  o    o o       o o---o o----o o----o o---o o       o o----o    o   
    424:  Apr 01, 2025 1:41:57 AM com.hazelcast.system
    425:  INFO: [10.1.0.115]:4900 [development] [5.3.1] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
    426:  Apr 01, 2025 1:41:57 AM com.hazelcast.system
    427:  INFO: [10.1.0.115]:4900 [development] [5.3.1] Hazelcast Platform 5.3.1 (20230609 - 3e88b17) starting at [10.1.0.115]:4900
    428:  Apr 01, 2025 1:41:57 AM com.hazelcast.system
    429:  INFO: [10.1.0.115]:4900 [development] [5.3.1] Cluster name: development
    430:  Apr 01, 2025 1:41:57 AM com.hazelcast.system
    431:  INFO: [10.1.0.115]:4900 [development] [5.3.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.
    432:  Apr 01, 2025 1:41:57 AM com.hazelcast.system
    ...
    
    472:  INFO: JSR107 Default Cache Manager Bound to JNDI at payara/CacheManager
    473:  Apr 01, 2025 1:41:59 AM com.sun.enterprise.v3.services.impl.GrizzlyService postConstruct
    474:  INFO: Grizzly 3.0.0 started in: 2,169ms - bound to [http-listener:8181, https-listener:8182, admin-listener:4848]
    475:  Apr 01, 2025 1:42:00 AM com.sun.enterprise.v3.services.impl.GrizzlyProxy start0
    476:  INFO: Network Listener iiop-service started in: 14ms - bound to [/0.0.0.0:3700]
    477:  Apr 01, 2025 1:42:00 AM fish.payara.nucleus.cluster.PayaraCluster logClusterStatus
    478:  INFO: Data Grid Status 
    479:  Payara Data Grid State: DG Version: 5 DG Name: development DG Size: 1
    480:  Instances: {
    481:  DataGrid: development Name: server Lite: false This: true UUID: 1b22c496-ebd8-47fa-8aa3-cd58dd8e7629 Address: /10.1.0.115:4900
    482:  }
    483:  Apr 01, 2025 1:42:00 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob
    484:  INFO: Undefined Product Name - define product and version info in config/branding 0.0.0 (0) startup time : Embedded (944ms), startup services(3,152ms), total(4,096ms)
    485:  Apr 01, 2025 1:42:00 AM com.sun.enterprise.v3.server.AppServerStartup postStartupJob
    486:  SEVERE: Shutting down server due to startup exception
    487:  java.lang.NoSuchMethodError: 'void org.glassfish.grizzly.http.GZipContentEncoding.<init>(int, int, int, int, org.glassfish.grizzly.http.EncodingFilter)'
    488:  at org.glassfish.grizzly.config.GenericGrizzlyListener.configureCompressionEncodings(GenericGrizzlyListener.java:1134)
    ...
    
    606:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
    607:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
    608:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
    609:  at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
    610:  at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
    611:  at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
    612:  at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    613:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
    614:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
    615:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
    616:  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    617:  at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    618:  at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    619:  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
    620:  Apr 01, 2025 1:42:00 AM com.sun.enterprise.v3.server.AppServerStartup doStart
    621:  SEVERE: Failed to start, exiting
    622:  Apr 01, 2025 1:42:00 AM com.sun.enterprise.v3.server.AppServerStartup stop
    623:  INFO: Shutdown procedure finished
    624:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.519 s <<< FAILURE! -- in com.example.it.GreetingResourceTest
    625:  [ERROR] com.example.it.GreetingResourceTest -- Time elapsed: 4.519 s <<< ERROR!
    626:  org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not start GlassFish Embedded
    ...
    
    713:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
    714:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
    715:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
    716:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
    717:  at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
    718:  at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
    719:  at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
    720:  at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    721:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
    722:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
    723:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
    724:  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    725:  at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    726:  at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    727:  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
    728:  Suppressed: java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
    729:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.handleSuiteLevelFailure(JUnitJupiterTestClassLifecycleManager.java:62)
    730:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.getManager(JUnitJupiterTestClassLifecycleManager.java:30)
    731:  at org.jboss.arquillian.junit5.ArquillianExtension.afterAll(ArquillianExtension.java:42)
    732:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$18(ClassBasedTestDescriptor.java:461)
    733:  at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    734:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$19(ClassBasedTestDescriptor.java:461)
    735:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
    736:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:461)
    737:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:235)
    738:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:84)
    739:  at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
    740:  at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    741:  at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
    742:  ... 35 more
    743:  Caused by: [CIRCULAR REFERENCE: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not start GlassFish Embedded]
    744:  Caused by: org.glassfish.embeddable.GlassFishException: Server failed to start
    745:  at com.sun.enterprise.v3.server.AppServerStartup.doStart(AppServerStartup.java:240)
    746:  at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:219)
    747:  at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:84)
    748:  at fish.payara.arquillian.container.payara.embedded.PayaraContainer.start(PayaraContainer.java:202)
    749:  ... 100 more
    750:  [INFO] Running com.example.it.GreetingServiceTest
    751:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! -- in com.example.it.GreetingServiceTest
    752:  [ERROR] com.example.it.GreetingServiceTest -- Time elapsed: 0.001 s <<< ERROR!
    753:  java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
    754:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.handleSuiteLevelFailure(JUnitJupiterTestClassLifecycleManager.java:62)
    ...
    
    785:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
    786:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
    787:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
    788:  at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
    789:  at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
    790:  at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
    791:  at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
    792:  at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
    793:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
    794:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
    795:  at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
    796:  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
    797:  at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
    798:  at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
    799:  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
    800:  Suppressed: java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
    801:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.handleSuiteLevelFailure(JUnitJupiterTestClassLifecycleManager.java:62)
    ...
    
    868:  at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:133)
    869:  at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:105)
    870:  at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeSuite(EventTestRunnerAdaptor.java:71)
    871:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.initializeAdaptor(JUnitJupiterTestClassLifecycleManager.java:40)
    872:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.getManager(JUnitJupiterTestClassLifecycleManager.java:25)
    873:  at org.jboss.arquillian.junit5.ArquillianExtension.beforeAll(ArquillianExtension.java:35)
    874:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:395)
    875:  at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    876:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:395)
    877:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:211)
    878:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:84)
    879:  at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
    880:  at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    881:  at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
    882:  ... 35 more
    883:  Suppressed: java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
    884:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.handleSuiteLevelFailure(JUnitJupiterTestClassLifecycleManager.java:62)
    885:  at org.jboss.arquillian.junit5.JUnitJupiterTestClassLifecycleManager.getManager(JUnitJupiterTestClassLifecycleManager.java:30)
    886:  at org.jboss.arquillian.junit5.ArquillianExtension.afterAll(ArquillianExtension.java:42)
    887:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$18(ClassBasedTestDescriptor.java:461)
    888:  at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    889:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$19(ClassBasedTestDescriptor.java:461)
    890:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
    891:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:461)
    892:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:235)
    893:  at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:84)
    894:  at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
    895:  at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
    896:  at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
    897:  ... 35 more
    898:  Caused by: [CIRCULAR REFERENCE: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not start GlassFish Embedded]
    899:  Caused by: org.glassfish.embeddable.GlassFishException: Server failed to start
    900:  at com.sun.enterprise.v3.server.AppServerStartup.doStart(AppServerStartup.java:240)
    901:  at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:219)
    902:  at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:84)
    903:  at fish.payara.arquillian.container.payara.embedded.PayaraContainer.start(PayaraContainer.java:202)
    904:  ... 100 more
    905:  Caused by: [CIRCULAR REFERENCE: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not start GlassFish Embedded]
    906:  [INFO] 
    907:  [INFO] Results:
    908:  [INFO] 
    909:  [ERROR] Errors: 
    910:  [ERROR]   GreetingResourceTest » Lifecycle Could not start GlassFish Embedded
    911:  [ERROR]   GreetingServiceTest » Runtime Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
    912:  [INFO] 
    913:  [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
    914:  [INFO] 
    915:  [INFO] 
    916:  [INFO] --- failsafe:3.5.3:verify (integration-test) @ jakartaee9-starter-boilerplate ---
    917:  [INFO] ------------------------------------------------------------------------
    918:  [INFO] BUILD FAILURE
    919:  [INFO] ------------------------------------------------------------------------
    920:  [INFO] Total time:  12.369 s
    921:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
    922:  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.5.3:verify (integration-test) on project jakartaee9-starter-boilerplate: 
    923:  [ERROR] 
    924:  [ERROR] See /home/runner/work/jakartaee9-starter-boilerplate/jakartaee9-starter-boilerplate/target/failsafe-reports for the individual test results.
    925:  [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
    926:  [ERROR] -> [Help 1]
    927:  [ERROR] 
    928:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    929:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    930:  [ERROR] 
    931:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
    932:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    933:  ##[error]Process completed with exit code 1.
    934:  Post job cleanup.
    

    Copy link

    sonarqubecloud bot commented Apr 1, 2025

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants