| Class | Description |
|---|---|
| GradlePomModuleDescriptorBuilder |
This a straight copy of org.apache.ivy.plugins.parser.m2.PomModuleDescriptorBuilder, with minor changes: 1) Do not create artifact for empty classifier.
|
| GradlePomModuleDescriptorParser |
This a straight copy of org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser, with one change: we do NOT attempt to retrieve source and javadoc artifacts when parsing the POM.
|
| ModuleScopedParserSettings |
ParserSettings that control the scope of searches carried out during parsing.
|
| ParserRegistry |
Copyright © 2013. All rights reserved