rfscholte commented on pull request #90:
URL: https://github.com/apache/maven-shade-plugin/pull/90#issuecomment-826101756


   No commandline argument should have impact on the outcome of the artifact. 
Once there are issues it will be hard to reproduce the original artifact and to 
do the correct analysis. Did you know that with Spring Boot is it very easy to 
adjust dependency versions from commandline? The uploaded pom will be the same, 
but the code might have been compiled against a different set of dependencies.
   Hence I really want to protect the average Maven users against unintended 
mistakes.
   If you do understand Maven, you know how to control parameters and you may 
decide to introduce a property.


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