Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- relates to
-
CAMEL-19588 camel-jbang - Starting via jbang --verbose should output more details on startup
- Resolved