Hi, Since we are using the same artifact id to both new and old bam, there was a conflict. I thought it's used by BAM components and commented it. I'll uncomment the old BAM components and change the new BAM components' artifact id to bam2.
Thanks, Sinthuja. On Tue, Mar 27, 2012 at 2:17 PM, Amila Maha Arachchi <[email protected]>wrote: > Hi Denis, > > This is bam.core is not built. Reason for that is, old bam components are > commented from the components pom. > > Sinthuja, > > I think we cannot comment out old bam components because those are being > used at several places such as usage component. > > Thanks, > AmilaM. > > On Tue, Mar 27, 2012 at 2:06 PM, Denis Weerasiri <[email protected]> wrote: > >> Hi, >> Getting these errors. >> >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile >> (default-compile) on project org.wso2.carbon.usage.summary.generator: >> Compilation failure: Compilation failure: >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[23,39] >> package org.wso2.carbon.bam.core.summary does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[24,50] >> package org.wso2.carbon.bam.core.summary.generators does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[36,51] >> cannot find symbol >> [ERROR] symbol: class AbstractSummaryGenerator >> [ERROR] public class RegistryUsageSummaryGenerator extends >> AbstractSummaryGenerator { >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/internal/UsageSummaryGeneratorServiceComponent.java:[26,50] >> package org.wso2.carbon.bam.core.summary.generators does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGeneratorFactory.java:[19,50] >> package org.wso2.carbon.bam.core.summary.generators does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGeneratorFactory.java:[20,50] >> package org.wso2.carbon.bam.core.summary.generators does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGeneratorFactory.java:[26,56] >> cannot find symbol >> [ERROR] symbol: class SummaryGeneratorFactory >> [ERROR] public class MeteringSummaryGeneratorFactory implements >> SummaryGeneratorFactory { >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGeneratorFactory.java:[36,11] >> cannot find symbol >> [ERROR] symbol : class SummaryGenerator >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGeneratorFactory >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[23,43] >> cannot find symbol >> [ERROR] symbol : class BAMPersistenceManager >> [ERROR] location: package org.wso2.carbon.bam.core.persistence >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[24,39] >> package org.wso2.carbon.bam.core.summary does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[25,50] >> package org.wso2.carbon.bam.core.summary.generators does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[26,36] >> package org.wso2.carbon.bam.core.util does not exist >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[38,46] >> cannot find symbol >> [ERROR] symbol: class AbstractSummaryGenerator >> [ERROR] public class MeteringSummaryGenerator extends >> AbstractSummaryGenerator { >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[53,46] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[51,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[62,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[62,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[56,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[103,46] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[101,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[111,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[111,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[106,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[145,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[150,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[155,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[161,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[167,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[173,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGenerator.java:[179,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/internal/UsageSummaryGeneratorServiceComponent.java:[64,20] >> cannot find symbol >> [ERROR] symbol : class SummaryGeneratorFactory >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.internal.UsageSummaryGeneratorServiceComponent >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[53,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[62,43] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[60,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[67,43] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[65,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[72,43] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[70,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[77,43] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[75,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[82,43] >> cannot find symbol >> [ERROR] symbol : method getTimeInterval() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[80,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[89,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[89,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[118,20] >> cannot find symbol >> [ERROR] symbol : variable BAMUtil >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[117,34] >> cannot find symbol >> [ERROR] symbol : variable BAMPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[85,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[139,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[139,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[136,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[171,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[171,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[168,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[203,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[203,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[200,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[235,12] >> cannot find symbol >> [ERROR] symbol : class SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[235,44] >> cannot find symbol >> [ERROR] symbol : variable SummaryPersistenceManager >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.MeteringSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/MeteringSummaryGenerator.java:[232,4] >> method does not override or implement a method from a supertype >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGeneratorTask.java:[56,29] >> cannot find symbol >> [ERROR] symbol : method generateSummary() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] >> [ERROR] >> /opt/installations/wso2/trunk/carbon/platform/trunk/components/stratos/usage/org.wso2.carbon.usage.summary.generator/src/main/java/org/wso2/carbon/usage/summary/generator/RegistryUsageSummaryGeneratorTask.java:[66,29] >> cannot find symbol >> [ERROR] symbol : method generateSummary() >> [ERROR] location: class >> org.wso2.carbon.usage.summary.generator.RegistryUsageSummaryGenerator >> [ERROR] -> [Help 1] >> [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. >> >> >> -- >> Thanks, >> Denis >> ---------------------------------------------------------- >> *Denis Weerasiri* >> Software Engineer >> Integration Technologies Team, WSO2 Inc.; http://wso2.com, >> *email: denis <http://goog_277208233/>** [AT] wso2.com <http://wso2.com/> >> * >> *phone: +94117639629 >> * >> *site: >> **https://sites.google.com/site/ddweerasiri/*<https://sites.google.com/site/ddweerasiri/> >> *blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/> >> * >> twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri> >> * >> linked-in: >> **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Amila Maharachchi* > Senior Software Engineer; WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
