The builder needs a JDK upgrade. I'm working on it right now. Thanks, Senaka.
On Fri, Aug 27, 2010 at 6:23 PM, Samisa Abeysinghe <[email protected]> wrote: > Still problems :( > > [INFO] Building WSO2 Carbon - Utilities > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] Deleting directory > /home/stratos/build/carbon/core/org.wso2.carbon.utils/target > [INFO] [resources:resources] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/stratos/build/carbon/core/org.wso2.carbon.utils/src/main/resources > Downloading: > http://dist.wso2.org/maven2/org/infinispan/infinispan-core/4.1.0.CR2/infinispan-core-4.1.0.CR2.jar > [INFO] Unable to find resource > 'org.infinispan:infinispan-core:jar:4.1.0.CR2' in repository > wso2-maven2-repository (http://dist.wso2.org/maven2) > Downloading: > https://repository.jboss.org/nexus/content/groups/public/org/infinispan/infinispan-core/4.1.0.CR2/infinispan-core-4.1.0.CR2.jar > 986K downloaded (infinispan-core-4.1.0.CR2.jar) > [INFO] [compiler:compile] > [INFO] Compiling 83 source files to > /home/stratos/build/carbon/core/org.wso2.carbon.utils/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > /home/stratos/build/carbon/core/org.wso2.carbon.utils/src/main/java/org/wso2/carbon/utils/multitenancy/CarbonContextHolder.java:[27,-1] > cannot access org.infinispan.config.Configuration > bad class file: > /home/stratos/.m2/repository/org/infinispan/infinispan-core/4.1.0.CR2/infinispan-core-4.1.0.CR2.jar(org/infinispan/config/Configuration.class) > class file has wrong version 50.0, should be 49.0 > > > > On Fri, Aug 27, 2010 at 5:08 PM, Senaka Fernando <[email protected]> wrote: > >> Fixed. >> >> Thanks, >> Senaka. >> >> On Fri, Aug 27, 2010 at 4:41 PM, Samisa Abeysinghe <[email protected]>wrote: >> >>> [INFO] skip non existing resourceDirectory >>> /home/stratos/build/carbon/core/org.wso2.carbon.utils/src/main/resources >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Failed to resolve artifact. >>> >>> Missing: >>> ---------- >>> 1) org.infinispan:infinispan-core:jar:4.1.0.CR2 >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=org.infinispan >>> -DartifactId=infinispan-core -Dversion=4.1.0.CR2 -Dpackaging=jar >>> -Dfile=/path/to/file >>> >>> Alternatively, if you host your own repository you can deploy the file >>> there: >>> mvn deploy:deploy-file -DgroupId=org.infinispan >>> -DartifactId=infinispan-core -Dversion=4.1.0.CR2 -Dpackaging=jar >>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>> >>> Path to dependency: >>> 1) org.wso2.carbon:org.wso2.carbon.utils:bundle:3.1.0-SNAPSHOT >>> 2) org.infinispan:infinispan-core:jar:4.1.0.CR2 >>> >>> ---------- >>> 1 required artifact is missing. >>> >>> for artifact: >>> org.wso2.carbon:org.wso2.carbon.utils:bundle:3.1.0-SNAPSHOT >>> >>> from the specified remote repositories: >>> wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2 >>> ), >>> central (http://repo1.maven.org/maven2), >>> wso2-maven2-repository (http://dist.wso2.org/maven2) >>> >>> >>> >>> NOTE: Maven is executing in offline mode. Any artifacts not already in >>> your local >>> repository will be inaccessible. >>> >>> Thanks, >>> Samisa... >>> >>> Samisa Abeysinghe >>> VP Engineering >>> WSO2 Inc. >>> http://wso2.com >>> http://wso2.org >>> >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> Senaka Fernando >> Associate Technical Lead >> WSO2 Inc. >> E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 >> >> http://www.wso2.com/ - "Lean . Enterprise . Middleware" >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Senaka Fernando Associate Technical Lead WSO2 Inc. E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
