Francois Marot
Francois Marot
### Scenario * JaCoCo version: 0.8.5 * Operating system: -- irrelevant -- * Tool integration: Maven ( `report-aggregate` goal) * Description of your use case: This is an improvement suggestion...
This issue is kinda the same as #104 which was closed (because I think the creator did not responded) but I'll try to explain differently: Imagine a pom like this...
1- I have a requirement where I should add additional info to the info provided in the THIRD-PARTY.properties . For example, I have published in my company repo some specific...
## Suggestion Hello I do not know if it's already possible in VSCode so I ask here. Imagine I have 2 Maven projects in the IDE: aaa in v1 bbb...
https://stackoverflow.com/a/42600376/259988
Hello, sorry to post as an "issue" but I found no other way to ask my 2 questions :/ The title of this issue regards the second question. 1- I...
In my CI, the settings.xml file is located 'somewhere' that I know only at runtime in an env variable. So all my Maven builds are run with this parameter: ```...
Hello, I used to use a very old H2 version where LOBs where stored alongside the DB on the filesystem. This was good because when removing the data, the files...