That looks like a bug in the help plugin.

On Tue, Dec 8, 2009 at 3:27 PM, Andrew Gaydenko <[email protected]> wrote:

> On Tuesday 08 December 2009 23:09:27 Justin Edelson wrote:
> > Not all, just some:
> > http://maven.apache.org/plugins/maven-assembly-plugin/plugin-info.html
> >
> > That page tells you which goals to use to replace the deprecated goals.
> >
> > Justin
>
> Justin,
>
> So the (trimmed) output shown below is a lie :-) I'm definitely frustrated
> -
> have thought "mvn help:describe" outputs most precision information...
> Where
> does the most "official" plugins information takes place?
>
>
> Andrew
>
>
> //---------------------
> $ mvn help:describe -Dplugin=org.apache.maven.plugins:maven-assembly-plugin
> ...
> [INFO] org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-4
> ...
> assembly:assembly
>  Deprecated. No reason given
>
> assembly:attached
>  Deprecated. Use goal: 'assembly' (from the command line) or 'single' (from
> a
>  lifecycle binding) instead.
>
> assembly:directory
>  Deprecated. No reason given
>
> assembly:directory-inline
>  Deprecated. Use goal: 'directory' (from the command line) or
>  'directory-single' (from a lifecycle binding) instead.
>
> assembly:directory-single
>  Deprecated. No reason given
>
> assembly:help
>  Deprecated. No reason given
>
> assembly:single
>  Deprecated. No reason given
>
> assembly:unpack
>  Deprecated. Use org.apache.maven.plugins:maven-dependency-plugin goal:
> unpack
>  or unpack-dependencies instead.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to