Because of this commit, I am getting the following build failure. [ERROR] Failed to execute goal on project org.wso2.carbon.humantask: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.humantask:bundle:4.1.2: Could not find artifact org.wso2.carbon:org.wso2.carbon.humantask.skeleton:jar:4.1.1 in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :org.wso2.carbon.humantask
You need to add the following line to the service-stubs pom.xml in the patch releases directory. <module>../../../service-stubs/org.wso2.carbon.humantask.skeleton/4.1.1</module>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
