Hi, I see sugarcane is added as a feature in EMM. It simply breaks the build unless you specifically build the feature from the source repo. From where does it come from? Doesn;t it have to reside in WSO2 feature list?
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Failure to find sugarcane:sugarcane.feature:zip:1.0.0-SNAPSHOT in http://dist.wso2.org/maven2/ was cached in the loca l repository, resolution will not be reattempted until the update interval of wso2-maven2-repository has elapsed or updates are forced Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=sugarcane -DartifactId=sugarcane.feature -Dversion=1.0.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=sugarcane -DartifactId=sugarcane.feature -Dversion=1.0.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] sugarcane:sugarcane.feature:zip:1.0.0-SNAPSHOT Regards, Dilshan On Mon, May 12, 2014 at 9:37 PM, madhuka udantha <[email protected]>wrote: > HI, chan > > you can get repo in my local git that you was referring. > simple just rename it as you adding wso2 repo. > > > > > On Mon, May 12, 2014 at 8:46 PM, Chan <[email protected]> wrote: > >> Where is jaggery-test? Can't seem to find it.. >> >> >> On Mon, May 12, 2014 at 8:41 PM, madhuka udantha < >> [email protected]> wrote: >> >>> Hi, >>> >>> It is 'jaggery-test' and you can added it jaggery-extension. >>> If we have any other repo/org is ready for jaggery modules, you can add >>> it there and get release. >>> >>> [1] https://github.com/wso2/jaggery-extensions >>> >>> >>> On Mon, May 12, 2014 at 6:24 PM, Sagara Gunathunga <[email protected]>wrote: >>> >>>> >>>> >>>> >>>> On Mon, May 12, 2014 at 6:14 PM, Chan <[email protected]> wrote: >>>> >>>>> Hi folks, >>>>> We are using sugarcane[1] testing framework for unit tests. It's >>>>> currently not released. Can we please get it released and available in >>>>> nexus repo. >>>>> >>>> >>>> Guys, >>>> >>>> What is "sugarcane" ? what happen to "JaggeryTest" module that we >>>> agreed to develop. >>>> >>>> >>>>> >>>>> Cheers~ >>>>> >>>>> [1] - https://github.com/Madhuka/sugarcane >>>>> >>>> >>>> I can't find any licence on above repo also not sure how we (WSO2) can >>>> release a product hosted on personal repo. >>>> >>>> Thanks ! >>>> >>>> >>>>> >>>>> -- >>>>> Chan (Dulitha Wijewantha) >>>>> Software Engineer - Mobile Development >>>>> WSO2Mobile >>>>> Lean.Enterprise.Mobileware >>>>> * ~Email [email protected] <[email protected]>* >>>>> * ~Mobile +94712112165 <%2B94712112165>* >>>>> * ~Website dulitha.me <http://dulitha.me>* >>>>> * ~Twitter @dulitharw <https://twitter.com/dulitharw>* >>>>> *~Github @dulichan <https://github.com/dulichan>* >>>>> *~SO @chan <http://stackoverflow.com/users/813471/chan>* >>>>> >>>>> _______________________________________________ >>>>> Dev mailing list >>>>> [email protected] >>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>> >>>>> >>>> >>>> >>>> -- >>>> Sagara Gunathunga >>>> >>>> Senior Technical Lead; WSO2, Inc.; http://wso2.com >>>> V.P Apache Web Services; http://ws.apache.org/ >>>> Linkedin; http://www.linkedin.com/in/ssagara >>>> Blog ; http://ssagara.blogspot.com >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Cheers, >>> Madhuka Udantha >>> http://madhukaudantha.blogspot.com >>> >> >> >> >> -- >> Chan (Dulitha Wijewantha) >> Software Engineer - Mobile Development >> WSO2Mobile >> Lean.Enterprise.Mobileware >> * ~Email [email protected] <[email protected]>* >> * ~Mobile +94712112165 <%2B94712112165>* >> * ~Website dulitha.me <http://dulitha.me>* >> * ~Twitter @dulitharw <https://twitter.com/dulitharw>* >> *~Github @dulichan <https://github.com/dulichan>* >> *~SO @chan <http://stackoverflow.com/users/813471/chan>* >> > > > > -- > Cheers, > Madhuka Udantha > http://madhukaudantha.blogspot.com > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Dilshan Edirisuriya Senior Software Engineer - WSO2 Mob: + 94 777878905 http://wso2.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
