java.lang.ArrayIndexOutOfBoundsException: 1 at org.apache.maven.doxia.module.xhtml.XhtmlSink.tableCell(XhtmlSink.java:791)
It can be resolved by setting by setting the explicit version for the plugin:
although many warnings where produced like [WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink instance and no SinkFactory available. Please update this plugin.
org.apache.maven.plugins
maven-site-plugin
2.1.1
So don't panic ;)
No comments:
Post a Comment