The recent change to woden (as part of 1.0-SNAPSHOT) appears to have broken compatibility with woden-api and woden-impl-commons.
It appears that the woden-20 branch is being used for woden-api and woden-commons (which are both dependencies of axis2), and they rely on apache.xmlSchema.version and commons.logging.version being set. woden’s pom (from the trunk) removed these. Was this an intentional break?
