@Luke > 1. there's error when only run "mvn compile" said there's missing jar > [ERROR] Failed to execute goal on project kylin-core-metadata: Could not resolve dependencies for project > org.apache.kylin:kylin-core-metadata:jar:2.0.0: Could not find artifact > org.apache.kylin:kylin-core-common:jar:tests:2.0.0 in central ( > http://repo.maven.apache.org/maven2 <http://repo.maven.apache.org/maven2>) -> [Help 1]
This is exactly how maven works. All the modules are in correct order. Not a defect. > 2. There are should more content in the release notes to illustrate detail of major features since v2.0 is big release so far. The release note [1] was updated with rich content, maybe a little too much... Cheers Yang [1] http://kylin.apache.org/docs20/release_notes.html On Sun, Apr 23, 2017 at 11:38 PM, Luke Han <[email protected]> wrote: > +1 binding > > mvn test passed > md5/sha verified > > Two comments: > 1. there's error when only run "mvn compile" said there's missing jar > (clean machine first time to run this version), but ok when run "mvn test" > (which will install this jar into local repo), I think we should put this > module to be first one > > [ERROR] Failed to execute goal on project kylin-core-metadata: Could not > resolve dependencies for project > org.apache.kylin:kylin-core-metadata:jar:2.0.0: Could not find artifact > org.apache.kylin:kylin-core-common:jar:tests:2.0.0 in central ( > http://repo.maven.apache.org/maven2) -> [Help 1] > > 2. There are should more content in the release notes to illustrate detail > of major features since v2.0 is big release so far. > > Thanks. > > Luke > > > > > Best Regards! > --------------------- > > Luke Han > > On Sun, Apr 23, 2017 at 9:21 PM, Billy Liu <[email protected]> wrote: > > > +1 (no binding) > > > > mvn test passed > > md5 verified with Java 1.8.0_91-b14 on MacOS 10.12.4 > > > > 2017-04-22 21:19 GMT+08:00 ShaoFeng Shi <[email protected]>: > > > > > Verified the md5 and sha1 hash; verified the signature. > > > "mvn test" passed with Java 1.8.0_111 on MacOS 10.12 > > > > > > Here is my vote: > > > > > > +1 (binding) > > > > > > > > > 2017-04-22 16:35 GMT+08:00 roger shi <[email protected]>: > > > > > > > +1 (no binding) > > > > > > > > > > > > mvn test passed > > > > > > > > md5/sha verified > > > > > > > > > > > > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > > > > 2015-11-11T00:41:47+08:00) > > > > Maven home: /usr/local/Cellar/maven/3.3.9/libexec > > > > Java version: 1.8.0_91, vendor: Oracle Corporation > > > > Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_ > > > > 91.jdk/Contents/Home/jre > > > > Default locale: en_US, platform encoding: UTF-8 > > > > OS name: "mac os x", version: "10.12.4", arch: "x86_64", family: > "mac" > > > > > > > > > > > > ________________________________ > > > > 发件人: Dong Li <[email protected]> > > > > 发送时间: 2017年4月22日 13:38:36 > > > > 收件人: [email protected] > > > > 主题: Re: [VOTE] Release apache-kylin-2.0.0 (RC1) > > > > > > > > +1 (binding) > > > > > > > > mvn test passed > > > > md5/sha/gpg verified > > > > > > > > Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > > > > 2015-11-11T00:41:47+08:00) > > > > Maven home: /usr/local/Cellar/maven/3.3.9/libexec > > > > Java version: 1.7.0_79, vendor: Oracle Corporation > > > > Java home: > > > > /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre > > > > Default locale: en_US, platform encoding: UTF-8 > > > > OS name: "mac os x", version: "10.12.4", arch: "x86_64", family: > "mac" > > > > > > > > Thanks, > > > > Dong Li > > > > > > > > 2017-04-22 13:26 GMT+08:00 Li Yang <[email protected]>: > > > > > > > > > Hi all, > > > > > > > > > > I have created a build for Apache Kylin 2.0.0, release candidate 1. > > > > > > > > > > Changes highlights: > > > > > > > > > > Support snowflake data model (KYLIN-1875) > > > > > Support TPC-H queries (KYLIN-2467) > > > > > Spark cubing engine (KYLIN-2331) > > > > > Job engine HA (KYLIN-2006) > > > > > Percentile measure (KYLIN-2396) > > > > > Cloud tested (KYLIN-2351) > > > > > > > > > > > > > > > Thanks to everyone who has contributed to this release. Here is > > release > > > > > notes: > > > > > http://kylin.apache.org/docs20/release_notes.html > > > > > > > > > > The commit to be voted upon (199f5db467c224b91c32632fca5e26 > > > c4745bdc66): > > > > > https://github.com/apache/kylin/tree/kylin-2.0.0 > > > > > > > > > > The artifacts to be voted on are located here: > > > > > https://dist.apache.org/repos/dist/dev/kylin/apache-kylin-2. > 0.0-rc1/ > > > > > > > > > > A staged Maven repository is available for review at: > > > > > https://repository.apache.org/content/repositories/ > > > orgapachekylin-1039/ > > > > > > > > > > Release artifacts are signed with the following key: > > > > > https://people.apache.org/keys/committer/liyang.asc > > > > > > > > > > Please vote on releasing this package as Apache Kylin 2.0.0. > > > > > > > > > > The vote is open for the next 72 hours and passes if a majority of > > > > > at least three +1 PPMC votes are cast. > > > > > > > > > > [ ] +1 Release this package as Apache Kylin 2.0.0 > > > > > [ ] 0 I don't feel strongly about it, but I'm okay with the > release > > > > > [ ] -1 Do not release this package because... > > > > > > > > > > > > > > > Here is my vote: > > > > > > > > > > +1 (binding) > > > > > > > > > > > > > > > Cheers > > > > > Yang > > > > > > > > > > > > > > > > > > > > > -- > > > Best regards, > > > > > > Shaofeng Shi 史少锋 > > > > > >
