Hi Rajkumar, I guess you are getting this error because you are building the samples from a clean repo. This is a known issue reported under [1] affecting the version 4.6.0. you can use "-c" option to ignore checksum validation as a workaround.
[1] https://wso2.org/jira/browse/REGISTRY-2118 thanks On Tue, Apr 29, 2014 at 11:32 AM, Rajkumar Rajaratnam <[email protected]>wrote: > Hi, > > Compiling Governance Registry - Transition UI Sample [1] gives the > following error. > > 1. https://docs.wso2.org/display/Governance460/Transition+UI+Sample > > [ERROR] Failed to execute goal on project > org.wso2.carbon.registry.samples.custom.topics.ui: Could not resolve > dependencies for project > org.wso2.governance:org.wso2.carbon.registry.samples.custom.topics.ui:bundle:4.6.0: > Failed to collect dependencies for > [org.wso2.carbon:org.wso2.carbon.registry.resource.ui:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.registry.common.ui:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.registry.common:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.registry.core:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.registry.extensions:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.logging:jar:4.2.0 (compile), > commons-beanutils:commons-beanutils:jar:1.8.0 (compile), > commons-collections:commons-collections:jar:3.2 (compile), > commons-digester:commons-digester:jar:1.8.1 (compile), > org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v6 (compile), > org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v2 (compile), > org.wso2.carbon:org.wso2.carbon.ui:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.core:jar:4.2.0 (compile), > org.wso2.carbon:org.wso2.carbon.registry.samples.custom.topics.stub:jar:4.2.0 > (compile)]: Failed to read artifact descriptor for uddi:uddi4j:jar:1.0.1: > Could not transfer artifact uddi:uddi4j:pom:1.0.1 from/to wso2-nexus ( > http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum > validation failed, no checksums available from the repository -> [Help 1] > > > > These two jars are missing. > > uddi4j-1.0.1.jar [2] > > org.eclipse.core.runtime-3.5.0.v20090429-1800.jar [3] > > 2. > http://maven.wso2.org/nexus/content/groups/wso2-public/uddi/uddi4j/1.0.1/uddi4j-1.0.1.pom > > 3. > http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/core/org.eclipse.core.runtime/3.5.0.v20090429-1800/org.eclipse.core.runtime-3.5.0.v20090429-1800.pom > > > Accessing their pom files in nexus repo gives XML Parsing Error. > > XML Parsing Error: mismatched tag. Expected: </meta>. > Location: > http://maven.wso2.org/nexus/content/groups/wso2-public/uddi/uddi4j/1.0.1/uddi4j-1.0.1.pom > Line Number 143, Column 3:</head> > --^ > > > Thanks. > > -- > Rajkumar Rajaratnam > Software Engineer | WSO2, Inc. > Mobile +94783498120 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Rajith Siriwardana* Software Engineer WSO2 Inc. *Linkedin*: http://lk.linkedin.com/in/rajithsiriwardana
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
