dufoli commented on issue #2999:
URL: https://github.com/apache/camel-quarkus/issues/2999#issuecomment-896273452


   IT works! 
   does it work on linux  too ?
   ```
   D:\src\camel-quarkus>mvn cq:create -N -Dcq.artifactIdBase=cxf
   [INFO] Scanning for projects...
   [INFO]
   [INFO] ---------------< org.apache.camel.quarkus:camel-quarkus 
>---------------
   [INFO] Building Camel Quarkus 2.2.0-SNAPSHOT
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO]
   [INFO] --- cq-maven-plugin:0.38.0:create (default-cli) @ camel-quarkus ---
   [INFO] Generating D:\src\camel-quarkus\extensions\cxf\pom.xml
   [INFO] Generating D:\src\camel-quarkus\extensions\cxf\runtime\pom.xml
   [INFO] Generating 
D:\src\camel-quarkus\extensions\cxf\runtime\src\main\resources\META-INF\quarkus-extension.yaml
   [INFO] Generating D:\src\camel-quarkus\extensions\cxf\deployment\pom.xml
   [INFO] Generating 
D:\src\camel-quarkus\extensions\cxf\deployment\src\main\java\org\apache\camel\quarkus\component\cxf\deployment\CxfProcessor.java
   [INFO] Adding module [cxf] to [D:\src\camel-quarkus\extensions\pom.xml]
   [INFO] Adding [camel-quarkus-cxf] to dependencyManagement in 
[D:\src\camel-quarkus\poms\bom\pom.xml]
   [INFO] Adding [camel-quarkus-cxf-deployment] to dependencyManagement in 
[D:\src\camel-quarkus\poms\bom\pom.xml]
   [INFO] Adding [org.apache.camel:camel-cxf:${camel.version}] to 
dependencyManagement in [D:\src\camel-quarkus\poms\bom\pom.xml]
   [INFO] Adding module [cxf] to 
[D:\src\camel-quarkus\integration-tests\pom.xml]
   [INFO] Generating D:\src\camel-quarkus\integration-tests\cxf\pom.xml
   [INFO] Generating 
D:\src\camel-quarkus\integration-tests\cxf\src\main\resources\application.properties
   [INFO] Generating 
D:\src\camel-quarkus\integration-tests\cxf\src\main\java\org\apache\camel\quarkus\component\cxf\it\CxfResource.java
   [INFO] Generating 
D:\src\camel-quarkus\integration-tests\cxf\src\test\java\org\apache\camel\quarkus\component\cxf\it\CxfTest.java
   [INFO] Generating 
D:\src\camel-quarkus\integration-tests\cxf\src\test\java\org\apache\camel\quarkus\component\cxf\it\CxfIT.java
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  3.147 s
   [INFO] Finished at: 2021-08-10T21:49:15+02:00
   [INFO] 
------------------------------------------------------------------------
   ```


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