laeubi opened a new pull request, #230:
URL: https://github.com/apache/maven-resolver/pull/230

   Add support for listing artifacts a `WorkspaceReader` know about. 
   See https://issues.apache.org/jira/browse/MRESOLVER-307
   
   Currently the build fails because of an incompatibility:
   > There is at least one incompatibility:
   > 
org.eclipse.aether.repository.WorkspaceReader.listArtifacts():METHOD_NEW_DEFAULT
   
   As `WorkspaceReader` is a very specialized class and there is a default 
implementation I won't expect much problems but I'm not sure how to handle this 
here. Maybe it would be better to even not default implement it to make 
consumers aware of the new method? Any guidance would be appreciated.


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