plugin-map PluginMapping Mappings for searching for a plugin within a particular groupId. package org.apache.maven.plugin.mapping PluginMap 1.0.0 Root model class, containing various mappings for plugins in this group. groupId 1.0.0 String true The groupId for plugins mapped in this file. plugins 1.0.0 true The set of plugin mappings MappedPlugin * MappedPlugin 1.0.0 Mapping information for a single plugin within this group NOTE: plugin version is _NOT_ included here, since it is resolved using a separate algorithm. prefix String true 1.0.0 The plugin invocation prefix (i.e. eclipse for eclipse:eclipse) artifactId String true 1.0.0 The plugin artifactId