nicolaferraro commented on pull request #1777:
URL: https://github.com/apache/camel-k/pull/1777#issuecomment-722412453


   > That's cool @doru1004 .
   > 
   > The only thing strange I see is that the output looks like:
   > 
   > ```
   > [nferraro@localhost camel-k]$ kamel inspect examples/simple.groovy 
--all-dependencies --output=yaml
   > [INFO] Scanning for projects...
   > [INFO] 
   > [INFO] ---------< org.apache.camel.k.integration:camel-k-integration 
>---------
   > [INFO] Building camel-k-integration 1.3.0-SNAPSHOT
   > [INFO] --------------------------------[ jar 
]---------------------------------
   > [INFO] 
   > [INFO] --- camel-k-maven-plugin:1.5.0:generate-dependency-list 
(default-cli) @ camel-k-integration ---
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] BUILD SUCCESS
   > [INFO] 
------------------------------------------------------------------------
   > [INFO] Total time:  0.856 s
   > [INFO] Finished at: 2020-11-05T15:24:46+01:00
   > [INFO] 
------------------------------------------------------------------------
   > dependencies:
   > - 
/home/nferraro/.m2/repository/org/apache/camel/k/camel-k-loader-groovy/1.5.0/camel-k-loader-groovy-1.5.0.jar
   > - 
/home/nferraro/.m2/repository/org/apache/camel/k/camel-k-runtime-core/1.5.0/camel-k-runtime-core-1.5.0.jar
   > ```
   > 
   > I.e. the maven part should be probably removed from the output. Wdyt?
   
   Or at least shown only when there's an error


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

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


Reply via email to