Hi, TamayaCore is unable to run mvn site:site due to missing findbugs-exclusion files.
Having a stackoverflow about it yielded that page: https://stackoverflow.com/questions/4036229/findbugs-maven-plugin-findbugs-exclude-with-multiple-projects What's your optinion - should we provide a findbugs-exclude. xml for every subproject in a multimodule build or provide a generic file per repository? I personally do not mind, but would not want to create all the files manually without consensus. To properly reflect the current situation I changed the Javadoc build to run site:site instead of javadoc:javadoc since the output of the site build need to be copied over into the site repo. Cheers, Phil
