On Mon, Dec 5, 2011 at 5:20 PM, Sanjaya Vithanagama <[email protected]>wrote:
> Hi, > > I get the following error when building features in carbon trunk. > > [ERROR] Failed to execute goal on project > org.wso2.carbon.rule.server.feature: Could not resolve dependencies for > project > org.wso2.carbon:org.wso2.carbon.rule.server.feature:pom:3.2.0-SNAPSHOT: The > following artifacts could not be resolved: > org.wso2.carbon:org.wso2.carbon.rule.kernel:jar:3.2.0-SNAPSHOT, > org.wso2.carbon:org.wso2.carbon.rule.ws:jar:3.2.0-SNAPSHOT, > org.wso2.carbon:org.wso2.carbon.rule.common:jar:3.2.0-SNAPSHOT, > org.wso2.carbon:org.wso2.carbon.rule.backend:jar:3.2.0-SNAPSHOT: Failure to > find org.wso2.carbon:org.wso2.carbon.rule.kernel:jar:3.2.0-SNAPSHOT in > http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the > local repository, resolution will not be reattempted until the update > interval of wso2-nexus has elapsed or updates are forced -> [Help 1] > [ERROR] > Hi, This error was due to not having following modules[1] on the default profile of the rule component which was included in rule features. I have added and committed. Thanks Shammi [1] <module>org.wso2.carbon.rule.common</module> <module>org.wso2.carbon.rule.ws</module> <module>org.wso2.carbon.rule.kernel</module> <module>org.wso2.carbon.rule.backend</module> > > It seems that org.wso2.carbon.rule.server is not included in the rule > component's pom. > > Best Regards, > SanjayaV. > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Best Regards,* Shammi Jayasinghe* Senior Software Engineer; WSO2, Inc.; http://wso2.com, mobile: +94 71 4493085
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
