[GRADLE-3272] System property 'maven.repo.local' is ignored by 'maven' plugin 'install' task Created: 07/Apr/15 Updated: 27/Jan/17 Resolved: 07/Apr/15 | 
|
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | 2.3 | 
| Fix Version/s: | 2.4-rc-1 | 
| Type: | Bug | ||
| Reporter: | Mark Vieira (Inactive) | Assignee: | Unassigned | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| 
 System property maven.repo.local can be used to define location of maven local during artifact resolution. However, this property is ignored when running the 'install' task of the 'maven' plugin.  |