essobedo commented on PR #11447:
URL: https://github.com/apache/camel/pull/11447#issuecomment-1723397117

   The last commit allowed us to get the root cause of the build failure which 
is:
   ```
   [camel-package-maven-plugin] [INFO] [stdout] [INFO] 
------------------------------------------------------------------------
   [camel-package-maven-plugin] [INFO] [stdout] [INFO] BUILD FAILURE
   [camel-package-maven-plugin] [INFO] [stdout] [INFO] 
------------------------------------------------------------------------
   [camel-package-maven-plugin] [INFO] [stdout] [INFO] Total time:  7.204 s
   [camel-package-maven-plugin] [INFO] [stdout] [INFO] Finished at: 
2023-09-18T13:04:57Z
   [camel-package-maven-plugin] [INFO] [stdout] [INFO] 
------------------------------------------------------------------------
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-jar-plugin:3.3.0:jar (default-jar) on project 
header-support: Error assembling JAR: Problem creating jar: Execution 
exception: Java heap space -> [Help 1]
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] 
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] To see the full stack 
trace of the errors, re-run Maven with the -e switch.
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] Re-run Maven using the 
-X switch to enable full debug logging.
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] 
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] For more information 
about the errors and possible solutions, please read the following articles:
   [camel-package-maven-plugin] [INFO] [stdout] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   [camel-package-maven-plugin] [INFO] [stdout] Running post-build script: 
/home/runner/work/camel/camel/tooling/maven/camel-package-maven-plugin/target/it/HeaderSupport/verify.groovy
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to