I runagianst some errors, I mention them in List, so they can be repaired:
It has to do with external dependencies, which cannot be resolved in the
repositories that are available in the pom.xml's
I downlaoded the trunk-version and try to do a: /mvn install/ from the
root of the trunk dir.
Maybe some errors I should repair at my site.
Thankyou for any advice
I know that, but thanks for telling me anyway.
The problem is that I am using Linux, not Windows or Mac, and that my
convenient way (the way it should work, and also does in all my
java-projects) is that pom.xml tells maven where to find the libraries,
but the information in pom.xml is out of date, so maven cannot compile
the project.
Please, try to rename your maven-repository (for test-purpose), and let
maven download the needed files, you will run against the libraries
which aren't there anymore. Maybe moved to another URL.