Hi,
The basex-examples sub-project fails to build because the default for maven 2 (I think) is java 1.3, but java 5 features are being used in this project. pom.xml needs to have a source level declaration for java 5.
How can one gain commit rights to this project?
-M