GitHub user jackjia2014 opened a pull request:

    https://github.com/apache/maven-plugins/pull/26

    [MDEPLOY-173] support flat pom functionality in maven-deploy-plugin

    Enhance the maven deploy plugin to deploy a "flattened" pom that contains 
only GAV and <dependencies> section.
    The <dependencies> section contains, properly resolved direct dependencies 
of the artifact, which are the same of "pom hierarchy" direct dependencies.
    "flattened" pom means it cannot have any parent or any other sections that 
are not necessary while deploying the artifact.

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

    $ git pull https://github.com/jackjia2014/maven-plugins trunk

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

    https://github.com/apache/maven-plugins/pull/26.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 #26
    
----
commit 177e8c21726fb9a80e96e9e5b429aa16035ffd79
Author: wejia <we...@ebay.com>
Date:   2014-07-03T09:32:06Z

    [MDEPLOY-173] support flat pom functionality in maven-deploy-plugin

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to