Modifier and Type | Class and Description |
---|---|
class |
P2Artifact |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
P2GeneratorImpl.generateMetadata(List<IArtifactFacade> artifacts,
PublisherOptions options,
File targetDir) |
Modifier and Type | Method and Description |
---|---|
void |
P2GeneratorImpl.persistMetadata(Map<String,IP2Artifact> metadata,
File unitsXml,
File artifactsXml) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
FeatureRootfileArtifactRepository.getPublishedArtifacts() |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
P2Generator.generateMetadata(List<IArtifactFacade> artifacts,
PublisherOptions options,
File targetDir) |
Modifier and Type | Method and Description |
---|---|
void |
P2Generator.persistMetadata(Map<String,IP2Artifact> metadata,
File unitsXml,
File artifactsXml) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineServiceImpl.getProjectBaseline(Collection<MavenRepositoryLocation> baselineLocations,
Map<String,IP2Artifact> reactor,
File target) |
Modifier and Type | Method and Description |
---|---|
boolean |
BaselineServiceImpl.isMetadataEqual(IP2Artifact baseline,
IP2Artifact reactor) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineServiceImpl.getProjectBaseline(Collection<MavenRepositoryLocation> baselineLocations,
Map<String,IP2Artifact> reactor,
File target) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineService.getProjectBaseline(Collection<MavenRepositoryLocation> baselineLocations,
Map<String,IP2Artifact> reactor,
File target) |
Modifier and Type | Method and Description |
---|---|
boolean |
BaselineService.isMetadataEqual(IP2Artifact ip2Artifact,
IP2Artifact ip2Artifact2) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineService.getProjectBaseline(Collection<MavenRepositoryLocation> baselineLocations,
Map<String,IP2Artifact> reactor,
File target) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineValidator.validateAndReplace(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.MojoExecution execution,
Map<String,IP2Artifact> reactorMetadata,
List<Repository> baselineRepositories,
BaselineMode baselineMode,
BaselineReplace baselineReplace) |
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineValidator.validateAndReplace(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.MojoExecution execution,
Map<String,IP2Artifact> reactorMetadata,
List<Repository> baselineRepositories,
BaselineMode baselineMode,
BaselineReplace baselineReplace) |
Copyright © 2008–2024 Eclipse Foundation. All rights reserved.