@Component(role=org.sonatype.maven.polyglot.mapping.Mapping.class, hint="tycho-aggregator") public class TychoAggregatorMapping extends AbstractTychoMapping
container, logger
Constructor and Description |
---|
TychoAggregatorMapping() |
Modifier and Type | Method and Description |
---|---|
protected String |
getPackaging() |
protected File |
getPrimaryArtifact(File dir) |
float |
getPriority() |
protected void |
initModel(org.apache.maven.model.Model model,
Reader artifactReader,
File artifactFile) |
protected boolean |
isValidLocation(String location) |
accept, findParent, getBuildProperties, getFlavour, getPomVersion, getPrimaryArtifactCharset, getReader, getRealArtifactFile, getWriter, locatePom, locatePomReference, read, read, read
protected boolean isValidLocation(String location)
isValidLocation
in class AbstractTychoMapping
protected File getPrimaryArtifact(File dir)
getPrimaryArtifact
in class AbstractTychoMapping
protected String getPackaging()
getPackaging
in class AbstractTychoMapping
protected void initModel(org.apache.maven.model.Model model, Reader artifactReader, File artifactFile) throws org.apache.maven.model.io.ModelParseException, IOException
initModel
in class AbstractTychoMapping
org.apache.maven.model.io.ModelParseException
IOException
public float getPriority()
getPriority
in interface org.sonatype.maven.polyglot.mapping.Mapping
getPriority
in class AbstractTychoMapping
Copyright © 2010–2019 Eclipse Foundation. All rights reserved.