FYI, the error is: Downloaded: http://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar(209 KB at 64.0 KB/sec) [ERROR] The build could not read 3 projects -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:org.apache.stratos.cartridge.mgt.ui:2.1.3 (/home/samisa/git/incubator-stratos/components/org.apache.stratos.cartridge.mgt.ui/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.wso2.carbon:stratos-components:pom:3.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 10 -> [Help 2] [ERROR] [ERROR] The project (/home/samisa/git/incubator-stratos/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/pom.xml) has 1 error [ERROR] Non-parseable POM /home/samisa/git/incubator-stratos/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/pom.xml: Unrecognised tag: 'versioin' (position: START_TAG seen ...</artifactId>\n\t<versioin>... @29:12) @ line 29, column 12 -> [Help 3] [ERROR] [ERROR] The project org.apache.stratos:stratos-parent:3.0.0-SNAPSHOT (/home/samisa/git/incubator-stratos/pom.xml) has 1 error [ERROR] Child module /home/samisa/git/incubator-stratos/products/pom.xml of /home/samisa/git/incubator-stratos/pom.xml does not exist [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/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/ModelParseException
On Mon, Jul 15, 2013 at 8:13 PM, Samisa Abeysinghe < [email protected]> wrote: > What is being done to make it to work? > > I just tried to build from root pom, and I could not go much far. There > are errors in the parent pom level. > > I am building on a fresh machine and never built any WSO2 stuff on this > ever. This has to work, I suppose. > > > > On Mon, Jul 15, 2013 at 2:37 PM, Nirmal Fernando > <[email protected]>wrote: > >> Yes, that's what resetGroupManagementAgent method does and further >> there're lot of other Axis2 improvements/fixes that were done on WSO2 >> branch that are needed to be contributed back to Axis2. >> >> >> On Mon, Jul 15, 2013 at 2:20 PM, Afkham Azeez <[email protected]> wrote: >> >>> The resetGroupManagement agent method was added to support Stratos >>> because in a Stratos environment, clusters themselves are dynamic. So, when >>> cartridge instances are started on behalf of a tenant, a cluster would be >>> created, and then when the tenant is no longer active, these clusters may >>> be shutdown. We will add this functionality into the Apache Axis2 trunk. >>> >>> Azeez >>> >>> >>> On Mon, Jul 15, 2013 at 12:50 PM, Isuru Perera <[email protected]> wrote: >>> >>>> Hi Alex, >>>> >>>> Thanks for looking into build issues. >>>> >>>> The Axis2 used in the Stratos comes from WSO2 Carbon Kernel. AFAIK, >>>> there are some modifications to Axis2 clustering. You can find details >>>> about resetGroupManagementAgent from [1] and [2]. >>>> >>>> [1] >>>> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0002/dependencies/axis2/modules/kernel/src/org/apache/axis2/clustering/ClusteringAgent.java >>>> [2] >>>> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0002/dependencies/axis2/modules/clustering/src/org/apache/axis2/clustering/tribes/TribesClusteringAgent.java >>>> >>>> >>>> On Mon, Jul 15, 2013 at 12:17 PM, Alex Heneveld < >>>> [email protected]> wrote: >>>> >>>>> hi folks- >>>>> >>>>> i've been trying to get the latest apache git [1] to build. i know >>>>> some of you have been working to make this happen so i thought i'd share >>>>> my >>>>> efforts. i've fixed about a dozen problems [2] and gave up when i hit >>>>> what >>>>> looks like a dependency on an anonymous fork of axis2 referencing >>>>> "clusteringAgent.**resetGroupManagementAgent" (this doesn't exist in >>>>> axis2). >>>>> >>>>> i hope this helps. for this to get any acceptance it really does need >>>>> to get to the point where it builds PDQ ! >>>>> >>>>> best >>>>> alex >>>>> >>>>> >>>>> [1] >>>>> https://git-wip-us.apache.org/**repos/asf/incubator-stratos.**git<https://git-wip-us.apache.org/repos/asf/incubator-stratos.git> >>>>> [2] >>>>> https://github.com/ahgittin/**stratos<https://github.com/ahgittin/stratos> >>>>> >>>> >>>> >>>> >>>> -- >>>> Isuru Perera >>>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >>>> Lean . Enterprise . Middleware >>>> >>>> Twitter: http://twitter.com/chrishantha | LinkedIn: >>>> http://lk.linkedin.com/in/chrishantha/ >>>> >>> >>> >>> >>> -- >>> *Afkham Azeez* >>> Director of Architecture; WSO2, Inc.; http://wso2.com, >>> *Member; Apache Software Foundation; >>> **http://www.apache.org/*<http://www.apache.org/> >>> * >>> * >>> *email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >>> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>> * >>> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >>> >>> * >>> * >>> *Lean . Enterprise . Middleware* >>> * >>> * >>> >> >> >> >> -- >> Best Regards, >> Nirmal >> >> C.S.Nirmal J. Fernando >> Senior Software Engineer, >> WSO2 Inc. >> >> Blog: http://nirmalfdo.blogspot.com/ >> > >
