Hi Ratha, This is because you haven't build the zookeeper module in the orbit. Build zookeeper orbit bundle first and then build components.
Thanks and Regards, Harshana On Fri, Dec 9, 2011 at 12:45 PM, Vijayaratha Vijayasingam <[email protected]>wrote: > is anybody checking this? > > -Ratha > > On 9 December 2011 12:09, Vijayaratha Vijayasingam <[email protected]> > wrote: > > Please fix asap > > > > INFO] > ------------------------------------------------------------------------ > > INFO] Building WSO2 Carbon - Coordination Server > > INFO] task-segment: [clean, install] > > INFO] > ------------------------------------------------------------------------ > > INFO] [clean:clean {execution: default-clean}] > > ownloading: > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach > > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.pom > > INFO] Unable to find resource > > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo > > itory wso2-nexus ( > http://maven.wso2.org/nexus/content/groups/wso2-public/) > > ownloading: > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a > > ache-zookeeper-3.3.1.wso2v1.pom > > INFO] Unable to find resource > > 'org.apache.zookeeper.wso2:apache-zookeeper:pom:3.3.1.wso2v1' in repo > > itory central (http://repo1.maven.org/maven2) > > ownloading: > http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/zookeeper/wso2/apach > > -zookeeper/3.3.1.wso2v1/apache-zookeeper-3.3.1.wso2v1.jar > > INFO] Unable to find resource > > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo > > itory wso2-nexus ( > http://maven.wso2.org/nexus/content/groups/wso2-public/) > > ownloading: > http://repo1.maven.org/maven2/org/apache/zookeeper/wso2/apache-zookeeper/3.3.1.wso2v1/a > > ache-zookeeper-3.3.1.wso2v1.jar > > INFO] Unable to find resource > > 'org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1' in repo > > itory central (http://repo1.maven.org/maven2) > > INFO] > ------------------------------------------------------------------------ > > ERROR] BUILD ERROR > > INFO] > ------------------------------------------------------------------------ > > INFO] Failed to resolve artifact. > > > > issing: > > --------- > > ) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1 > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=org.apache.zookeeper.wso2 > > -DartifactId=apache-zookeeper -Dv > > rsion=3.3.1.wso2v1 -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.zookeeper.wso2 > > -DartifactId=apache-zookeeper -Dver > > ion=3.3.1.wso2v1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] > > -DrepositoryId=[id] > > > > Path to dependency: > > 1) org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3 > > 2) org.apache.zookeeper.wso2:apache-zookeeper:jar:3.3.1.wso2v1 > > > > --------- > > required artifact is missing. > > > > or artifact: > > org.wso2.carbon:org.wso2.carbon.coordination.server:bundle:3.2.3 > > > > rom the specified remote repositories: > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
