mattcasters commented on PR #7696: URL: https://github.com/apache/hop/pull/7696#issuecomment-5132694543
Testing on my own plugin... ``` $ sh hop marketplace install hop-datavault Resolved hop-datavault → org.apache.hop:hop-datavault:0.5.0-SNAPSHOT (prefer repo 'data-hopper-community') 2026/07/30 17:12:14 - Marketplace - Downloading org.apache.hop:hop-datavault:0.5.0-SNAPSHOT from https://repository.data-hopper.com/repository/hop-community-plugins/org/apache/hop/hop-datavault/0.5.0-SNAPSHOT/hop-datavault-0.5.0-20260730.141743-3.zip Downloading: org.apache.hop:hop-datavault:0.5.0-SNAPSHOT (43.5MB) [█████████████████████░░░] 88% 8.0MB/s - 38.6MB of 43.5MB, 1 sec left2026/07/30 17:12:17 - Marketplace - Downloaded /home/matt/git/mattcasters/hop/assemblies/client/target/hop/plugins/.staging/.download/hop-datavault-0.5.0-SNAPSHOT.zip (45651552 bytes) Unpacking... Installing files... 2026/07/30 17:12:17 - Marketplace - Installed org.apache.hop:hop-datavault:0.5.0-SNAPSHOT. Restart Hop to load the plugin. Plugin org.apache.hop:hop-datavault:0.5.0-SNAPSHOT installed under /home/matt/git/mattcasters/hop/assemblies/client/target/hop from repo 'data-hopper-community'. Restart Hop to load it. ``` Nice work but perhaps do a final console update at the end to show the 100% completion. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
