mvn package fails with this compilation error:

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[33,23]
cannot find symbol
  symbol:   class HBaseShims
  location: package org.apache.omid
[ERROR]
/Users/jtaylor/dev/apache/apache-omid-incubating-0.9.0.0-src/hbase-tools/src/main/java/org/apache/omid/tools/hbase/OmidTableManager.java:[153,13]
cannot find symbol
  symbol:   variable HBaseShims
  location: class org.apache.omid.tools.hbase.OmidTableManager
[INFO] 2 errors

Is there some step I'm missing?

I don't see the rat plugin included in the pom. That should be added IMHO.
When I add it and run rat, I get a few errors on README.md (which you can
add the ASF license to) and some xml and .yml files (which can be excluded
from being checked).

Thanks,
James


On Tue, Mar 6, 2018 at 2:15 PM, Igor Katkov <[email protected]> wrote:

> +1
>
> On Tue, Mar 6, 2018 at 4:09 AM, Ohad Shacham <[email protected]>
> wrote:
>
> > Hi All,
> >
> > I would like to call a vote to release Apache Omid (Incubator) 0.9.0.0,
> > release candidate #0.
> > Links to various release artifacts are given below. Please review and
> vote.
> >
> > The vote will be open for at least 72 hours and until necessary number of
> > votes are reached.
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1
> >
> > Release notes for the 0.9.0.0 release:
> > https://dist.apache.org/repos/dist/dev/incubator/omid/0.9.0.
> > 0-rc0/RELEASE_NOTES.html
> >
> > Git tag for the release:https://git-wip-us.apache.org/repos/asf/
> > incubator-omid.git/?p=incubator-omid.git;a=tag;h=
> > d204ba107d176d6609790e41dfe0ea5c778115aa
> > Sources for the release:https://dist.apache.
> org/repos/dist/dev/incubator/
> > omid/0.9.0.0-rc0/apache-omid-incubating-0.9.0.0-src.tar.gzSource release
> > verification: PGP Signature:  https://dist.apache.org/repos/
> > dist/dev/incubator/omid/0.9.0.0-rc0/apache-omid-incubating-
> > 0.9.0.0-src.tar.gz.ascMD5 Hash: https://dist.apache.org/repos/
> > dist/dev/incubator/omid/0.9.0.0-rc0/apache-omid-incubating-
> > 0.9.0.0-src.tar.gz.md5Keys to verify the signature of the release
> > artifact are available at:https://dist.apache.org/
> > repos/dist/dev/incubator/omid/0.9.0.0-rc0/KEYS
> > Thanks,Ohad
> >
> >
>

Reply via email to