GitHub user minahlee opened a pull request:

    https://github.com/apache/zeppelin/pull/1506

    [BUILD][MINOR] Change build profile for distributing artifact to maven 
repository

    ### What is this PR for?
    While removing duplication of specifying build profile in #1321, build 
profile has been changed from `-Ppublish-distr` to `-Pbuild-distr`. We need to 
restore this change and use `-Ppublish-distr` profile to publish `*.javadoc.jar 
` and `*.sources.jar`.
    
    ### What type of PR is it?
    Hot Fix
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/minahlee/zeppelin build_profile

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1506.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 #1506
    
----
commit b84b37115d78afe0c25adb73c0d7d63f541b588a
Author: Mina Lee <mina...@apache.org>
Date:   2016-10-10T13:05:03Z

    Change build profile for distributing artifact to maven repository

----


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

Reply via email to