[ 
https://jira.codehaus.org/browse/MPJCOVERAGE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MPJCOVERAGE-11.
-------------------------------------

    Resolution: Won't Fix

Project has been retired, closing as won't fix.

> Place generated files, like jcoverage.ser and HEAD.xml in the target directory
> ------------------------------------------------------------------------------
>
>                 Key: MPJCOVERAGE-11
>                 URL: https://jira.codehaus.org/browse/MPJCOVERAGE-11
>             Project: Maven 1.x JCoverage Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.0.4
>            Reporter: Paul Spencer
>            Priority: Minor
>
> Jcoverage currently places 3 files in the project's root directory, 
> jcoverage.ser and 2 XML files.  Since these files are generated, they should 
> be placed somewhere in the target directory tree.  This would accomplish the 
> following:
>   o The files will be deleted by "maven clean" without then need for 
>     <postGoal> in plugin.jelly
>   o Prevent the need to change to .cvsignore since the files should
>     not be in the CVS repository.
>   o Remove a collision when the old or new tag matches a file in the
>     project's home directory.  Imagine the problems cause by the 
>     following:
>            maven.jdiff.old.tag=maven
>            maven.jdiff.new.tag=project



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to