| Package | Description |
|---|---|
| com.redhat.rcm.maven.plugin.buildmetadata.io |
Provides classes that write build meta data to files.
|
| Modifier and Type | Method and Description |
|---|---|
AdditionalLocationsSupport.Config |
AdditionalLocationsSupport.Config.setAddToGeneratedSources(boolean addToGeneratedSources)
Sets the flag to control whether or not to copy to
generated-sources. |
AdditionalLocationsSupport.Config |
AdditionalLocationsSupport.Config.setAddToLocations(List<String> addToLocations)
Sets the list of locations the report files are to be copied to.
|
| Constructor and Description |
|---|
AdditionalLocationsSupport(org.apache.maven.project.MavenProject project,
AdditionalLocationsSupport.Config config)
Default constructor.
|
Copyright © 2006-2014. All Rights Reserved.