Hello guys,
I'm trying to compile Pentaho 4.8.0 Stable 51791.
I've downloaded the source code from SVN repo, and after that I've executed the following command at bi-platform-build
After sometime awaiting to download dependencies, I've got BUILD FAILURE and the following error... See the image below.
error_resolving.jpg
error_resolve.jpg
Just before to execute this command, in the terminal at bi-platform-build I've executed only the command
Ant I got the BUILD SUCCESS...
I'm following these tutorials to compile Pentaho
http://wiki.pentaho.com/display/Serv...I+Platform+2.0
I would like to know if anyone can help me with these dependencies cause I would like to compile all code in order to have the pentaho tomcat instance
I'm trying to compile Pentaho 4.8.0 Stable 51791.
I've downloaded the source code from SVN repo, and after that I've executed the following command at bi-platform-build
Code:
ant -f dev_build.xml xresolve
error_resolving.jpg
error_resolve.jpg
Just before to execute this command, in the terminal at bi-platform-build I've executed only the command
Code:
ant
I'm following these tutorials to compile Pentaho
http://wiki.pentaho.com/display/Serv...I+Platform+2.0
I would like to know if anyone can help me with these dependencies cause I would like to compile all code in order to have the pentaho tomcat instance
Code:
ant -f dev_build.xml dev-rebuild