I am finally able to fix all problems in pom.xml, assembly xml and make_rc.sh; see RATIS-513. Please review it if you get a chance.
Will roll rc1 once RATIS-513 is committed. Thanks. Tsz-Wo On Tue, Apr 2, 2019 at 9:55 AM Tsz Wo Sze <[email protected]> wrote: > > Thanks Anu and Arpit for the quick response. The rc0 is missing a few > modules. Will roll rc1. > Tsz-Wo > > On Tue, Apr 2, 2019 at 2:38 AM Arpit Agarwal > <[email protected]> wrote: > > > > I also hit the same error when I build from source. > > > > > > > On Apr 1, 2019, at 11:31 AM, anu engineer <[email protected]> wrote: > > > > > > Hi Tsz-Wo, > > > > > > Thanks for the release work. I tried out the release and checksums all > > > match. Also verified the LICENSE, DISCLAIMER and NOTICE files. They all > > > look good. > > > > > > However, when I run "mvn clean package -DskipTests", I am getting some > > > errors. > > > It seems to be complaining of some missing child poms. The command to > > > build > > > was from the README in the root directory. > > > > > > [ERROR] The project org.apache.ratis:ratis:0.3.0 > > > (/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml) > > > has 4 errors > > > [ERROR] Child module > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-proto > > > of > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml > > > does not exist > > > [ERROR] Child module > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-test > > > of > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml > > > does not exist > > > [ERROR] Child module > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-examples > > > of > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml > > > does not exist > > > [ERROR] Child module > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-logservice > > > of > > > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml > > > does not exist > > > > > > Thanks > > > Anu > > > > > > > > > On Mon, Apr 1, 2019 at 9:05 AM Tsz Wo Sze <[email protected]> wrote: > > > > > >> Hi Apache Ratis PPMC, > > >> > > >> I am calling a vote for Apache Ratis incubating Release 0.3.0 rc0. > > >> > > >> The git tag to be voted upon: > > >> > > >> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git&a=shortlog;h=refs/tags/ratis-0.3.0rc0 > > >> > > >> The git commit hash: > > >> > > >> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=commit;h=0ca9879f438ffda752a3311a342e85c2ad1cac44 > > >> > > >> The source and binary tarballs can be found at: > > >> https://dist.apache.org/repos/dist/dev/incubator/ratis/0.3.0/rc0/ > > >> > > >> The fingerprint of key to sign release artifacts: > > >> 2C33 A9CB 66AE AD59 3183 B01B 7843 4EF4 60D6 914B > > >> > > >> Release artifacts are signed with one of the keys available at: > > >> https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS > > >> > > >> This vote will remain open for at least 72 hours. > > >> Please vote on releasing this RC. Thank you in advance. > > >> > > >> [ ] +1 approve > > >> [ ] +0 no opinion > > >> [ ] -1 disapprove (and reason why) > > >> > > >> Obviously, I am +1. > > >> > > >> Regards, > > >> Tsz-Wo > > >> > >
