Bukama commented on PR #101: URL: https://github.com/apache/maven-jmod-plugin/pull/101#issuecomment-4698000453
Status update: `list-plain` fixed. Failed due the same different order of log messages and some additional of Maven 4 `mjmod-20-set-main-class` `mjmod-23-path-must-be-dir` When running `mvn verify -Prun-its -Dinvoker.test=<testname>` both fail with an error that an exiisting jmod cant be deleted. Has nothing to do with a) including `clean` in the call or running the tests with admin rights or not. Running the same on Maven 3.9.16 works. > [ERROR] Failure during deleting of file D:\Github\Maven\maven-jmod-plugin\target\it\mjmod-23-path-must-be-dir\greetings\target\jmods\myproject.greetings.jmod -- 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]
