You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/05/30 10:17:08 UTC

[maven-compiler-plugin] branch master updated (54d0927 -> c40f5fd)

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


    from 54d0927  Bump junit in /src/it/groovy-project-with-new-plexus-compiler
     add c40f5fd  MCOMPILER-495 create missing dirs in createMissingPackageInfoClasses (#121)

No new revisions were added by this update.

Summary of changes:
 src/it/{MCOMPILER-205 => MCOMPILER-495}/invoker.properties         | 0
 src/it/{MCOMPILER-485 => MCOMPILER-495}/pom.xml                    | 0
 .../src/main/java/dummy/package-info.java                          | 0
 src/it/{MCOMPILER-485 => MCOMPILER-495}/verify.groovy              | 0
 .../org/apache/maven/plugin/compiler/AbstractCompilerMojo.java     | 7 +++++++
 5 files changed, 7 insertions(+)
 copy src/it/{MCOMPILER-205 => MCOMPILER-495}/invoker.properties (100%)
 copy src/it/{MCOMPILER-485 => MCOMPILER-495}/pom.xml (100%)
 copy src/it/{MCOMPILER-205 => MCOMPILER-495}/src/main/java/dummy/package-info.java (100%)
 copy src/it/{MCOMPILER-485 => MCOMPILER-495}/verify.groovy (100%)