Hi, in order to complete the APIdocs for the homepage I need to run:
22:53 $ mvn site:site but that yields: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Tamaya Base ................................. SUCCESS [ 11.963 s] [INFO] Apache Tamaya Build Configuration .................. SUCCESS [ 0.788 s] [INFO] Apache Tamaya Code - all ........................... SUCCESS [ 0.806 s] [INFO] Apache Tamaya API .................................. FAILURE [ 0.254 s] [INFO] Apache Tamaya Core Implementation .................. SKIPPED [INFO] Apache Tamaya Core Examples ........................ SKIPPED [INFO] Apache Tamaya Minimal Example ...................... SKIPPED [INFO] Apache Tamaya Custom Propertysource Example ........ SKIPPED [INFO] Apache Tamaya Distribution ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.978 s [INFO] Finished at: 2016-12-19T22:53:55+01:00 [INFO] Final Memory: 45M/281M [INFO] ------------------------------------------------------------------------ [ERROR] Could not find resource 'findbugs/findbugs-exclude.xml'. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ResourceNotFoundException ✘-1 ~/workspace2016/incubator-tamaya [master|✔] locally. Does anyone has the same problem? How do I fix it? Do I need to copy a file or is there just a missing something in a pom.xml? Any help greatly appreciated. Cheers, Phil
