This is an automated email from the ASF dual-hosted git repository.
khmarbaise pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git.
from a5c6bc5 (doc) Fixed broken links to scm, issue tracker, and mailing
list page. (#15)
add 6fd3a46 [MCOMPILER-379] - Fatal error compiling: basedir ...
arget/generated-sources/annotations does not exist - Created Integration test
which currently fails.
No new revisions were added by this update.
Summary of changes:
.../invoker.properties | 2 +-
.../module1}/pom.xml | 30 ++++++++----------
.../service => MCOMPILER-379/module2}/pom.xml | 26 +++++++--------
.../module2/src/main/java/com/natros/mcp}/Foo.java | 7 ++--
src/it/{MCOMPILER-360 => MCOMPILER-379}/pom.xml | 37 +++++++++++-----------
.../plugin/compiler/AbstractCompilerMojo.java | 7 +++-
6 files changed, 55 insertions(+), 54 deletions(-)
copy src/it/{mcompiler-135 => MCOMPILER-379}/invoker.properties (97%)
copy src/it/{MCOMPILER-349_dependencyChanged/dependent-module =>
MCOMPILER-379/module1}/pom.xml (55%)
copy src/it/{MCOMPILER-349_dependencyChanged/service =>
MCOMPILER-379/module2}/pom.xml (54%)
copy src/it/{MCOMPILER-336_incremental-modulepath/b/src/main/java/test =>
MCOMPILER-379/module2/src/main/java/com/natros/mcp}/Foo.java (95%)
copy src/it/{MCOMPILER-360 => MCOMPILER-379}/pom.xml (61%)