rmannibucau commented on PR #995:
URL: https://github.com/apache/maven/pull/995#issuecomment-1424752367

   > I'm open to suggestions for another publicly available artifact. But in 
order to "prove" that artifact resolution works, we need something that is 
publicly available - I think something that at the very least is hosted by 
Central, and maybe by mirrors.
   
   
   Point is none can be hardcoded, cause we dont know companies mirrors.
   This is why it fits a plugin better IMO (wouldnt be great to have that in 
maven imo).
   
   If you dont like the plugin, what about doing a `mvn-install-checker` 
project or extension which can grow and be downloaded at need.
   Thing is this code requires config and ultimately shouldnt be a command but 
more explicit error messages when it fails IMHO.
   Current flavor looks like not scaling well in time/hard to maintain in a 
relevant manner and is already biased due to profiles so a checker or plugin 
looks iso without the pitfall to impact core directly when you ll need to check 
proxy certs, proxy protocol, proxy passwords, sftp cert for deployment, 
properties typos in settings etc....(this is where this command/plugin/helper 
will lead if adopted).


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