You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Grant Ingersoll (JIRA)" <ji...@codehaus.org> on 2007/05/16 17:34:58 UTC

[jira] Created: (MPH-23) help:effective-properties plugin

help:effective-properties plugin
--------------------------------

                 Key: MPH-23
                 URL: http://jira.codehaus.org/browse/MPH-23
             Project: Maven 2.x Help Plugin
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Priority: Minor
         Attachments: maven-help-plugin-effective-properties.patch

Attached is a patch containing the addition of a Mojo for printing out what properties are being used by mvn.  I am not completely sure I have covered all properties, but I think it hits the majority of properties I am interested in (System, POM, filters).  I welcome other suggestions.

I have added in the plugin testing harness (which was non-existent for the Help plugin) but was not able to get the basic test to pass.  So, I would appreciate some help in setting this up so that the help plugin can properly test itself.  I followed the directions on http://maven.apache.org/developers/committer-testing-plugins.html but I must be missing something, since it can't find the necessary plugin components.

This is my first mvn patch, so please let me know any and all changes that need to be fixed in order to get it committed.

Thanks,
Grant

-- 
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

        

[jira] Closed: (MPH-23) help:effective-properties plugin

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPH-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MPH-23.
------------------------------

    Resolution: Duplicate

mvn help:system displays all system properties. Pom properties could be found in help:effective-pom

> help:effective-properties plugin
> --------------------------------
>
>                 Key: MPH-23
>                 URL: http://jira.codehaus.org/browse/MPH-23
>             Project: Maven 2.x Help Plugin
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Priority: Minor
>         Attachments: maven-help-plugin-effective-properties.patch
>
>
> Attached is a patch containing the addition of a Mojo for printing out what properties are being used by mvn.  I am not completely sure I have covered all properties, but I think it hits the majority of properties I am interested in (System, POM, filters).  I welcome other suggestions.
> I have added in the plugin testing harness (which was non-existent for the Help plugin) but was not able to get the basic test to pass.  So, I would appreciate some help in setting this up so that the help plugin can properly test itself.  I followed the directions on http://maven.apache.org/developers/committer-testing-plugins.html but I must be missing something, since it can't find the necessary plugin components.
> This is my first mvn patch, so please let me know any and all changes that need to be fixed in order to get it committed.
> Thanks,
> Grant

-- 
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