« Return to Thread: Deprecated in compiler plugin

Re: Deprecated in compiler plugin

by Jörg Schaible-2 :: Rate this Message:

Reply to Author | View in Thread

Kai Weber wrote at Mittwoch, 1. Juli 2009 18:23:

> Hello all,
>
> if I read the description of the maven-compiler-plugin 2.0.2 every
> option is marked deprecated
>
> $ mvn help:describe
> -Dplugin=org.apache.maven.plugins:maven-compiler-plugin -Ddetail
> ...
>      source
>        The -source argument for the Java compiler.
>        Deprecated. No reason given
> ...
>
> Why is that? What should I use instead?

Forget it. Actually the help plugin reports currently any parameter as
deprecated.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Deprecated in compiler plugin