This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a change to branch MPLUGIN-336 in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git.
from d9ffdaf [MPLUGIN-336] - Upgrade ASM to 6.2 for Java 10,11... o This upgrades ASM to 6.2 for Java 10 and early Java 11 support. add 6875130 [MNGSITE-341] use https for sigs, hashes and KEYS add 2a3d31c [MPOM-205] use sha512 checksums instead of sha1 new d98171b Upgrade ASM to 6.2 for Java 10,11... new a9dafa6 [MPLUGIN-336] Upgrade ASM to 7.0-beta Upgrade Opcodes.ASM5 to Opcodes.ASM7 Add missing visit methods to MojoClassVisitor new 2aa8cbb [MPLUGIN-336]| resolve conflicts The 3 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: .../scanner/visitors/MojoAnnotationVisitor.java | 2 +- .../scanner/visitors/MojoClassVisitor.java | 36 +++++++++++++++++++++- .../scanner/visitors/MojoFieldVisitor.java | 2 +- pom.xml | 2 +- src/site/xdoc/download.xml.vm | 6 ++-- 5 files changed, 41 insertions(+), 7 deletions(-)