hi,

the root cause of this error:


People have copy-pasted the stub generation pom files. However the
axis2-client / axiom / axis2 dependencies still refers to old versions.
However, those will not get downloaded in to your local repo, until you
refer them as a dependency.

hence build failure (Only in a clean repo). Please update all the new stub
generation pom files with new versions.


here is the list of stub jars.

 <module>../../../service-stubs/org.wso2.carbon.rest.api.stub/4.0.1</module>
 
<module>../../../service-stubs/org.wso2.carbon.mediation.library.stub/4.0.1</module>
 
<module>../../../service-stubs/org.wso2.carbon.analytics.hive.stub/4.0.1</module>
 
<module>../../../service-stubs/org.wso2.carbon.bam.toolbox.deployer.stub/4.0.1</module>
 <module>../../../service-stubs/org.wso2.carbon.webapp.mgt.stub/4.0.1</module>
 
<module>../../../service-stubs/org.wso2.carbon.identity.sso.saml.stub/4.0.1</module>
 
<module>../../../service-stubs/org.wso2.carbon.cloud.gateway.stub/4.0.1</module>
<module>../../../service-stubs/org.wso2.carbon.cloud.gateway.agent.stub/4.0.1</module>
<module>../../../service-stubs/org.wso2.carbon.cep.stub/4.0.1</module>



@Maheshika : are we building the packs with a clean repo, if so, why the
bamboo builder does not encounter these issues. It is really important to
build the patch-releases with a clean repo in each and every build.


thanks,
--Pradeep
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to