[MNG-6706] Enhancement for activating a profile
Open
enhancement
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Roland Wiesemann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rwiesemann)** opened **[MNG-6706](https://issues.apache.org/jira/browse/MNG-6706?redirect=false)** and commented
I often work with my laptop in different locations, so I need to adjust the Maven build settings to match the network addresses that are valid for that location:
* Proxy settings
* Repository Settings (NEXUS)
* Properties
Can you make it possible for profiles to be activated when a network address is reachable? For example, the return value of a ping is evaluated for activation.
---
**Affects:** 3.6.1
Contributor guide
Assessment
This issue has not been assessed yet.