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 > > >
