Mateusz Bajorek

Results 4 issues of Mateusz Bajorek

**Describe the bug** When invoking a self-created goal, the quotation marks are not passed to the terminal. **To Reproduce** Steps to reproduce the behavior: 1. Create a goal like `clean...

bug
Terminal

As in the topic, PCollections support in jackson is missing serializers for `TreePVector`, `MapPSet` and others. From the module class: ```java @Override public void setupModule(SetupContext context) { context.addDeserializers(new PCollectionsDeserializers()); }...

good first issue
pcollections

Update to the latest Feign version (13.2.1). Fix `Resilience4jFeign`: Feign 12.5 introduced a change to the `Builder` type, making the `build()` method `final` and instead adding `abstract internalBuild()` that now...

**Is your feature request related to a problem? Please describe.** Right now there is only "normal" Windows build exposed to winget: ``` ❯ winget search thorium Name Id Version Source...