Hi Gayashan,

In the wso2-axis2-transports repo, in xmpp pom, I think you are importing
axis2 versions for org.apache.axis2.transport.xmpp package as well [1].
This is leading to an error like below at the time of installing features
in CEP p2-profile-gen. (Built your PR manually for the transport-commons
feature since these features are not yet available in online repos)

Installation failed.
Cannot complete the install because one or more required items could not be
found.
 Software being installed: WSO2 Carbon - Transport Commons Feature
4.3.0.SNAPSHOT (org.wso2.carbon.transport.commons.feature.group
4.3.0.SNAPSHOT)
 Missing requirement: axis2-transport-xmpp 1.1.0.wso2v10-SNAPSHOT
(axis2-transport-xmpp 1.1.0.wso2v10-SNAPSHOT) requires 'package
org.apache.axis2.transport.xmpp [1.6.1.wso2v11-SNAPSHOT,1.7.0)' but it
could not be found
 Cannot satisfy dependency:
  From: WSO2 Carbon - Transport Commons Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.transport.commons.feature.group 4.3.0.SNAPSHOT)
  To: axis2-transport-xmpp [1.1.0.wso2v10-SNAPSHOT]
Application failed, log file location:
/home/lasantha/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1416594368674.log

I was able to fix this when the import version was removed (or I guess you
can simply put the correct version) for
*org.apache.axis2.transport.xmpp* package
and *org.apache.axis2.transport.xmpp.util *package. Can you fix this issue
and trigger a new build please?

[1]
https://github.com/wso2/wso2-axis2-transports/blob/master/modules/xmpp/pom.xml#L78

Thanks,
Lasantha

-- 
*Lasantha Fernando*
Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: [email protected]
mobile: (+94) 71 5247551
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to