[
https://jira.codehaus.org/browse/MNG-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated MNG-2175:
-------------------------------
Fix Version/s: (was: Issues to be reviewed for 3.x)
> Require an schema to be specified in the configuration block of a plugin
> ------------------------------------------------------------------------
>
> Key: MNG-2175
> URL: https://jira.codehaus.org/browse/MNG-2175
> Project: Maven
> Issue Type: Improvement
> Components: POM
> Affects Versions: 2.0.2
> Reporter: Archimedes Trajano
>
> Require an schema to be specified in the configuration block of a plugin.
> e.g.
> <plugins>
> <plugin>
> <configuration
> xmlns="http://maven.apache.org/plugins/maven-eclipse-plugin/2.0/">
> This will ensure that all configuration data is valid for the plugin. It
> allows pom authors to use the XML editors' autocomplete function as well.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)