Hi,

On 11/13/15 2:23 PM, [email protected] wrote:
On 2015-11-13T10:03:54 +0000
<[email protected]> wrote:

Hello.

I'm attempting to add a Maven plugin to a small compiler project:

Here's a tiny repro case.

https://github.com/io7m/mvn-bug-20151113

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...


Kind regards
Karl Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to