Hi Stefano, (this time with cc to the list, as this might be of general interest :-)) sorry again for the inconvenience. We currently have no automatic deployment of the minor Version jars to our repository (we are about to change that soon, hopefully).
The recoomended and "clean" solution is installing the latest repository version of BaseX into your local subversion repository via:
$ cd basex $ svn up $ mvn -DskipTests=true install
This should avoid the errors below.
Let me know if this helps and feel free to ask more!
Kind regards Michael
Am 10.11.2010 um 19:41 schrieb Stefano Santoro:
[WARNING] The POM for org.basex:basex:jar:6.3.2 is missing, no dependency information available Downloading: http://repository.codehaus.org/org/basex/basex/6.3.2/basex-6.3.2.jar Downloading: http://www.inf.uni-konstanz.de/dbis/basex/maven/org/basex/basex/6.3.2/basex-... Downloading: http://repo1.maven.org/maven2/org/basex/basex/6.3.2/basex-6.3.2.jar
basex-talk@mailman.uni-konstanz.de