You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jorg Heymans (JIRA)" <ji...@codehaus.org> on 2005/10/26 15:53:11 UTC

[jira] Created: (MNG-1330) direct support for mock classes

direct support for mock classes
-------------------------------

         Key: MNG-1330
         URL: http://jira.codehaus.org/browse/MNG-1330
     Project: Maven 2
        Type: New Feature
    Versions: 2.0    
 Reporter: Jorg Heymans


a <mockSourceDirectory> element of some sort would allow projects to easily deal with mock classes.


At the moment you would have to create a separate module myproject-mocks and include it as a dependency in your project. 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-1330) direct support for mock classes

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1330?page=all ]

Brett Porter updated MNG-1330:
------------------------------

    Description: 
a <mockSourceDirectory> element of some sort would allow projects to easily deal with mock classes.


At the moment you would have to create a separate module myproject-mocks and include it as a dependency in your project. 



  was:
a <mockSourceDirectory> element of some sort would allow projects to easily deal with mock classes.


At the moment you would have to create a separate module myproject-mocks and include it as a dependency in your project. 



    Fix Version: 2.1
    Environment: 

needs to be discussed - this is currently possible using the test-jar functionality, but this might make it easier.

> direct support for mock classes
> -------------------------------
>
>          Key: MNG-1330
>          URL: http://jira.codehaus.org/browse/MNG-1330
>      Project: Maven 2
>         Type: New Feature
>     Versions: 2.0
>     Reporter: Jorg Heymans
>      Fix For: 2.1

>
>
> a <mockSourceDirectory> element of some sort would allow projects to easily deal with mock classes.
> At the moment you would have to create a separate module myproject-mocks and include it as a dependency in your project. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org