[MNG-7717] Maven warns wrongly about ${localRepository} expression (original) (raw)
Log inSkip to main contentSkip to sidebar
XMLWordPrintableJSON
Details
- Type:
Bug
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: None
- Component/s: Core
Description
With MNG-7706 the localRepository Mojo parameter was deprecated as it is represented by ArtifactRepository legacy type. But the code is too eager, it warns about settings.localRepository expression as well, while it does NOT use this legacy type.
In short: it checks for parameter name, where instead it should check for type and defaultValue expression.
Attachments
Issue Links
is related to
MNG-7706 Deprecate ${localRepository} mojo parameter expression
- Closed
relates to
MNG-7725 Update surefire to 3.0.0 in default binding
- Closed
links to
Activity
People
Votes:
0 Vote for this issue
Watchers:
5 Start watching this issue
Dates
Created:
02/Mar/23 19:24
Updated:
07/Jul/25 08:31
Resolved:
03/Mar/23 07:53
