On 10/31/2011 10:50 AM, José Román Bilbao Castro wrote:
Thanks for your responses,
It seems I did something wrong because the installation process has some
"bugs" I want to report here for other potential users in troubles :-):
- Where it says:
echo "PATH=\$PATH:/usr/local/apache-maven-2.2.1/bin">> ~/.bashrc
The path is no longer correct (at least in Fedora 14). Each user
should look for the correct path.
true. this looks like the path for a local installation of maven from
tar, rather than from rpm.
I assume you had /usr/share/maven2/bin ?
(will change to /usr/share/maven/bin when we switch to maven3 i guess)
- Also, some repositories are no longer available on the internet (maven2)
where expected. It seems they were decommissioned a short time ago. The
solution is to download and install problematic files by hand (some .jar
files) and install them as suggested on the help. You can download them from
findjar.com and other places. It is quite a long and tedious process...
indeed.
http://lists.ovirt.org/pipermail/engine-devel/2011-October/000015.html
I expect this will be fixed today.
Now I am continuing the long build process....
Hope this helps,
Jose.