Version: master branch.
Running assembly.xml with ant target "clean-all, resolve" result in,
Code:
[ivy:resolve] found pentaho#pentaho-user-console-package;TRUNK-SNAPSHOT in pentaho-mvn
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: ERRORS
[ivy:resolve] pentaho-mvn: bad revision found in http://ivy-nexus.pentaho.org/content/groups/omni/org/jvnet/staxex/stax-ex/1.0/stax-ex-1.0.pom: expected='1.0 found='working@bubu'
[ivy:resolve] public-maven: bad revision found in http://ivy-nexus.pentaho.org/content/groups/omni/org/jvnet/staxex/stax-ex/1.0/stax-ex-1.0.pom: expected='1.0 found='working@bubu'
[ivy:resolve] impossible to get artifacts when data has not been loaded. IvyNode = org.apache.poi#poi;3.9
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
BUILD FAILED
/home/ms/git/pentaho.com/pentaho-platform/assembly/build-res/subfloor.xml:740: impossible to resolve dependencies:
java.lang.IllegalStateException: impossible to get artifacts when data has not been loaded. IvyNode = org.apache.poi#poi;3.9
Here is the full log: https://gist.github.com/shuLhan/cea7dc39400b1558e468
How do I proceed?