Re: Failed to run 'mvn package' on hadoop-2.2 using Cygwin

2014-05-21 Thread Krishna Chaitanya
, 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 :hadoop-common 2014-05-21 11:45 GMT+08:00 Krishna

Re: Failed to run 'mvn package' on hadoop-2.2 using Cygwin

2014-05-20 Thread Krishna Chaitanya
Try adding the path to libprotoc.so to the variable LD_LIBRARY _PATH and retry again. On May 21, 2014 9:00 AM, sam liu samliuhad...@gmail.com wrote: Hi Experts, I can use Cygwin to build hadoop-1.1.1, however failed on hadoop-2.2, as I always encountter issue: *[INFO] ---