@Component(role=ArtifactComparator.class, hint="bytes") public class BytesArtifactComparator extends Object implements ArtifactComparator
Constructor and Description |
---|
BytesArtifactComparator() |
Modifier and Type | Method and Description |
---|---|
ArtifactDelta |
getDelta(File baseline,
File reactor,
org.apache.maven.plugin.MojoExecution mojoExecution) |
public static final String HINT
public ArtifactDelta getDelta(File baseline, File reactor, org.apache.maven.plugin.MojoExecution mojoExecution) throws IOException
getDelta
in interface ArtifactComparator
IOException
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.