public class LicensesGenerator extends Object
| Constructor and Description |
|---|
LicensesGenerator() |
LicensesGenerator(GeneratorProperties generatorProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected static LicenseSummaryFactory |
createLicenseSummaryFactory(GeneratorProperties generatorProperties) |
void |
generateLicensesForGavs(Collection<Gav> gavs,
String resultPath) |
void |
generateLicensesForPom(String pomPath,
String resultPath) |
public LicensesGenerator()
throws LicensesGeneratorException
LicensesGeneratorExceptionpublic LicensesGenerator(GeneratorProperties generatorProperties) throws LicensesGeneratorException
LicensesGeneratorExceptionpublic void generateLicensesForPom(String pomPath, String resultPath) throws LicensesGeneratorException
LicensesGeneratorExceptionpublic void generateLicensesForGavs(Collection<Gav> gavs, String resultPath) throws LicensesGeneratorException
LicensesGeneratorExceptionprotected static LicenseSummaryFactory createLicenseSummaryFactory(GeneratorProperties generatorProperties)
Copyright © 2017. All rights reserved.