desruisseaux commented on PR #276:
URL: 
https://github.com/apache/maven-clean-plugin/pull/276#issuecomment-3448210808

   Added the integration test. Also modified the code for resolving relative 
paths against `${maven.build.outputDirectory}` (usually `target/classes`), as 
specified in `maven.mdo`.
   
   Note: this change assumes that https://github.com/apache/maven/pull/11322 is 
accepted, i.e. that the specification in `maven.mdo` is incomplete and should 
said that relative paths are rather resolved against 
`${maven.build.testOutputDirectory}` when the scope is `test`.


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