- All Implemented Interfaces:
- Function<String,String>
public class MavenProjectPropertyResolver
extends Object
implements Function<String,String>
Resolves MavenProject properties and a number of well-known "project.*" properties to their
string values. Unknown properties are resolved to null
value.