Re: Build error in latest two patch

2019-03-29 Thread Duo Zhang
Thanks for reporting this. I've already reverted HBASE-22073 from branch-2.2+. Please try your patch again. Thanks. kevin su 于2019年3月30日周六 上午8:04写道: > I tried to build project(clone from githb), use "mvn package -DskipTests" > i got this error > > [ERROR] Failed to execute goal > org.apache.mav

Build error in latest two patch

2019-03-29 Thread kevin su
I tried to build project(clone from githb), use "mvn package -DskipTests" i got this error [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project hbase-server: Compilation failure[ERROR*]* /C:/git/hbase/hbase-server/target/generated

Re: hbase maven build error

2018-11-29 Thread Stack
Do any other branches work for you Kevin? branch-2.0 for instance? What about branch-1? Perhaps we broke windows compile? S On Tue, Nov 27, 2018 at 11:15 AM kevin su wrote: > HI : > > I try to use maven to build newest hbase from github,but i got this error. > > [WARNING] The requested profile "

hbase maven build error

2018-11-27 Thread kevin su
HI : I try to use maven to build newest hbase from github,but i got this error. [WARNING] The requested profile "assembly:single" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (check-aggregate-license)

Re: build error

2016-04-01 Thread Micha
Am 01.04.2016 um 11:23 schrieb Ted Yu: > In refguide, I don't see -Dsnappy mentioned. > I didn't find snappy in pom.xml either. indeed, it isn't mentioned. Maybe I used an older building guide. So snappy works just out of the box? By the way, the option "-Dhadoop-two.version=2.7.2" also isn't

Re: build error

2016-04-01 Thread Ted Yu
In refguide, I don't see -Dsnappy mentioned. I didn't find snappy in pom.xml either. Have you tried building without this -D ? On Fri, Apr 1, 2016 at 12:40 AM, Micha wrote: > Hi, > > this is my first maven build, thought this should just work :-) > > after calling: > > MAVEN_OPTS="-Xmx2g" mvn s

build error

2016-04-01 Thread Micha
Hi, this is my first maven build, thought this should just work :-) after calling: MAVEN_OPTS="-Xmx2g" mvn site install assembly:assembly -DskipTests -Dhadoop-two.version=2.7.2 -Dsnappy I get: Downloading: http://people.apache.org/~garyh/mvn/org/apache/hadoop/hadoop-snappy/0.0.1-SNAPSHOT/ha