Sure, see https://issues.apache.org/jira/browse/HBASE-12382
On Thu, Oct 30, 2014 at 1:38 AM, Dima Spivak <[email protected]> wrote: > Do we want to try the workaround described in > http://jira.codehaus.org/browse/MCOMPILER-209 ? > > -Dima > > On Thu, Oct 30, 2014 at 12:00 AM, lars hofhansl <[email protected]> wrote: > >> I agree this is pretty annoying. Then again the "error-prone" stuff is >> cool too. >> >> From: Aditya <[email protected]> >> To: Andrew Purtell <[email protected]> >> Cc: "[email protected]" <[email protected]>; lars hofhansl < >> [email protected]> >> Sent: Wednesday, October 29, 2014 9:45 PM >> Subject: Re: Is it just me, or is maven now already rebuilding >> everything? >> >> It is unfortunate that this critical bug in maven-compiler-plugin has >> remain unresolved for so long. >> >> In Apache Drill project, we are considering reverting to version 2.5.1 as >> lack of incremental compilation is a big inconvenience. >> >> >> >> On Wed, Oct 29, 2014 at 3:54 PM, Andrew Purtell <[email protected]> >> wrote: >> >> The compiler plugin upgrade was required for that change. >> >> >> On Wed, Oct 29, 2014 at 1:32 PM, Aditya <[email protected]> wrote: >> >> This is ubiquitous. >> >> With HBASE-11912[1], the maven compiler plugin version have been revised >> from 2.5.1 to 3.2, which suffers from this[2]. >> >> [1] >> >> https://github.com/apache/hbase/commit/70a312e53fc798c178f6abc95614a6673e9da244#diff-600376dffeb79835ede4a0b285078036L441 >> [2] https://jira.codehaus.org/browse/MCOMPILER-205 >> >> On Tue, Oct 28, 2014 at 9:10 PM, Ted Yu <[email protected]> wrote: >> >> > I tried 'mvn compile' and observed same behavior. >> > >> > FYI >> > >> > On Tue, Oct 28, 2014 at 9:01 PM, lars hofhansl <[email protected]> >> wrote: >> > >> > > I just noticed that in HBase trunk/master every invocation of maven >> > > (compile, test, install, etc) seems to recompile everything.Pretty >> sure >> > it >> > > did use to to do this before. >> > > Is anybody else seeing this, or did I mess up my env? >> > > Thanks. >> > > -- Lars >> > > >> > >> >> >> >> >> -- >> Best regards, >> >> - Andy >> >> Problems worthy of attack prove their worth by hitting back. - Piet Hein >> (via Tom White) >> >> >> >> >> >> > > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
