rmannibucau commented on pull request #421:
URL: https://github.com/apache/maven/pull/421#issuecomment-751833740


   Path is slower than File, it is only interesting when the filesystem can be 
abstracted IIRC. Also changing the internal will not help much in regards of 
what is done or we need to change it everywhere at the same time (to benefit 
from the abstraction).
   That said I understand Markus "caller need" very much so guess we should 
tackle that at some point.
   An alternative is to provide another resolver method which returns 
NioArtifacts. Here nothing would be ambiguous probably and a plugin could even 
test if it exists or not.
   Lastly we must start somewhere to provide a more user friendly API, if we 
stick to current prerequisites it will never happen ;).


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to