tdiesler opened a new issue, #5439:
URL: https://github.com/apache/camel-k/issues/5439

   ### What happened?
   
   With Java11, I see
   
   ```
   --- FAIL: TestGenerateQuarkusProjectWithBuildTimeProperties (2.52s)
       quarkus_test.go:155: 
                Error Trace:    
/Users/tdiesler/git/camel-k/pkg/builder/quarkus_test.go:155
                Error:          Received unexpected error:
                                failure while building project: [ERROR] Failed 
to execute goal io.quarkus:quarkus-maven-plugin:3.8.3:build (build-integration) 
on project camel-k-integration: Execution build-integration of goal 
io.quarkus:quarkus-maven-plugin:3.8.3:build failed: Unable to load the mojo 
'build' (or one of its required components) from the plugin 
'io.quarkus:quarkus-maven-plugin:3.8.3': java.util.NoSuchElementException: exit 
status 1
                Test:           
TestGenerateQuarkusProjectWithBuildTimeProperties
   --- FAIL: TestGenerateQuarkusProjectWithNativeSources (3.43s)
       quarkus_test.go:214: 
                Error Trace:    
/Users/tdiesler/git/camel-k/pkg/builder/quarkus_test.go:214
                Error:          Received unexpected error:
                                failure while building project: [ERROR] Failed 
to execute goal io.quarkus:quarkus-maven-plugin:3.8.3:build (build-integration) 
on project camel-k-integration: Execution build-integration of goal 
io.quarkus:quarkus-maven-plugin:3.8.3:build failed: Unable to load the mojo 
'build' (or one of its required components) from the plugin 
'io.quarkus:quarkus-maven-plugin:3.8.3': java.util.NoSuchElementException: exit 
status 1
                Test:           TestGenerateQuarkusProjectWithNativeSources
   --- FAIL: TestBuildQuarkusRunner (3.14s)
       quarkus_test.go:290: 
                Error Trace:    
/Users/tdiesler/git/camel-k/pkg/builder/quarkus_test.go:290
                Error:          Received unexpected error:
                                failure while building project: [ERROR] Failed 
to execute goal io.quarkus:quarkus-maven-plugin:3.8.3:build (build-integration) 
on project camel-k-integration: Execution build-integration of goal 
io.quarkus:quarkus-maven-plugin:3.8.3:build failed: Unable to load the mojo 
'build' (or one of its required components) from the plugin 
'io.quarkus:quarkus-maven-plugin:3.8.3': java.util.NoSuchElementException: exit 
status 1
                Test:           TestBuildQuarkusRunner
   FAIL
   FAIL github.com/apache/camel-k/v2/pkg/builder        9.663s
   ```
   
   ### Steps to reproduce
   
   _No response_
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   _No response_


-- 
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: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to