GitHub user bzz opened a pull request: https://github.com/apache/incubator-zeppelin/pull/275
Enforcing maven version < 3.1.0 As per eirslett/frontend-maven-plugin#229 zeppelin-web build requires maven version above 3.1.0 This PR enforces it though maven [prerequisites](http://maven.apache.org/ref/3.3.3/maven-model/maven.html#class_prerequisites). Documentation update is handled in #265. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bzz/incubator-zeppelin enforce-min-maven-version Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/275.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #275 ---- commit b79a5c11cf4851540d9b1af7cb369208d5898be3 Author: Alexander Bezzubov <b...@apache.org> Date: 2015-08-31T02:12:28Z Enforcing maven version < 3.1.0 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---