djencks opened a new pull request #2962:
URL: https://github.com/apache/camel-k/pull/2962


   See #2898
   Backport of #2898
   Please check the validity of:
   ```
   commit 75c924325f9c82b289193df5642b5ac79ba6f609
   Author: David Jencks <djen...@apache.org>
   Date:   Fri Jan 28 13:54:24 2022 -0800
   
       newly generated files
   ```
   
   Note that I cannot build the release-1.4.x branch, I get the same error on 
the release branch and my branch running make:
   ```
   ?    github.com/apache/camel-k/pkg/client    [no test files]
   Modeline options have been loaded from source files
   Full command: kamel run 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-1094750359/simple.groovy
 --dependency=mvn:org.my:lib:1.0 
   Modeline options have been loaded from source files
   Full command: kamel run -d mvn:org.my:lib2:1.0 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-1040573787/simple.groovy
 --dependency=mvn:org.my:lib:2.0 
   Modeline options have been loaded from source files
   Full command: kamel run 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-1278217899/simple.groovy
 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-1278217899/ext.groovy
 --dependency=mvn:org.my:lib1:3.0 --dependency=mvn:org.my:lib2:3.0 
   Modeline options have been loaded from source files
   Full command: kamel run 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-1277943859/sub/simple.groovy
 
--property-file=/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-1277943859/application.properties
 
   Modeline options have been loaded from source files
   Full command: kamel local inspect 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-3823091377/simple.groovy
 --dependency=mvn:org.my:lib:1.0 
   Modeline options have been loaded from source files
   Full command: kamel local inspect 
/var/folders/p1/4_3b11356n79347pg4l7ctsw0000gq/T/camel-k-test-2488800433/simple.groovy
 --dependency=mvn:org.my:lib:1.0 --dependency=camel-k:camel-dep 
   --- FAIL: TestIsLocalFileAndExists (0.00s)
       run_test.go:520: 
                Error Trace:    run_test.go:520
                Error:          Expected value not to be nil.
                Test:           TestIsLocalFileAndExists
   Could not parse <nil> (error: Invalid Semantic Version)
   Could not parse <nil> (error: Invalid Semantic Version)
   FAIL
   FAIL github.com/apache/camel-k/pkg/cmd       6.242s
   ```


-- 
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

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


Reply via email to