jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Mojo
  • MOJO-644

Do not generate cobertura dashboard

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: dashboard
  • Labels:
    None
  • Environment:
    cobertura-maven-plugin version 2.1
  • Complexity:
    Intermediate

Description

with cobertura-maven-plugin version 2.1, cobertura.ser file is located in ${project.build.directory}/cobertura/cobertura.ser and not in ${basedir}/cobertura.ser

Patch file attached

Maybe this property can be cutomized.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    dashboard.txt
    11/Feb/07 4:17 AM
    5 kB
    Brice Ruzand

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
d.vicente added a comment - 19/Feb/07 1:49 AM

I have a pending issue ( http://jira.codehaus.org/browse/MOJO-621 ) for the 1.0.1-SNAPSHOT version.

this issue will be taken into account for the following version (1.0.2-SNAPSHOT)

Show
d.vicente added a comment - 19/Feb/07 1:49 AM I have a pending issue ( http://jira.codehaus.org/browse/MOJO-621 ) for the 1.0.1-SNAPSHOT version. this issue will be taken into account for the following version (1.0.2-SNAPSHOT)
Hide
Permalink
David Vicente added a comment - 28/Feb/07 5:55 AM

yes, it will be customized because i must keep the compatibility between :

  • cobertura-maven-plugin in version 2.0 which has the cobertura.ser located in ${basedir}/ directory
  • cobertura-maven-plugin in version 2.1 which has the cobertura.ser located in ${project.build.directory}/cobertura/ directory
Show
David Vicente added a comment - 28/Feb/07 5:55 AM yes, it will be customized because i must keep the compatibility between :
  • cobertura-maven-plugin in version 2.0 which has the cobertura.ser located in ${basedir}/ directory
  • cobertura-maven-plugin in version 2.1 which has the cobertura.ser located in ${project.build.directory}/cobertura/ directory
Hide
Permalink
Brice Ruzand added a comment - 28/Feb/07 6:45 AM

Yes, I'am agree

Show
Brice Ruzand added a comment - 28/Feb/07 6:45 AM Yes, I'am agree
Hide
Permalink
David Vicente added a comment - 02/Mar/07 11:52 AM

fixed in 1.0-SNAPSHOT released the 2007/03/02

Show
David Vicente added a comment - 02/Mar/07 11:52 AM fixed in 1.0-SNAPSHOT released the 2007/03/02

People

  • Assignee:
    David Vicente
    Reporter:
    Brice Ruzand
Vote (1)
Watch (2)

Dates

  • Created:
    11/Feb/07 4:17 AM
    Updated:
    02/Mar/07 11:52 AM
    Resolved:
    02/Mar/07 11:52 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.