I am trying to set up the WSO 2 Endpoint Lookup Sample. I made changes according to the document, but when I try to create an app using "MVN Clean Install", I receive the following error:
Downloading: http: / /maven.wso2 .org / nexus / content / group / wso2-public / eclipse / vali dateutility / 0.95 / validity -0.95. pom [warning] checksum verification fails, expect 53f8bac71524372a3d51a6ecf11365042 96f37af, but http: //maven.wso2 For org. 8edc83998e0bf2a8867395883f3853eb901be267 / combine / content / groups / WSO2-public / eclipse / Validateutility / 0.95 / validateutility- 0.95.pom Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/ OSGi / org .eclipse.osgi.services / 3.2 .0.v20090520-1800 / org.eclipse.osgi.services -3 2.0.v20090520-1800.pom [Warning] Checksum validation failed, expect << DOCTYPE but 8edc83998e0bf2a8 867395883f3853eb901be267 http://maven.wso2.org/nexus/content/groups/wso2-pub LIC / org / eclipse / /org.eclipse.osgi.services/3.2.0.v20090520-1800/ for OSGi Org.eclipse Osgi.services-3.2.0.v20090520-1800.pom Checksum is failing. Does anyone need to update files in the repository?
I have been able to sample the handler:
1) Checkout Greg 4.5.3 source code:
SVN co https://svn.wso2.org/repos/wso2/carbon/platform/tags /4.0.5/products/greg/4.5.3/ Wso2_greg_453 2) Source Build:
CD wso2_greg_453 mvn Clean -Demaven.test installed. Due to Mewen I was unable to clean up the failed reports, one build failed, I did not pay attention to it. 3) in the directory I unzip binary version of Greg to create handler sample:
cd% CARBON_HOME% wso2greg-4.5.3 \ samples \ Handler \ src mvn Clean install This time handler sample was made fine.
The above approach is slightly curved, but it works!
No comments:
Post a Comment