One more issue with the build: the standalone "mvn clean" command fails with the following error:
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project odfvalidator: Could not resolve dependencies for project org.apache.odftoolkit :odfvalidator:war:1.1.5-incubating: Could not find artifact org.apache.odftoolkit:odfdom-java:jar:0.8.8-incubating in ce ntral (http://repo1.maven.org/maven2) -> [Help 1] However "mvn clean install" works fine. There is something wrong with how execution phases are defined in validator/pom.xml Yegor
