Published on WSO2 Oxygen Tank (http://wso2.org)

Maven dependency for wsf-spring 1.0

By benugu
Created 2008-04-15 16:27

I am using maven as a build tool for my application. When I include 1.0 version of the artifact - wsf-spring, my maven build fails with the following error:

Downloading: http://dist.wso2.org/maven2/org/wso2/spring/ws/wsf-spring/1.0/wsf-spring-1.0.pom
1K downloaded
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for org/wso2/spring/ws/wsf-spring/1.0/wsf-spring-1.0.pom - IGNORING
Downloading: http://dist.wso2.org/maven2/org/wso2/spring/ws/wsf-spring-main/${wsf-spring.version}/wsf-spring-main-${wsf-spring.version}.pom
Downloading: http://repo1.maven.org/maven2/org/wso2/spring/ws/wsf-spring-main/${wsf-spring.version}/wsf-spring-main-${wsf-spring.version}.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: null:wsf-spring:jar:${wsf-spring.version}

Reason: Cannot find parent: org.wso2.spring.ws:wsf-spring-main for project: null:wsf-spring:jar:${wsf-spring.version} for project null:wsf-spring:jar:${wsf-spring.version}

I had a look at the wso2's maven repository but i could not find any artifact by the name wsf-spring-main under org.wso2.spring.ws directory.

Is this artifact missing from the repository????

 

Thanks, Benu


Source URL:
http://wso2.org/forum/thread/3491