-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.2
-
Fix Version/s: 9.3
-
Component/s: Infrastructure
-
Tags:
-
Sprint:DevOps-18
-
Story Points:4
The recent change of the argLine property with a late evaluated value is causing issues for developers using IDEA.
See https://youtrack.jetbrains.com/issue/IDEA-143187 and https://stackoverflow.com/questions/23190107/cannot-use-jacoco-jvm-args-and-surefire-jvm-args-together-in-maven/28695766#28695766.
We should restore a standard value in the argLine property and use a late-evaluated value only in the sonar profile where it's used.
- is related to
-
NXBT-1486 Setup a new sonar instance
- Resolved