Modifier and Type | Method and Description |
---|---|
BuildProperties |
BuildPropertiesParserImpl.parse(File baseDir) |
Modifier and Type | Method and Description |
---|---|
BuildProperties |
EclipsePluginProjectImpl.getBuildProperties() |
BuildProperties |
EclipsePluginProject.getBuildProperties() |
Modifier and Type | Class and Description |
---|---|
class |
BuildPropertiesImpl |
Modifier and Type | Method and Description |
---|---|
BuildProperties |
BuildPropertiesParser.parse(File baseDir)
Parse the file "build.properties" in baseDir.
|
Constructor and Description |
---|
FeatureRootAdvice(BuildProperties buildProperties,
File baseDir,
String artifactId) |
RootPropertiesParser(File baseDir,
BuildProperties buildProperties) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTychoPackagingMojo.checkBinIncludesExist(BuildProperties buildProperties,
String... ignoredIncludes) |
void |
IncludeValidationHelper.checkBinIncludesExist(org.apache.maven.project.MavenProject project,
BuildProperties buildProperties,
boolean strict,
String... ignoredIncludes) |
void |
IncludeValidationHelper.checkSourceIncludesExist(org.apache.maven.project.MavenProject project,
BuildProperties buildProperties,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
protected List<org.apache.maven.model.Resource> |
OsgiSourceMojo.getSources(org.apache.maven.project.MavenProject p,
boolean requireSourceRoots,
BuildProperties buildProperties) |
Modifier and Type | Method and Description |
---|---|
BuildProperties |
BuildPropertiesParserForTesting.parse(File baseDir) |
Copyright © 2008–2016 Eclipse Foundation. All rights reserved.