This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-stage-plugin.git
from 6ace6d1 [MSTAGE-30] Switch to Java 8 new 787d084 [MSTAGE-28] Upgrade to parent pom 43 new f336cf3 [MSTAGE-28] Reformat code with spotless:apply and fix checkstyle The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 33 +- .../maven/plugins/stage/CopyRepositoryMojo.java | 53 +-- .../plugins/stage/DefaultRepositoryCopier.java | 410 +++++++++------------ .../maven/plugins/stage/RepositoryCopier.java | 14 +- .../maven/plugins/stage/RepositoryCopierTest.java | 91 +++-- 5 files changed, 261 insertions(+), 340 deletions(-)