slachiewicz opened a new pull request, #1701:
URL: https://github.com/apache/maven-dependency-plugin/pull/1701

   Adds a CI job that compiles main and test sources with 
`-DmavenVersion=3.6.3`, the version `<prerequisites>` declares. The shared 
verify matrix runs current Maven only, so API drift against the baseline (#1682 
was one) goes unnoticed until a user hits it. The job runs `clean` first; with 
a populated `target/` the compiler skips and the job would pass without 
compiling anything.
   
   Verified: `mvn -DmavenVersion=3.6.3 clean test-compile` on master → green.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to