org.apache.maven.model.converter
public interface ArtifactPomRewriter
| Field Summary | |
|---|---|
| static String | ROLE |
| static String | V3_POM |
| static String | V4_POM |
| Method Summary | |
|---|---|
| List | getWarnings() |
| void | rewrite(Reader from, Writer to, boolean reportOnly, String groupId, String artifactId, String version, String packaging) |