You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/16 20:56:00 UTC

[jira] [Commented] (CAMEL-8778) Support .mvn folder

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

ASF GitHub Bot commented on CAMEL-8778:
---------------------------------------

GitHub user garethahealy opened a pull request:

    https://github.com/apache/camel/pull/517

    Added support for .mvn folder which comes with mvn 3.3.3

    CAMEL-8778
    
    http://blog.soebes.de/blog/2015/03/17/apache-maven-3-dot-3-1-features/

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

    $ git pull https://github.com/garethahealy/camel master

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

    https://github.com/apache/camel/pull/517.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 #517
    
----
commit fb135f3de31c2b0671cb8f0158e314c94b832b19
Author: Gareth Healy <ga...@gmail.com>
Date:   2015-05-16T18:51:43Z

    Added support for .mvn folder which comes with mvn 3.3.3
    
    http://blog.soebes.de/blog/2015/03/17/apache-maven-3-dot-3-1-features/

----


> Support .mvn folder
> -------------------
>
>                 Key: CAMEL-8778
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8778
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Gareth Healy
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Maven 3.3.3 has been released and now supports a .mvn folder for any config. One of those is JVM settings, so instead of having to set the MAVEN_OPTS env var, you can have it at project level.
> http://blog.soebes.de/blog/2015/03/17/apache-maven-3-dot-3-1-features/



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