elharo opened a new pull request #15: URL: https://github.com/apache/maven-jar-plugin/pull/15
@ian-lavallee @rfscholte I can update the minimum Maven version here to 3.1.0, but to do this I have to dd maven-compat back in, at least for tests. Can anyone see how I might do this without maven-compat? When I try I tend to get errors like WARNING: Error injecting: org.apache.maven.repository.legacy.LegacyRepositorySystem java.lang.NoClassDefFoundError: org/sonatype/aether/RepositorySystemSession That is, something is still asking for Sonatype Aether. It's not immediately obvious to me where/how the binding for RepositorySystemSession is set. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
