You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/18 08:58:54 UTC

[GitHub] [maven] kthoms opened a new pull request #664: (refactoring) Resolve usage of deprecated method

kthoms opened a new pull request #664:
URL: https://github.com/apache/maven/pull/664


   Refactoring: 
   
   Replace usage of
     MavenExecutionRequest#getSelectedProjects()
   by
     MavenExecutionRequest#getProjectActivation().getOptionalActiveProjectSelectors()
   
   
   
    - [X] I hereby declare this contribution to be licenced under the [Apache License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
    - [ ] In any other case, please file an [Apache Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven] asfgit closed pull request #664: (refactoring) Resolve usage of deprecated method

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #664:
URL: https://github.com/apache/maven/pull/664


   


-- 
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-unsubscribe@maven.apache.org

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