Show _ALL_ plugins and settings in help:effective-pom
-----------------------------------------------------

         Key: MPH-13
         URL: http://jira.codehaus.org/browse/MPH-13
     Project: Maven 2.x Help Plugin
        Type: Improvement

    Reporter: Kenney Westerhof


Currently running 'mvn help:effective-pom' only shows the resource plugin and 
the help plugin in the
build section.

Running 'mvn compile help:effective-pom' also shows the compiler plugin.

I'd like to see ALL plugins that are used in the lifecycle to show up in the 
output, not only those that
are configured.

Also, I'd like to see the default settings for plugins in there. For instance, 
on a jdk 1.4 project,
where the compiler plugin has not been configured, I'd like to see the 
source/target versions explicitly set.
Only if you manually specify a jdk 1.5 project by setting source/target to 5.0 
in the pom, then it shows.

In short: currently only POM defaults are listed. Expand this by listing all 
plugins and plugin defaults.
(and explicit settings, ofcourse).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to