wendigo commented on PR #933:
URL: https://github.com/apache/maven-mvnd/pull/933#issuecomment-2067648142
Adding
`-Dmodernizer.violationsFile=${session.rootDirectory}/.mvn/modernizer/violations.xml`
to the `.mvn/maven.config` ends with the exception:
```
[ERROR] Failed to execute goal
org.gaul:modernizer-maven-plugin:2.7.0:modernizer (modernizer) on project
trino-root: Error opening violation file:
${session.rootDirectory}/.mvn/modernizer/violations.xml:
${session.rootDirectory}/.mvn/modernizer/violations.xml (No such file or
directory) -> [Help 1]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]