1. problem reproduced: in a global plugin-tools build, there is no compilation
issue but if I build only maven-plugin-plugin the compilation failure happens
strange: I wouldn't expect the reactor build to have any impact on build
classpath
2. problem explained:
when I changed the annotations ext
than with what Maven version?
In fact, in the past, I didn't declare plugin annotations as "provided" since
I thought they were necessary at runtime, since they have CLASS
RetentionPolicy.
But later, marking the artifact as provided just worked, even if I didn't
unserstand why: then we finally
I've tried it with:
Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
Java version: 1.7.0_55, vendor: Oracle Corporation
in both cases the error output starts with:
package org.apache.maven.plugins.annotations does not exist
thanks,
Robert
Op Wed, 31 Dec 2014 00:38:50 +0100 schreef Hervé BO
uh, which JDK version?
Regards,
Hervé
Le mardi 30 décembre 2014 22:40:17 Robert Scholte a écrit :
> Hi,
>
> This commit gives me compilation errors, e.g.
> [ERROR]
> /E:/java-workspace/apache-maven-plugin-tools/plugin-tools/maven-plugin-plugi
> n/src/main/java/org/apache/maven/plugin/plugin/Plu
Hi,
This commit gives me compilation errors, e.g.
[ERROR]
/E:/java-workspace/apache-maven-plugin-tools/plugin-tools/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java:[77,6]
E:\java-workspace\apache-maven-plugin-tools\plugin-tools\maven-plugin-plugin\src\main\j