Hi, I'm getting the following error while trying to build carbon/platform/branches/4.0.0/components/identity/org.wso2.carbon.identity.oauth.mediator/
[INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Identity OAuth Mediator 4.0.6 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-1800 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details Downloading: https://server.oosnmp.net/dist/release/net/sf/saxon/saxon/8.9/saxon-8.9.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.381s [INFO] Finished at: Fri Jan 04 15:23:49 IST 2013 [INFO] Final Memory: 12M/490M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project org.wso2.carbon.identity.oauth.mediator: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.identity.oauth.mediator:bundle:4.0.6: Failed to collect dependencies for [org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v5 (compile), org.wso2.carbon:org.wso2.carbon.core:jar:4.0.5 (compile), org.wso2.carbon:org.wso2.carbon.utils:jar:4.0.0 (compile), org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v2 (compile), org.apache.synapse:synapse-core:jar:2.1.1-wso2v1 (compile), org.wso2.carbon:org.wso2.carbon.mediator.service:jar:4.0.0 (compile), org.wso2.carbon:org.wso2.carbon.logging:jar:4.0.0 (compile), org.wso2.carbon:org.wso2.carbon.identity.oauth.stub:jar:4.0.3 (compile)]: Failed to read artifact descriptor for net.sf.saxon:saxon:jar:8.9: Could not transfer artifact net.sf.saxon:saxon:pom:8.9 from/to snmp4j-repo ( https://server.oosnmp.net/dist/release/): server.oosnmp.net: Unknown host server.oosnmp.net -> [Help 1] Running command: find . -name 'pom.xml' | xargs grep -i "oosnmp" at "carbon/platform/branches/4.0.0/" returned... ./dependencies/synapse/2.1.1-wso2v2/pom.xml: <url> https://server.oosnmp.net/dist/release/</url> ./dependencies/synapse/2.1.0-wso2v8/pom.xml: <url> https://server.oosnmp.net/dist/release/</url> ./dependencies/synapse/2.1.1-wso2v1/pom.xml: <url> https://server.oosnmp.net/dist/release/</url> ./dependencies/synapse/2.1.0-wso2v9/pom.xml: <url> https://server.oosnmp.net/dist/release/</url> ./dependencies/synapse/2.1.0-wso2v6/pom.xml: <url> https://server.oosnmp.net/dist/release/</url> ./dependencies/synapse/2.1.0-wso2v7/pom.xml: <url> https://server.oosnmp.net/dist/release/</url> I have commented out all these entries to be on the safe side. But the error persists. I still couldn't find out from where maven picks repo ' server.oosnmp.net'. And saxon-8.9.jar is already available in my m2 repo (.m2/repository/net/sf/saxon/saxon/8.9) Appreciate any suggestions. Thanks, Dulanja
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
