Claus Ibsen created CAMEL-19585:
-----------------------------------
Summary: camel-jbang - Report if dependency was downloaded or
resolved
Key: CAMEL-19585
URL: https://issues.apache.org/jira/browse/CAMEL-19585
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 4.0.0, 4.0-RC2
When camel-jbang is resolving dependencies then they can be
- resolved locally
- downloaded from remote maven repo via http
Today we dont know, and just log if the process was > 1 sec and assumed it was
downloaded.
What we should do is use the maven event listener then we know if it was
downloaded or not, and from which repo.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)