Andreas Bentele

Results 19 issues of Andreas Bentele

see https://github.com/abentele/Fraise/issues/29

enhancement
priority:normal

see https://github.com/abentele/Fraise/issues/28

bug
priority:normal

https://github.com/abentele/Fraise/issues/26

enhancement
priority:low

see https://github.com/abentele/Fraise/issues/23

enhancement
priority:low

see https://github.com/abentele/Fraise/issues/8

feature request
priority:normal

**Describe the bug** When using parallel execution of maven, this message is printed: ``` [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but project * [WARNING] * contains...

e.g. ```java @ManagedAttribute(description = "Time of startup") public Date getStartupTime() { return startupTime; } ``` => render "Time of startup"

- [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [x] I have uploaded Diagnostics - Diagnostics ID:...

status/triage
version/4.15.0
area/VirtioFS

the forkedSpringBootRun task is always executed, even if the generateOpenApiDocs task uses cached results. I would like to prevent running the spring boot application every time as it consumes much...