basil commented on PR #1012:
URL: https://github.com/apache/maven/pull/1012#issuecomment-1525828731

   How should 
https://github.com/cloudbees/maven-license-plugin/blob/b58872cc1f4062ec01ca903d9a5546cc3b85a748/src/main/java/com/cloudbees/maven/license/ProcessMojo.java#L179
 be adapted? The deprecation notice says to switch to 
`repositorySystemSession.getLocalRepository()`, but that does not compile:
   
   > java: incompatible types: `org.eclipse.aether.repository.LocalRepository` 
cannot be converted to `org.apache.maven.artifact.repository.ArtifactRepository`


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to