maven/maven-embedder
Joseph Walton 658301276a [MNG-6069] Avoid (some) deprecated commons-cli methods
Switch from OptionBuilder to Option.Builder. Confirm by
inspection that the resulting Option objects are the same.

For now, leave GnuParser. Despite the upgrade advice in the GnuParser
Javadoc ("since 1.3, use the DefaultParser instead"), it behaves
differently.

Closes #247
2019-05-17 22:09:48 +02:00
..
src [MNG-6069] Avoid (some) deprecated commons-cli methods 2019-05-17 22:09:48 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-04-04 20:56:37 +02:00