Rodrigo Carvalho Silva

Results 25 issues of Rodrigo Carvalho Silva

When we execute `jenv remove invalid`, where `invalid` is an invalid jdk name, the command outputs the following message: `Your JEnv was removed successfully`. I think it should warn the...

bug

Hi, All my projects use Java for backend and Angular for frontend. With `makeAggregateBom` I could only aggregate the BOMs generated by Maven plugin but not the BOM generated by...

enhancement
help wanted

Hi, I'm using [bower-away](https://github.com/sheerun/bower-away) to migrate from Bower to Yarn and it added the Bower dependencies to `package.json` as `"@bower_components/angular": "art://angular/bower-angular#1.5.7"`, for example. But running `yarn install` I get the...

I'm developing a Kotlin/Native app on Windows and, after adding the Kommand version 2.0.1 dependency to my project, I get an error running the tests: `command 'C:\path-to-project\jenv-mp\build\bin\native\debugTest\test.exe' exited with errors...

### Current Behavior When we search on the "Components" tab, it only matches the components by name. It makes the search incomplete, as some components use generic names. For example,...

enhancement

### Dependencies ### Feature Request Sometimes the Gitlab webhook isn't sufficient to trigger the job creation. For example, the repository is created without a Jenkinsfile, so the job isn't created...

**Feature request** Please include the following information: **Is your feature request related to a problem? Please describe.** To create native images on Windows, the developer should install Microsoft Visual Studio...

feature

Tests fail with "Recipe was expected to make a change but made no changes." ## What's changed? A new AddParentPom recipe is added. ## What's your motivation? I need to...

recipe

## What problem are you trying to solve? I need to add a parent POM to my projects. ## Describe the solution you'd like I'd like a recipe for that...

enhancement
recipe

NTFS Junctions is an alternative do symlinks on Windows that don't require admin privileges. So they are usually preferred on an enterprise environment.

file system