You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/05 23:11:40 UTC

[jira] [Commented] (ARIES-458) ${version} is deprecated in maven 3 - use ${project.version}

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

ASF GitHub Bot commented on ARIES-458:
--------------------------------------

GitHub user alien11689 opened a pull request:

    https://github.com/apache/aries/pull/38

    [ARIES-458] Replace ${version} with ${project.version}

    

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

    $ git pull https://github.com/alien11689/aries ARIES-458

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

    https://github.com/apache/aries/pull/38.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 #38
    
----
commit 42cbeed1a02ac4135d9638dcd9aacd5addc5c08b
Author: Dominik Adam Przybysz <al...@gmail.com>
Date:   2016-03-05T22:10:36Z

    [ARIES-458] Replace ${version} with ${project.version}

----


> ${version} is deprecated in maven 3 - use ${project.version}
> ------------------------------------------------------------
>
>                 Key: ARIES-458
>                 URL: https://issues.apache.org/jira/browse/ARIES-458
>             Project: Aries
>          Issue Type: Improvement
>    Affects Versions: 0.3
>            Reporter: Jeremy Hughes
>            Priority: Trivial
>
> There are a lot of deprecation warnings when running with maven 3



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