[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/cassandra/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [bundle:bundle]
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/orbit/cassandra/target/apache-cassandra-0.7.0.wso2v1.jar
 to 
/home/carbon/.m2/repository/org/apache/cassandra/wso2/apache-cassandra/0.7.0.wso2v1/apache-cassandra-0.7.0.wso2v1.jar
[INFO] [bundle:install]
[INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
[INFO] Installing 
org/apache/cassandra/wso2/apache-cassandra/0.7.0.wso2v1/apache-cassandra-0.7.0.wso2v1.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon Core - Parent Maven Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/carbon/stratos/carbon/core/target
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/carbon/stratos/carbon/core/target/pom-transformed.xml 
to 
/home/carbon/.m2/repository/org/wso2/carbon/carbon-parent/3.2.0-SNAPSHOT/carbon-parent-3.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Better Tomcat
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/core/org.wso2.carbon.tomcat/src/main/resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.tomcat:tomcat-dbcp:jar:7.0.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.tomcat 
-DartifactId=tomcat-dbcp -Dversion=7.0.8 -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.tomcat 
-DartifactId=tomcat-dbcp -Dversion=7.0.8 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.carbon:org.wso2.carbon.tomcat:bundle:3.2.0-SNAPSHOT
        2) org.apache.tomcat:tomcat-dbcp:jar:7.0.8

2) org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.tomcat.embed 
-DartifactId=tomcat-embed-core -Dversion=7.0.8 -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.tomcat.embed 
-DartifactId=tomcat-embed-core -Dversion=7.0.8 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.wso2.carbon:org.wso2.carbon.tomcat:bundle:3.2.0-SNAPSHOT
        2) org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.8

3) org.apache.tomcat.embed:tomcat-embed-jasper:jar:7.0.8

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.tomcat.embed 
-DartifactId=tomcat-embed-jasper -Dversion=7.0.8 -Dpackaging=jar 
-Dfile=/path/to/file
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to