'Lo! On 2015-11-13T21:39:06 +0100 Karl Heinz Marbaise <[email protected]> wrote: > > Why are you using this: > > <dependency> > <groupId>org.apache.maven</groupId> > <artifactId>maven-plugin-api</artifactId> > <version>2.0</version> > </dependency> > > Better use at least version 3.0 of this...
Because the documentation says 2.0: https://maven.apache.org/guides/plugin/guide-java-plugin-development.html I'll try 3.0. Thanks! M --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
