GitHub user fbricon opened a pull request:
https://github.com/apache/maven/pull/90
[MNG-6053] prevent NPE when copying System Properties in
MavenRepositorySystemUtils
Added a Null check when copying System Properties in
MavenRepositorySystemUtils.newSession().
Many NPEs were reported when using Maven in Eclipse[1]. The error is most
probably caused by some concurrency issue.
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=493871
Signed-off-by: Fred Bricon <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fbricon/maven MNG-6053
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven/pull/90.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 #90
----
commit 57c846618cbc5c44d7f7b011f8ce7580486045bb
Author: Fred Bricon <[email protected]>
Date: 2016-07-25T17:15:30Z
[MNG-6053] prevent NPE when copying System Properties in
MavenRepositorySystemUtils
Signed-off-by: Fred Bricon <[email protected]>
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]