I am seeing following... [INFO] Installing /home/carbon/carbon/ dependencies/cassandra/build/apache-cassandra-0.7.0.jar to /home/carbon/.m2/repository/org/apache/cassandra/apache-cassandra /0.7.0-wso2v1/apache-cassandra-0.7.0-wso2v1.jar
As per the Cassandra pom[1], the above error cannot happen. I think , it is needed to take svn up on dependencies/cassandra .. Also please cassandra component and feature [1] https://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/cassandra/pom.xml On Thu, May 5, 2011 at 12:12 AM, Indika Kumara <[email protected]> wrote: > if 'trunck\dependencies\cassandra' is built, > 'apache-cassandra-0.7.0-wso2v2.jar' should be there when building > 'orbit/cassandra'. What could be the issue? I am not getting this locally > and there is no local changes. Is it possible to the builder machine's > source checkout being not up-to-date? > > ~ Indika > > > On Wed, May 4, 2011 at 11:39 PM, WSO2 Builder <[email protected]> wrote: > >> [INFO] skip non existing resourceDirectory >> /home/carbon/carbon/orbit/json-simple/src/main/resources >> [INFO] [compiler:compile {execution: default-compile}] >> [INFO] No sources to compile >> [INFO] [resources:testResources {execution: default-testResources}] >> [INFO] Using 'UTF-8' encoding to copy filtered resources. >> [INFO] skip non existing resourceDirectory >> /home/carbon/carbon/orbit/json-simple/src/test/resources >> [INFO] [compiler:testCompile {execution: default-testCompile}] >> [INFO] Not compiling test sources >> [INFO] [surefire:test {execution: default-test}] >> [INFO] Tests are skipped. >> [INFO] [bundle:bundle {execution: default-bundle}] >> [INFO] [install:install {execution: default-install}] >> [INFO] Installing >> /home/carbon/carbon/orbit/json-simple/target/json-simple-1.1.wso2v1.jar to >> /home/carbon/.m2/repository/com/googlecode/json-simple/wso2/json-simple/1.1.wso2v1/json-simple-1.1.wso2v1.jar >> [INFO] [bundle:install {execution: default-install}] >> [INFO] Local OBR update disabled (enable with -DobrRepository) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building cassandra.wso2 >> [INFO] task-segment: [clean, install] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] [clean:clean {execution: default-clean}] >> [INFO] Deleting /home/carbon/carbon/orbit/cassandra/target >> Downloading: >> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/cassandra/apache-cassandra/0.7.0-wso2v2/apache-cassandra-0.7.0-wso2v2.pom >> [INFO] Unable to find resource >> 'org.apache.cassandra:apache-cassandra:pom:0.7.0-wso2v2' in repository >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) >> Downloading: >> http://repo1.maven.org/maven2/org/apache/cassandra/apache-cassandra/0.7.0-wso2v2/apache-cassandra-0.7.0-wso2v2.pom >> [INFO] Unable to find resource >> 'org.apache.cassandra:apache-cassandra:pom:0.7.0-wso2v2' in repository >> central (http://repo1.maven.org/maven2) >> Downloading: >> http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/cassandra/apache-cassandra/0.7.0-wso2v2/apache-cassandra-0.7.0-wso2v2.jar >> [INFO] Unable to find resource >> 'org.apache.cassandra:apache-cassandra:jar:0.7.0-wso2v2' in repository >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) >> Downloading: >> http://repo1.maven.org/maven2/org/apache/cassandra/apache-cassandra/0.7.0-wso2v2/apache-cassandra-0.7.0-wso2v2.jar >> [INFO] Unable to find resource >> 'org.apache.cassandra:apache-cassandra:jar:0.7.0-wso2v2' in repository >> central (http://repo1.maven.org/maven2) >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to resolve artifact. >> >> Missing: >> ---------- >> 1) org.apache.cassandra:apache-cassandra:jar:0.7.0-wso2v2 >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.apache.cassandra >> -DartifactId=apache-cassandra -Dversion=0.7.0-wso2v2 -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.apache.cassandra >> -DartifactId=apache-cassandra -Dversion=0.7.0-wso2v2 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) org.apache.cassandra.wso2:apache-cassandra:bundle:0.7.0.wso2v2 >> 2) org.apache.cassandra:apache-cassandra:jar:0.7.0-wso2v2 >> >> ---------- >> 1 required artifact is missing. >> >> for artifact: >> org.apache.cassandra.wso2:apache-cassandra:bundle:0.7.0.wso2v2 >> >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2), >> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) >> >> >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 31 minutes 29 seconds >> [INFO] Finished at: Wed May 04 23:09:03 IST 2011 >> [INFO] Final Memory: 1315M/1761M >> [INFO] >> ------------------------------------------------------------------------ >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
