| # will cause java doc generation to be skipped, for | |
| # those java doc plugins that support it | |
| # (as of this writing, jst.doc.isv and wst.doc.isv | |
| # Note: some parts of the javadoc generation will still | |
| # occur, but plugin's created, some files copied, etc., | |
| # but just not the very expensive javadoc task itself. | |
| skipJavaDoc=true | |