Are you using Maven 3? I think I had to use Maven 2 when I tried. Jon On Oct 27, 2011 7:09 PM, "Kevan Miller" <kevan.mil...@gmail.com> wrote:
> Building, I ran into a couple of test failures. IIRC, that wasn't too > uncommon for building 3.0.x on Mac OS. > > Running without tests, I'm seeing: > > [ERROR] Failed to execute goal on project openejb-axis2: Could not > resolve dependencies for project > org.apache.openejb:openejb-axis2:jar:3.0.4: Failed to collect > dependencies for [org.apache.openejb:openejb-webservices:jar:3.0.4 > (compile), junit:junit:jar:4.4 (test), > org.apache.axis2:axis2-jaxws:jar:1.3 (compile), > org.apache.axis2:axis2-java2wsdl:jar:1.3 (compile), > org.apache.axis2:axis2-kernel:jar:1.3 (compile), > org.apache.axis2:axis2-adb:jar:1.3 (compile), > org.apache.axis2:axis2-metadata:jar:1.3 (compile), > org.apache.ws.commons.axiom:axiom-api:jar:1.2.5 (compile), > org.apache.ws.commons.axiom:axiom-impl:jar:1.2.5 (compile), > org.apache.ws.commons.schema:XmlSchema:jar:1.3.1 (compile), > org.apache.neethi:neethi:jar:2.0 (compile), > commons-httpclient:commons-httpclient:jar:3.0.1 (compile), > commons-codec:commons-codec:jar:1.3 (compile), > org.apache.xmlbeans:xmlbeans:jar:2.3.0 (compile), > jaxen:jaxen:jar:1.1-beta-10 (compile), annogen:annogen:jar:0.1.0 > (compile)]: Failed to read artifact descriptor for > org.apache.woden:woden:jar:1.0-incubating-M7b: Could not transfer > artifact org.apache.woden:woden:pom:1.0-incubating-M7b from/to > java.net (http://download.java.net/maven/1/): No connector available > to access repository java.net (http://download.java.net/maven/1/) of > type legacy using the available factories > WagonRepositoryConnectorFactory -> [Help 1] > > Nobody else is seeing the same? > > --kevan >