[Bug]: Confusing meltano install logs for inherited plugins
See original GitHub issueMeltano Version
2.3.0
Python Version
3.8
Bug scope
CLI (options, error messages, logging, etc.)
Operating System
MacOS - 12.4
Description
When running meltano install
, it’ll say skipped for the inherited plugins. This is confusing as it indicates they aren’t being installed (see screenshot below).
Code
No response
Issue Analytics
- State:
- Created a year ago
- Comments:11 (4 by maintainers)
Top Results From Across the Web
`meltano install <type> <name>` doesn't update inherited ...
Let's say you update the inherited plugin version to pip_url: tap-shopify==1.2.6 . You might be tempted to use meltano install extractor ...
Read more >meltano/CHANGELOG.md at main - GitHub
#3483 Fixes a bug where pipx installed meltano can not find ... #2490 Inherited plugins with identical pip_url field values to parent now...
Read more >Replicate Data
Meltano lets you easily extract and load data from and to databases, ... as an alternative to creating multiple configurations using plugin inheritance....
Read more >Automatically activate parent plugin in Maven - Stack Overflow
I guess you want to configure the plugin in your parent pom, but use it only in the inherited projects. Maven has a...
Read more >MUnit Maven Plugin - MuleSoft Documentation
The following configurations to the pom.xml or settings.xml files of your Maven installation apply only when running Munit through Maven.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kgpayne 🤦
So maybe it is a real bug? @pnadolny13 when you get back can you reproduce and give us some more info on what’s happening?
@aaronsteers great summary and that all sounds good.