org.apache.ivy.plugins.parser.m2
public static class PomModuleDescriptorWriter.ConfigurationScopeMapping extends Object
Constructor Summary | |
---|---|
ConfigurationScopeMapping(Map scopesMapping) |
Method Summary | |
---|---|
String | getScope(String[] confs)
Returns the scope mapped to the given configuration array.
|
boolean | isOptional(String[] confs) |
Parameters: confs the configurations for which the scope should be returned
Returns: the scope to which the conf is mapped