Hi all, I also faced the same while building in a clean repo. First time it fails and continues fine when I give *mvn -rf* Can't understand why it works that way.
As the error says, there are 2 jars. [1] is from *dependancies/* and [2] is from *dependancies/orbit/ .* But namenode pom.xml is referring only to [2]. Any thoughts on why this occurs? [1] http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/hadoop/hadoop-core/0.20.203.1-wso2v4/ [2] http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/hadoop/wso2/hadoop-core/0.20.203.1.wso2v4/ Thanks, Bhathiya On Mon, Nov 18, 2013 at 2:39 PM, Hasitha Aravinda <[email protected]> wrote: > Hi SS team, > > I am getting following build failure in clean repo build. But when I > resume build from HDFS Name Node, it works fine. Could you please take a > look into this. > > > [INFO] Kerberos 5 Authenticator - UI bundle .............. SUCCESS > [5.951s] > [INFO] WSO2 Carbon - Hadoop-Carbon Security Extensions ... SUCCESS > [29.706s] > [INFO] WSO2 Carbon - HDFS Aggregator Module .............. SUCCESS > [0.057s] > [INFO] WSO2 Carbon HDFS Name Node ........................ FAILURE > [1.422s] > [INFO] WSO2 Carbon HDFS Data Node ........................ SKIPPED > [INFO] WSO2 Carbon - HDFS Data Access .................... SKIPPED > [INFO] WSO2 Carbon - HDFS Management Server .............. SKIPPED > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 55:17.396s > [INFO] Finished at: Mon Nov 18 14:06:36 IST 2013 > [INFO] Final Memory: 2429M/3953M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project org.wso2.carbon.hdfs.namenode: > Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon. > hdfs.namenode:bundle:4.2.0: The following artifacts could not be > resolved: org.apache.hadoop.wso2:hadoop-core:jar:0.20.203.1.wso2v4, org. > apache.hadoop:hadoop-core:jar:0.20.203.1-wso2v4: Could not find artifact > org.apache.hadoop.wso2:hadoop-core:jar:0.20.203.1.wso2v4 in central > (http://repo.maven.apache.org/maven2) -> [Help 1] > [ERROR] > > Thanks, > Hasitha. > > > > -- > Hasitha Aravinda, > Software Engineer, > WSO2 Inc. > Email: [email protected] > Mobile: +94 71 8 210 200 > > -- *Bhathiya Jayasekara* *Software Engineer,* *WSO2 inc., http://wso2.com <http://wso2.com>* *Phone: +94715478185 <%2B94715478185>* *LinkedIn: http://www.linkedin.com/in/bhathiyaj <http://www.linkedin.com/in/bhathiyaj>* *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
