Issue Type: Bug Bug
Affects Versions: 2.6
Assignee: Unassigned
Attachments: jenkinslog.log
Created: 10/Dec/13 9:45 AM
Description:

Reports aren't generated with Maven 3.1.1 at first glance (see attached log).

I didn't find any reports in JENKINS_HOME folder.

The configuration in pom.xml file is:

<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>$

{cobertura.version}

</version>
<configuration>
<formats>
<format>xml</format>
</formats>
</configuration>
</plugin>

where cobertura.version is 2.6

Seems to be a reported error from the author of the book I'm reading that reference cobertura: https://github.com/wakaleo/game-of-life/issues/14

Environment: Ubuntu 13.10
Maven 3.1.1
Jenkins 1.542
Project: Mojo's Cobertura Maven Plugin
Priority: Major Major
Reporter: Simon Tremblay
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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