aherbert commented on pull request #258: URL: https://github.com/apache/commons-collections/pull/258#issuecomment-1037091013
@Claudenw I have updated the github build action to run some more checks. This includes javadoc of which you have a few errors to correct. There are currently a lot of warnings from the rest of the codebase. But warnings are OK as they are for missing parameters etc. You have some errors which prevent the javadoc from building. Can you please rebase on master to collect the changes to the pom.xml. You can simulate the checks that will occur by just using the default maven goal: `mvn` -- 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]
