Hi dev, We are seeing following error when building geronimo. Could you help to fix the org.apache.juddi:uddi-ws:jar:3.1.0-SNAPSHOT artifacts in apache.snapshot repo ?
BTW: What's the plan to release uddi 3.1.0 ? * Missing:* * ----------* * 1) org.apache.juddi:uddi-ws:jar:3.1.0-SNAPSHOT* * * * Try downloading the file manually from the project website.* * * * Then, install it using the command: * * mvn install:install-file -DgroupId=org.apache.juddi -DartifactId=uddi-ws -Dversion=3.1.0-20110610.165546-15 -Dpackaging=jar -Dfile=/path/to/file* * * * Alternatively, if you host your own repository you can deploy the file there: * * mvn deploy:deploy-file -DgroupId=org.apache.juddi -DartifactId=uddi-ws -Dversion=3.1.0-20110610.165546-15 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]* * * * Path to dependency: * * 1) org.apache.geronimo.configs:axis:car:3.0-SNAPSHOT* * 2) org.apache.juddi:uddi-ws:jar:3.1.0-SNAPSHOT* * * * ----------* * 1 required artifact is missing.* * * * for artifact: * * org.apache.geronimo.configs:axis:car:3.0-SNAPSHOT* -- Shawn
