public interface MavenSanitizer
| Modifier and Type | Method and Description | 
|---|---|
File | 
sanitize(File sourcePom,
        com.atlassian.utils.process.StringOutputHandler stdout)
Sanitizes Specs POM 
 | 
File sanitize(@NotNull File sourcePom, @NotNull com.atlassian.utils.process.StringOutputHandler stdout) throws PomProcessingException
sourcePom - source POM filestdout - loggerPomProcessingException - if can't parse pom file or parent pom is wrongCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.