[ http://jira.codehaus.org/browse/MCOBERTURA-57?page=comments#action_84087 
] 
            
Mike R. Haller commented on MCOBERTURA-57:
------------------------------------------

Same problem here. Switch back to 2.0 manually solves the problem:
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>cobertura-maven-plugin</artifactId>
                                <version>2.0</version>


> Workaround for cobertura.ser location
> -------------------------------------
>
>                 Key: MCOBERTURA-57
>                 URL: http://jira.codehaus.org/browse/MCOBERTURA-57
>             Project: Maven 2.x Cobertura Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: fabrizio giustina
>         Assigned To: fabrizio giustina
>
> Cobertura 1.8 doesn't allow to set the location of cobertura.ser properly. 
> It's always created in the project root and we can't explicitly force it to 
> be in /target.
> Implemented a workaround so that file is moved to target by the mojo.

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to