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

2018-09-23 Thread famod
Github user famod closed the pull request at:

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


---

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



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

2017-07-13 Thread famod
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 
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 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