You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by alaunay <gi...@git.apache.org> on 2017/04/05 10:54:31 UTC

[GitHub] ambari pull request #52: Add ID to allow maven >=2.2 validation

GitHub user alaunay opened a pull request:

    https://github.com/apache/ambari/pull/52

    Add ID to allow maven >=2.2 validation

    According to:
    
    https://maven.apache.org/plugins/maven-assembly-plugin/faq.html#required-classifiers
    
    The ID is mandatory since maven >=2.2 , and worked only without it before due to a bug.
    
    Concerns BIGTOP-2729

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

    $ git pull https://github.com/alaunay/ambari trunk

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

    https://github.com/apache/ambari/pull/52.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 #52
    
----
commit 72e5c152c0e8b89b980dae3cf53004d1b8f836b6
Author: Arnaud Launay <al...@cusae.com>
Date:   2017-04-05T10:53:03Z

    Add ID to allow maven >=2.2 validation

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---