Generated by
JDiff

Class org.apache.maven.MavenUtils

Removed Methods
BeanReader createBeanReader(Class) Creates a new instance of BeanReader
InputStream getProjectInputStream(Project) @return an InputStream for the given project
XMLIntrospector getXMLIntrospector() If caching is enabled then this method will return a pooled introspector
XMLReader getXMLReader() Get the XMLReader to use for processing XML related resources.
 

Added Methods
Project getJellyProject(Project) Take the POM and interpolate the value of the project's context to create a new version of the POM with expanded context values.
Project getNonJellyProject(File, MavenJellyContext, boolean) Get a project but not a Jelly-ised project.
 

Added Fields
String MAVEN_UNKNOWN_ERROR Maven unknown error message.