org.apache.maven.model.converter

Class V3PomRewriter

public class V3PomRewriter extends Object implements ArtifactPomRewriter

Author: jdcasey

Method Summary
ListgetWarnings()
voidrewrite(Reader from, Writer to, boolean reportOnly, String groupId, String artifactId, String version, String packaging)

Method Detail

getWarnings

public List getWarnings()

rewrite

public void rewrite(Reader from, Writer to, boolean reportOnly, String groupId, String artifactId, String version, String packaging)
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.