maven/maven-embedder
Tamas Cservenak da64ee9c91
[MNG-7713] Make Maven fail if option present (#1021) (#1022)
As with previous PR (simple removal) the `-llr` got
interpreted as `-l lr`, it logged all output to `lr`
file. This would maean that use of `-llr` would still
sneakily 'work' and probably cause surprise down the
road to users.

Returned the option, and expicitly checking for it's
presence to be able to fail with meaningful message.

---

https://issues.apache.org/jira/browse/MNG-7713
2023-03-01 13:51:51 +01:00
..
src [MNG-7713] Make Maven fail if option present (#1021) (#1022) 2023-03-01 13:51:51 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-01-27 16:33:47 +01:00