You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by famod <gi...@git.apache.org> on 2017/07/13 09:22:55 UTC

[GitHub] maven-plugins pull request #123: MRRESOURCES-94 Introduce excludeDependencyP...

GitHub user famod opened a pull request:

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

    MRRESOURCES-94 Introduce excludeDependencyProjects parameter

    This parameter can be enabled to avoid the possibly excessive overhead of the dependency projects lookup for the projects* velocity properties.
    
    This does _not_ solve the root cause of MRRESOURCES-94 (which I'd call "problem by design") but it provides a reasonable workaround for users that don't need the `projects*` properties.

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

    $ git pull https://github.com/famod/maven-plugins MRRESOURCES-94

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

    https://github.com/apache/maven-plugins/pull/123.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 #123
    
----
commit 5f603675acc931a43c57eae3ba4a251c1bb89947
Author: Falko Modler <fa...@t-systems.com>
Date:   2017-07-13T09:14:52Z

    MRRESOURCES-94 Introduce excludeDependencyProjects parameter
    
    This parameter can be enabled to avoid the possibly excessive overhead of
    the dependency projects lookup for the projects* velocity properties.

----


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

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


[GitHub] maven-plugins pull request #123: MRRESOURCES-94 Introduce excludeDependencyP...

Posted by famod <gi...@git.apache.org>.
Github user famod closed the pull request at:

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


---

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