Brett Porter wrote:

I found that help:evaluate is also not working on Maven 3 due to some API abuse:
[...]
The same affects help:describe -Dcmd=some:goal (as opposed to a lifecycle 
phase). I've added ITs for both cases.

Good catch, thanks!

It seems like we need to restore the previous method (it need only delegate to 
the 3-arg variant as the last 3 aren't used)

Agreed and committed to trunk.

and add some way in Maven 3 to achieve prefix ->  plugin resolution from the 
public API for future migration.

There's already a PluginPrefixResolver that should support this.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to