💾 Archived View for heavysquare.com › notes › FFF1-passing-strings-around.txt captured on 2022-04-29 at 11:17:22.
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
~~ 2021-01-04T11:57:48+01:00 `mvn ... -DhelloWorld=fooBar` Potential confusion.. You clearly want some side effects to happen by that -D option. Let's say it's not happening. It would be very nice if the running environment could tell you if it was considered or not used at all. Or at least reject it if that name is not declared (and so having no effects).