The Apache Parent POM doesn't even offer the FindBugs plugin btw, so if it was really so vital or widely used, such parent POMs would also contain it. Nobody (except maybe Guava) uses it, not even JBoss. You'll find the Maven plugin in its Parent POM but no sign of those annotations.
Werner On Wed, Feb 11, 2015 at 2:34 PM, Oliver B. Fischer <[email protected] > wrote: > IMHO it is an mistake to remove them as we provide additional value to our > uses by helping them to detect extensive programming errors as early as > possible. > > Oliver > > Am 11.02.15 um 14:27 schrieb Reinhard Sandtner: > >> hey, >> >> +1 to remove it >> >> we do not need these annotation imo >> >> another option (but i'm also -1 for this) is to add >> <optional>true</optional> because afaik if annotations are not there at >> runtime, they will be ignored! >> >> lg >> reini >> >> 2015-02-11 14:17 GMT+01:00 Oliver B. Fischer <[email protected]>: >> >> But why for extensions? Then we should prohibit all other dependencies. >>> >>> Am 11.02.15 um 13:48 schrieb Anatole Tresch: >>> >>> For me the same: -1 as well for extensions. >>> -- >>> N Oliver B. Fischer >>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany >>> P +49 30 44793251 >>> M +49 178 7903538 >>> E [email protected] >>> S oliver.b.fischer >>> J [email protected] >>> X http://xing.to/obf >>> >>> >>> > -- > N Oliver B. Fischer > A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany > P +49 30 44793251 > M +49 178 7903538 > E [email protected] > S oliver.b.fischer > J [email protected] > X http://xing.to/obf > >
