I've fixed 1) and 2) in trunk, branches/2.0, and branches/2.1. For 1) add the exclusion like David mentioned. For 2) just remove the <version> element for that api in geronimo-jaxws/pom.xml. It's really not needed there.
I'm not sure about the other two. Jarek On Feb 5, 2008 12:25 PM, toby cabot <[EMAIL PROTECTED]> wrote: > Thanks David, it sounds as if we do want a SNAPSHOT-less build. > > These snapshots croak 2.0.2's offline build: > > | 1) org.apache.ws.scout:jaxr-api:jar:SNAPSHOT > | > | Path to dependency: > | 1) org.apache.geronimo.modules:geronimo-webservices:jar:2.0.2 > | 2) org.apache.ws.scout:scout:jar:1.0rc1 > | 3) org.apache.ws.scout:jaxr-api:jar:SNAPSHOT > | > | 1) org.apache.axis2:axis2-jaxws-api:jar:SNAPSHOT > | > | Path to dependency: > | 1) org.apache.geronimo.modules:geronimo-jaxws:jar:2.0.2 > | 2) org.apache.axis2:axis2-jaxws-api:jar:SNAPSHOT > | > | 1) org.apache.maven.surefire:surefire-api:jar:2.1-SNAPSHOT > | > | Path to dependency: > | 1) > org.apache.geronimo.plugins:geronimo-maven-plugin:maven-plugin:2.0.2 > | 2) org.apache.maven.surefire:surefire-api:jar:2.1-SNAPSHOT > | > | 1) jtidy:jtidy:jar:8.0-SNAPSHOT > | > | Path to dependency: > | 1) > org.apache.geronimo.plugins:testsuite-maven-plugin:maven-plugin:2.0.2 > | 2) jtidy:jtidy:jar:8.0-SNAPSHOT > > Not bad. If you'd like I can try to find the nearest released > versions that correspond to the snapshots and see what happens if I > substitute them. >
