This is using 3.1.0. Right? AFAIK, Buddhika might still have some pending commits after re-factoring. May be he missed to svn add new set of classes.
/sumedha On Wed, Nov 3, 2010 at 6:39 AM, Samisa Abeysinghe <[email protected]> wrote: > > > ---------- Forwarded message ---------- > From: <[email protected]> > Date: Wed, Nov 3, 2010 at 4:10 AM > Subject: [Stratos-dev] WSO2 Stratos Nightly Build has FAILED > To: [email protected] > > > [INFO] Unable to find resource 'org.htmlcleaner:htmlcleaner:pom:2.1' in > repository central (http://repo1.maven.org/maven2) > Downloading: > http://dist.wso2.org/maven2/commons-email/commons-email/1.2/commons-email-1.2.pom > [INFO] Unable to find resource 'commons-email:commons-email:pom:1.2' in > repository wso2-maven2-repository (http://dist.wso2.org/maven2) > Downloading: > http://repository.springsource.com/maven/bundles/release/commons-email/commons-email/1.2/commons-email-1.2.pom > [INFO] Unable to find resource 'commons-email:commons-email:pom:1.2' in > repository com.springsource.repository.bundles.release ( > http://repository.springsource.com/maven/bundles/release) > Downloading: > http://repository.springsource.com/maven/bundles/external/commons-email/commons-email/1.2/commons-email-1.2.pom > [INFO] Unable to find resource 'commons-email:commons-email:pom:1.2' in > repository com.springsource.repository.bundles.external ( > http://repository.springsource.com/maven/bundles/external) > Downloading: > https://repository.jboss.org/nexus/content/groups/public//commons-email/commons-email/1.2/commons-email-1.2.pom > [INFO] Unable to find resource 'commons-email:commons-email:pom:1.2' in > repository jboss-maven-repository ( > https://repository.jboss.org/nexus/content/groups/public/) > Downloading: > http://repo1.maven.org/maven2/commons-email/commons-email/1.2/commons-email-1.2.pom > [INFO] Unable to find resource 'commons-email:commons-email:pom:1.2' in > repository central (http://repo1.maven.org/maven2) > Downloading: > http://dist.wso2.org/maven2/net/sf/saxon/saxon-xpath/8.9/saxon-xpath-8.9.pom > [INFO] Unable to find resource 'net.sf.saxon:saxon-xpath:pom:8.9' in > repository wso2-maven2-repository (http://dist.wso2.org/maven2) > Downloading: > http://repository.springsource.com/maven/bundles/release/net/sf/saxon/saxon-xpath/8.9/saxon-xpath-8.9.pom > [INFO] Unable to find resource 'net.sf.saxon:saxon-xpath:pom:8.9' in > repository com.springsource.repository.bundles.release ( > http://repository.springsource.com/maven/bundles/release) > Downloading: > http://repository.springsource.com/maven/bundles/external/net/sf/saxon/saxon-xpath/8.9/saxon-xpath-8.9.pom > [INFO] Unable to find resource 'net.sf.saxon:saxon-xpath:pom:8.9' in > repository com.springsource.repository.bundles.external ( > http://repository.springsource.com/maven/bundles/external) > Downloading: > http://mirrors.sunsite.dk/maven2/net/sf/saxon/saxon-xpath/8.9/saxon-xpath-8.9.pom > [INFO] Unable to find resource 'net.sf.saxon:saxon-xpath:pom:8.9' in > repository saxon-8.9-repo (http://mirrors.sunsite.dk/maven2) > Downloading: > https://repository.jboss.org/nexus/content/groups/public//net/sf/saxon/saxon-xpath/8.9/saxon-xpath-8.9.pom > [INFO] Unable to find resource 'net.sf.saxon:saxon-xpath:pom:8.9' in > repository jboss-maven-repository ( > https://repository.jboss.org/nexus/content/groups/public/) > Downloading: > http://repo1.maven.org/maven2/net/sf/saxon/saxon-xpath/8.9/saxon-xpath-8.9.pom > [INFO] Unable to find resource 'net.sf.saxon:saxon-xpath:pom:8.9' in > repository central (http://repo1.maven.org/maven2) > [INFO] [antrun:run {execution: source-code-generation}] > [INFO] Executing tasks > [java] Retrieving document at > 'src/main/resources/MeteringSummaryGenerationDS.wsdl'. > [INFO] Executed tasks > [INFO] [compiler:compile] > [INFO] Compiling 51 source files to > /home/stratos/stratos/stratos/components/usage/org.wso2.stratos.usage.summary.generator/1.0.0/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/stratos/stratos/stratos/components/usage/org.wso2.stratos.usage.summary.generator/1.0.0/src/main/java/org/wso2/stratos/usage/summary/generator/MeteringSummaryGeneratorFactory.java:[18,42] > package org.wso2.carbon.bam.core.data.model does not exist > > /home/stratos/stratos/stratos/components/usage/org.wso2.stratos.usage.summary.generator/1.0.0/src/main/java/org/wso2/stratos/usage/summary/generator/MeteringSummaryGeneratorFactory.java:[37,48] > cannot find symbol > symbol : class MonitoredServer > location: class > org.wso2.stratos.usage.summary.generator.MeteringSummaryGeneratorFactory > > /home/stratos/stratos/stratos/components/usage/org.wso2.stratos.usage.summary.generator/1.0.0/src/main/java/org/wso2/stratos/usage/summary/generator/MeteringSummaryGenerator.java:[26,42] > package org.wso2.carbon.bam.core.data.model does not exist > > /home/stratos/stratos/stratos/components/usage/org.wso2.stratos.usage.summary.generator/1.0.0/src/main/java/org/wso2/stratos/usage/summary/generator/MeteringSummaryGenerator.java:[45,12] > cannot find symbol > symbol : class MonitoredServer > location: class > org.wso2.stratos.usage.summary.generator.MeteringSummaryGenerator > > /home/stratos/stratos/stratos/components/usage/org.wso2.stratos.usage.summary.generator/1.0.0/src/main/java/org/wso2/stratos/usage/summary/generator/MeteringSummaryGenerator.java:[52,12] > cannot find symbol > symbol : class MonitoredServer > location: class > org.wso2.stratos.usage.summary.generator.MeteringSummaryGenerator > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 7 minutes 30 seconds > [INFO] Finished at: Tue Nov 02 22:40:24 UTC 2010 > [INFO] Final Memory: 565M/1293M > [INFO] > ------------------------------------------------------------------------ > > _______________________________________________ > Stratos-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/stratos-dev > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
