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-jar-plugin.git
from 7c6ea2d Bump org.apache.maven.plugins:maven-plugins from 47 to 48
new b28cf10 MJAR: Fix NullPointerException in AbstractJarMojo by
increasing field visibility and adding fallbacks
new f631e64 MJAR: Increase visibility of @Inject fields to protected to
ensure proper injection in Maven 4
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:
.../apache/maven/plugins/jar/AbstractJarMojo.java | 40 +++++++++++++---------
1 file changed, 23 insertions(+), 17 deletions(-)