mirror of https://github.com/apache/maven.git
fix import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3e26e6ca55
commit
d617a0480e
|
@ -1,7 +1,6 @@
|
|||
package org.apache.maven.plugin.registry;
|
||||
|
||||
import org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader;
|
||||
import org.apache.maven.plugin.registry.TrackableBase;
|
||||
import org.codehaus.plexus.logging.AbstractLogEnabled;
|
||||
import org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable;
|
||||
import org.codehaus.plexus.util.IOUtil;
|
||||
|
|
Loading…
Reference in New Issue