Hi,
as per MNG-4024, the CLIManager was exposed to the public API. Its
parse() method returns a CommandLine object from commons-cli. Per
MNG-4166, commons-cli is no longer filtered from the plugin realm.
This constellation prohibits the usage CLIManager.parse() from Maven
2.2.x in plugins as
Hi Vincent,
Author: vsiveton
Date: Sat Aug 1 11:31:06 2009
New Revision: 799840
URL: http://svn.apache.org/viewvc?rev=799840&view=rev
Log:
o using doxia and doxia sitetools 1.0
o using snapshot linkcheck
o added the invoker as a workaround for the linkcheck goal
Modified:
maven/plugins/