Hi All,

The following error occurred when building Andes.

Installing
org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group
4.3.0.SNAPSHOT.
Installing org.wso2.carbon.user.mgt.feature.group 4.3.0.SNAPSHOT.
Installing org.wso2.carbon.cassandra.datareader.feature.group
4.3.0.SNAPSHOT.
Installing org.wso2.mb.styles.feature.group 3.0.0.SNAPSHOT.
Installation failed.
Cannot complete the install because one or more required items could not be
found.
 Software being installed: WSO2 Carbon - Feature - Andes 4.3.0.SNAPSHOT
(org.wso2.carbon.andes.feature.group 4.3.0.SNAPSHOT)
 Missing requirement: andes 3.0.0.SNAPSHOT (andes 3.0.0.SNAPSHOT) requires
'package com.google.common.util.concurrent [16.0.1,16.1.0)' but it could
not be found
 Cannot satisfy dependency:
  From: org.wso2.carbon.andes 4.3.0.SNAPSHOT (org.wso2.carbon.andes
4.3.0.SNAPSHOT)
  To: package org.wso2.andes.configuration [3.0.0,4.0.0)
 Cannot satisfy dependency:
  From: WSO2 Carbon - Feature - Andes 4.3.0.SNAPSHOT
(org.wso2.carbon.andes.feature.group 4.3.0.SNAPSHOT)
  To: org.wso2.carbon.andes.server.feature.group [4.3.0.SNAPSHOT]
 Cannot satisfy dependency:
  From: WSO2 Carbon - Feature - Andes - Server 4.3.0.SNAPSHOT
(org.wso2.carbon.andes.server.feature.group 4.3.0.SNAPSHOT)
  To: org.wso2.carbon.andes [4.3.0.SNAPSHOT]
Application failed, log file location:
/Users/hemikakodikara/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1420796638142.log

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 MB ........................................... SUCCESS [0.624s]
[INFO] WSO2 MB Styles Parent ............................. SUCCESS [0.026s]
[INFO] WSO2 MB Styles .................................... SUCCESS [1.690s]
[INFO] WSO2 Stratos Message Broker - Styles .............. SUCCESS [0.487s]
[INFO] WSO2 MB Features Parent ........................... SUCCESS [0.021s]
[INFO] WSO2 MB Features Aggregator Module ................ SUCCESS [0.021s]
[INFO] WSO2 MB - Styles Features ......................... SUCCESS [0.349s]
[INFO] WSO2 Message Broker - P2 Profile Generation ....... FAILURE [13.601s]
[INFO] WSO2 Message Broker - Distribution ................ SKIPPED
[INFO] WSO2 MB - Integration Tests ....................... SKIPPED
[INFO] WSO2 MB - Integration Test Common Module .......... SKIPPED
[INFO] WSO2 MB - Integration Test Common Utils Module .... SKIPPED
[INFO] WSO2 MB - platform Test Common Utils Module ....... SKIPPED
[INFO] Integration Test Module ........................... SKIPPED
[INFO] MB AMQP based Test Module ......................... SKIPPED
[INFO] MB Server Test Module ............................. SKIPPED
[INFO] MB MQTT based Test Module ......................... SKIPPED
[INFO] org.wso2.carbon.mb.jms.test ....................... SKIPPED
[INFO] Integration Test Reporting ........................ SKIPPED
[INFO] UI Integration Test Module ........................ SKIPPED
[INFO] platform Test Module .............................. SKIPPED
[INFO] platform cluster Test Module ...................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 17.951s
[INFO] Finished at: Fri Jan 09 15:14:01 IST 2015
[INFO] Final Memory: 23M/982M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.4:p2-profile-gen
(3-p2-profile-generation) on project wso2mb-p2-profile: P2 publisher return
code was 13 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :wso2mb-p2-profile


Was able to resolve the issue with help by Asitha.

Modify the pom file of "modules/orbit/andes/" by change
com.google.common.util.concurrent;version="[16.0.1,16.1.0)"   to
com.google.common.util.concurrent;version="[14.0,15)"

Regards,
Hemika

Hemika Kodikara
Software Engineer
WSO2 Inc.
lean . enterprise . middleware
http://wso2.com

Mobile : +94777688882
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to