[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbon/carbon/dependencies/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbon/carbon/dependencies/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/dependencies/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/carbon-dependents/3.2.0-SNAPSHOT/carbon-dependents-3.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building WSO2 Carbon Orbit - Parent Maven Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting /home/carbon/carbon/orbit/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting /home/carbon/carbon/orbit/target
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/orbit/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/carbon-orbit-parent/3.2.0-SNAPSHOT/carbon-orbit-parent-3.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building tribes.wso2
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.tomcat:tomcat-tribes: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-tribes -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-tribes -Dversion=7.0.14 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.tomcat.wso2:tribes:bundle:7.0.14.wso2v1
        2) org.apache.tomcat:tomcat-tribes:jar:7.0.14

2) org.apache.tomcat.embed:tomcat-embed-logging-juli: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-logging-juli -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-logging-juli -Dversion=7.0.14 -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.tomcat.wso2:tribes:bundle:7.0.14.wso2v1
        2) org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:7.0.14

----------
2 required artifacts are missing.

for artifact: 
  org.apache.tomcat.wso2:tribes:bundle:7.0.14.wso2v1

from the specified remote repositories:
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to