Uses of Class org.apache.maven.plugin.lifecycle.LifecycleConfiguration (Maven Plugin API 3.9.16 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree Deprecated Index Search Help org.apache.maven.plugin.lifecycle LifecycleConfiguration Uses of Class org.apache.maven.plugin.lifecycle.LifecycleConfiguration Packages that use LifecycleConfiguration Package Description org.apache.maven.plugin.lifecycle.io.xpp3   Uses of LifecycleConfiguration in org.apache.maven.plugin.lifecycle.io.xpp3 Methods in org.apache.maven.plugin.lifecycle.io.xpp3 that return LifecycleConfiguration Modifier and Type Method Description LifecycleConfiguration LifecycleMappingsXpp3Reader.read(InputStream in) Method read. LifecycleConfiguration LifecycleMappingsXpp3Reader.read(InputStream in, boolean strict) Method read. LifecycleConfiguration LifecycleMappingsXpp3Reader.read(Reader reader)   LifecycleConfiguration LifecycleMappingsXpp3Reader.read(Reader reader, boolean strict)   LifecycleConfiguration LifecycleMappingsXpp3Reader.read(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read. Methods in org.apache.maven.plugin.lifecycle.io.xpp3 with parameters of type LifecycleConfiguration Modifier and Type Method Description void LifecycleMappingsXpp3Writer.write(OutputStream stream, LifecycleConfiguration lifecycleConfiguration) Method write. void LifecycleMappingsXpp3Writer.write(Writer writer, LifecycleConfiguration lifecycleConfiguration) Method write. Copyright © 2001–2026 The Apache Software Foundation. All rights reserved.