[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbon/carbon/core/org.wso2.carbon.bootstrap/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbon/carbon/core/org.wso2.carbon.bootstrap/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/carbon/core/org.wso2.carbon.bootstrap/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to 
/home/carbon/carbon/core/org.wso2.carbon.bootstrap/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 
/home/carbon/carbon/core/org.wso2.carbon.bootstrap/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] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
/home/carbon/carbon/core/org.wso2.carbon.bootstrap/target/org.wso2.carbon.bootstrap-3.2.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/carbon/carbon/core/org.wso2.carbon.bootstrap/target/org.wso2.carbon.bootstrap-3.2.0-SNAPSHOT.jar
 to 
/home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.bootstrap/3.2.0-SNAPSHOT/org.wso2.carbon.bootstrap-3.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Better Tomcat
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/carbon/carbon/core/org.wso2.carbon.tomcat/target
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

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

  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.14 -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.14 -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.14

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

  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.14 -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.14 -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.14

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

  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.14 -Dpackaging=jar 
-Dfile=/path/to/file
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to