adoroszlai commented on PR #9778: URL: https://github.com/apache/ozone/pull/9778#issuecomment-3922560383
> you are right that the code should be put in main for a separated test module according to the AI Overview below. Thanks for the confirmation. > It also says that we should package as a test-jar and keep using `<type>test-jar</type>` Can you please ask it why? Adding the type seems to deviate from Maven conventions. Now `install` fails with: ``` packaging plugin for project hdds-test-utils did not assign a main file to the project but it has attachments. Change packaging to 'pom' ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
