You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/06/10 07:31:42 UTC

[jira] Closed: (MPIDEA-8) fix typos, added default junit lib.

     [ http://jira.codehaus.org/browse/MPIDEA-8?page=all ]
     
Brett Porter closed MPIDEA-8:
-----------------------------

    Resolution: Incomplete

please provide as a patch format - I don't have a baseline to compare against.
all these seem to have been implemented by subsequent patches.

> fix typos, added default junit lib.
> -----------------------------------
>
>          Key: MPIDEA-8
>          URL: http://jira.codehaus.org/browse/MPIDEA-8
>      Project: maven-idea-plugin
>         Type: Improvement
>  Environment: IDEA 4.5, maven 1.0
>     Reporter: Anatol Pomozov
>     Priority: Minor
>  Attachments: module.jelly
>
>
> I played a little with maven IDEA plugin. And I made some enhancements.
> There is a list of changes
> 1) Added 'target' dir to exluded folders list (?? Is it reasonable)
> 2) Replace invalid $MODULE_DIR$ tokens with $$MODULE_DIR$$
> 3) Check if unit tests present then add JUnit library to classpath
>         (in case if junit dependency already present in project.xml
> then do not to add it)
> 4) Reformat xml file (removed empty lines)
> 5) Used maven.test.dest insted of maven.build.dest folder for <output-test>
> Changed files:
> maven-plugins/idea/src/plugin-resources/templates/v4/module.jelly
> Tested on IDEA 4.5 (java-module project, web-module project). Works
> fine.
> If you think that jelly script OK then please share it.

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