You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/04/18 05:49:24 UTC

[jira] Commented: (BUILDR-285) Cobertura failing when running build

    [ https://issues.apache.org/jira/browse/BUILDR-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858259#action_12858259 ] 

Antoine Toulme commented on BUILDR-285:
---------------------------------------

Daniel, ok to fix this in 1.4.1 ? Or is it a blocker ?

> Cobertura failing when running build
> ------------------------------------
>
>                 Key: BUILDR-285
>                 URL: https://issues.apache.org/jira/browse/BUILDR-285
>             Project: Buildr
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>         Environment: Windows XP
>            Reporter: Doug Farmer
>            Assignee: Daniel Spiewak
>             Fix For: 1.4
>
>
> I'm running into a problem when I try to run cobertura report generation during a build. I receive the following error stating, "Error: data file C:\Dev\Components\reports\cobertura.ser does not exist".
> Here's the basic structure of my build file.
> desc "Components"
> define "components" do
>     desc "Some Component"
>     define "someComponent" do
>     <build this component>
>     end
> end
> Since no code actually exists in the components project there isn't a need to run or create any reports. If I execute buildr test components:someComponent:cobertura:html on the command line everything works fine because I'm specifying a specific the project I want to build and generate reports. If I excute buildr test cobertura:html on the command line I get the above error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira