struberg commented on PR #381:
URL: https://github.com/apache/maven-resolver/pull/381#issuecomment-1829681176

   My POV:
   If a project has say a java8 min requirement via m-enforcer-p then every 
runtime+compile dependency (minus optional deps) must adhere to this rule as 
well. We can imo skipp provided, test and optional deps.
   
   BUT: if some dependency has a multi-release-jar with *additional* support 
for newer java versions, then this is also perfectly fine as long as it can 
execute on the requested jvm version.


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