You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/28 20:08:53 UTC

[jira] [Commented] (TINKERPOP3-605) Cleanup maven pom files

    [ https://issues.apache.org/jira/browse/TINKERPOP3-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385479#comment-14385479 ] 

ASF GitHub Bot commented on TINKERPOP3-605:
-------------------------------------------

GitHub user splatch opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/45

    TINKERPOP3-605 Cleanup of dependency management.

    Also moved existing name field to description since it's get really long. Module name is now prefixed with "Apache TinkerPop ::"

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

    $ git pull https://github.com/Code-House/incubator-tinkerpop TINKERPOP3-605

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

    https://github.com/apache/incubator-tinkerpop/pull/45.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 #45
    
----
commit 17acd6781fe2b2738ac4dd0ab01f71fcf3c4974c
Author: Łukasz Dywicki <lu...@code-house.org>
Date:   2015-03-27T01:29:58Z

    TINKERPOP3-605 Cleanup of dependency management.

----


> Cleanup maven pom files
> -----------------------
>
>                 Key: TINKERPOP3-605
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-605
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: build-release
>    Affects Versions: 3.0.0.GA
>            Reporter: Łukasz Dywicki
>            Priority: Minor
>              Labels: dependencies, maven
>
> After move tinkerpop poms does contain multiple occurrences of ${project.version} values in place of dependency management. Also some other settings are pointing back to defaults. Cleanup of this should decrease effort to maintain shared dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)