Actually no build failure and the report display correctly, sorry about the noise
On Sat, Feb 28, 2015 at 12:13 AM, Dan Tran <dant...@gmail.com> wrote: > Trying to run standalone > org.codehaus.mojo:cobertura-maven-plugin:2.7:cobertura against mojo's > enchanter/enchanter-core, I got this > > > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > [INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < > [cobertura]test @ enchanter-core <<< > [INFO] > [INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ > enchanter-core --- > [INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file > [INFO] Cobertura: Loaded information on 17 classes. > [INFO] Data file does not contain instrumentation information for the file > org/codehaus/mojo/enchanter/ConnectionLibrary > .java. Ensure this class was instrumented, and this data file contains > the instrumentation information. > [INFO] Data file does not contain instrumentation information for the file > org/codehaus/mojo/enchanter/StreamConnection. > java. Ensure this class was instrumented, and this data file contains the > instrumentation information. > [INFO] Data file does not contain instrumentation information for the file > org/codehaus/mojo/enchanter/StreamListener.ja > va. Ensure this class was instrumented, and this data file contains the > instrumentation information. > Report time: 155ms > > > On Sat, Feb 28, 2015 at 12:06 AM, Dan Tran <dant...@gmail.com> wrote: > >> I notice, this plugin site 2.7, the code coverage report is %0 even thou >> there are tests >> >> >> -D >> >> On Fri, Feb 27, 2015 at 8:33 AM, Dennis Lundberg <denn...@apache.org> >> wrote: >> >>> I'd like to release version 2.7 of the Cobertura Maven Plugin >>> >>> We solved 8 issues: >>> >>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11226&version=19561 >>> >>> There are still a couple of issues left in JIRA: >>> >>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11226&status=1 >>> >>> Staging Repositories: >>> General: https://nexus.codehaus.org/content/groups/staging/ >>> Exclusive: >>> https://nexus.codehaus.org/content/repositories/orgcodehausmojo-1156 >>> >>> (Staging) Site: >>> http://mojo.codehaus.org/cobertura-maven-plugin/ >>> >>> SCM Tag: >>> https://svn.codehaus.org/mojo/tags/cobertura-maven-plugin-2.7/ >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> The vote is open for 72 hours and will succeed by lazy consensus. >>> >>> >>> -- >>> Dennis Lundberg >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >>> >> >