You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2006/05/31 01:31:43 UTC

[jira] Created: (MNG-2332) [maven-maven1-plugin] Expand Compiler and Surefire Converters

[maven-maven1-plugin] Expand Compiler and Surefire Converters
-------------------------------------------------------------

         Key: MNG-2332
         URL: http://jira.codehaus.org/browse/MNG-2332
     Project: Maven 2
        Type: Improvement

  Components: Sandbox  
    Reporter: Dennis Lundberg
 Attachments: expandCompilerAndSurefireConverters.patch

- Add lots of configuration property conversions to the Compiler and Surefire PluginConfigurationConverters
- Add a couple of helper methods and a utility class to help with converting configuration properties
- Add tests for Compiler and Surefire PluginConfigurationConverters
- Add Cobertura report, to monitor test coverage

-- 
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: (MNG-2332) [maven-maven1-plugin] Expand Compiler and Surefire Converters

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2332?page=all ]
     
Carlos Sanchez closed MNG-2332:
-------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

> [maven-maven1-plugin] Expand Compiler and Surefire Converters
> -------------------------------------------------------------
>
>          Key: MNG-2332
>          URL: http://jira.codehaus.org/browse/MNG-2332
>      Project: Maven 2
>         Type: Improvement

>   Components: Sandbox
>     Reporter: Dennis Lundberg
>     Assignee: Carlos Sanchez
>  Attachments: expandCompilerAndSurefireConverters.patch
>
>
> - Add lots of configuration property conversions to the Compiler and Surefire PluginConfigurationConverters
> - Add a couple of helper methods and a utility class to help with converting configuration properties
> - Add tests for Compiler and Surefire PluginConfigurationConverters
> - Add Cobertura report, to monitor test coverage

-- 
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] Moved: (MONE-12) [maven-maven1-plugin] Expand Compiler and Surefire Converters

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MONE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter moved MSANDBOX-7 to MONE-12:
-----------------------------------------

        Key: MONE-12  (was: MSANDBOX-7)
    Project: Maven 2.x One Plugin   (was: Maven 2.x Sandbox)

> [maven-maven1-plugin] Expand Compiler and Surefire Converters
> -------------------------------------------------------------
>
>                 Key: MONE-12
>                 URL: http://jira.codehaus.org/browse/MONE-12
>             Project: Maven 2.x One Plugin 
>          Issue Type: Improvement
>            Reporter: Dennis Lundberg
>            Assignee: Carlos Sanchez
>         Attachments: expandCompilerAndSurefireConverters.patch
>
>
> - Add lots of configuration property conversions to the Compiler and Surefire PluginConfigurationConverters
> - Add a couple of helper methods and a utility class to help with converting configuration properties
> - Add tests for Compiler and Surefire PluginConfigurationConverters
> - Add Cobertura report, to monitor test coverage

-- 
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] Moved: (MSANDBOX-7) [maven-maven1-plugin] Expand Compiler and Surefire Converters

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSANDBOX-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter moved MNG-2332 to MSANDBOX-7:
------------------------------------------

    Component/s:     (was: Sandbox)
            Key: MSANDBOX-7  (was: MNG-2332)
        Project: Maven 2.x Sandbox  (was: Maven 2)

> [maven-maven1-plugin] Expand Compiler and Surefire Converters
> -------------------------------------------------------------
>
>                 Key: MSANDBOX-7
>                 URL: http://jira.codehaus.org/browse/MSANDBOX-7
>             Project: Maven 2.x Sandbox
>          Issue Type: Improvement
>            Reporter: Dennis Lundberg
>            Assignee: Carlos Sanchez
>         Attachments: expandCompilerAndSurefireConverters.patch
>
>
> - Add lots of configuration property conversions to the Compiler and Surefire PluginConfigurationConverters
> - Add a couple of helper methods and a utility class to help with converting configuration properties
> - Add tests for Compiler and Surefire PluginConfigurationConverters
> - Add Cobertura report, to monitor test coverage

-- 
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] Updated: (MONE-12) [maven-maven1-plugin] Expand Compiler and Surefire Converters

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MONE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MONE-12:
--------------------------------

    Affects Version/s: 1.0
        Fix Version/s: 1.1

> [maven-maven1-plugin] Expand Compiler and Surefire Converters
> -------------------------------------------------------------
>
>                 Key: MONE-12
>                 URL: http://jira.codehaus.org/browse/MONE-12
>             Project: Maven 2.x One Plugin 
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Dennis Lundberg
>            Assignee: Carlos Sanchez
>             Fix For: 1.1
>
>         Attachments: expandCompilerAndSurefireConverters.patch
>
>
> - Add lots of configuration property conversions to the Compiler and Surefire PluginConfigurationConverters
> - Add a couple of helper methods and a utility class to help with converting configuration properties
> - Add tests for Compiler and Surefire PluginConfigurationConverters
> - Add Cobertura report, to monitor test coverage

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