[mojo-dev] [jira] (MCOBERTURA-192) Require Java 6
Title: Message Title Dennis Lundberg created an issue Mojo's Cobertura Maven Plugin / MCOBERTURA-192 Require Java 6 Issue Type: Task Affects Versions: 2.6 Assignee: Unassigned Created: 24/Nov/14 2:08 AM Priority: Major Reporter: Dennis Lundberg Because Cobertura 2.1.0 requires Java 6, the plugin also needs to require Java 6. Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)
[mojo-dev] [jira] (MCOBERTURA-187) Upgrade to Cobertura 2.1.0
Title: Message Title Dennis Lundberg closed an issue as Fixed Fixed in r20216 Mojo's Cobertura Maven Plugin / MCOBERTURA-187 Upgrade to Cobertura 2.1.0 Change By: Dennis Lundberg Resolution: Fixed Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-192) Require Java 6
Title: Message Title Dennis Lundberg closed an issue as Fixed Fixed in r20216 Mojo's Cobertura Maven Plugin / MCOBERTURA-192 Require Java 6 Change By: Dennis Lundberg Resolution: Fixed Fix Version/s: 2.7 Assignee: Dennis Lundberg Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-183) Update Main class finding algorithm to handle Cobertura releases after 2.0.3
Title: Message Title Dennis Lundberg closed an issue as Fixed Fixed in r20216 Mojo's Cobertura Maven Plugin / MCOBERTURA-183 Update Main class finding algorithm to handle Cobertura releases after 2.0.3 Change By: Dennis Lundberg Resolution: Fixed Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-161) cobertura report appear a lot of error : JavaNCSS got an error while parsing the java file
Title: Message Title Dennis Lundberg closed an issue as Fixed Fixed in r20216 Mojo's Cobertura Maven Plugin / MCOBERTURA-161 cobertura report appear a lot of error : JavaNCSS got an error while parsing the java file Change By: Dennis Lundberg Resolution: Fixed Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-189) This plugin is not working with Java 8
Title: Message Title Dennis Lundberg commented on an issue Re: This plugin is not working with Java 8 I have just deployed a new 2.7-SNAPSHOT of the Cobertura Maven Plugin, which uses Cobertura 2.1.0-SNAPSHOT, which in turn uses ASM 5. Please give it a try, to see if it has resolved your issues. Add Comment Mojo's Cobertura Maven Plugin / MCOBERTURA-189 This plugin is not working with Java 8 When I had java 7 in my project, this plugin was working smoothly. Now I changed java version 7 to 8 and the plugin is not working anymore. I'll attach output logs when I run "mvn clean site" This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-190) com.ibm.icu:icu:2.6.1 dependency makes maven-enforcer-plugin checkSignatureRule to fail
Title: Message Title Dennis Lundberg commented on an issue Re: com.ibm.icu:icu:2.6.1 dependency makes maven-enforcer-plugin checkSignatureRule to fail I have just deployed a new 2.7-SNAPSHOT of the Cobertura Maven Plugin, which uses a new version of Cobertura. As far as I can see we no longer have the problematic dependency in the dependency tree. Please give it a try, to see if it resolves your issues. Add Comment Mojo's Cobertura Maven Plugin / MCOBERTURA-190 com.ibm.icu:icu:2.6.1 dependency makes maven-enforcer-plugin checkSignatureRule to fail When checking signatures for Java 1.6 compatibility in phase "test", the enforcer plugin fails with: {noformat} [INFO] [INFO] --- maven-enforcer-plugin:1.3:enforce (check-signatures) @ ofercap --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [ERROR] Bad class file C:\libs\m2-repo\com\ibm\icu\icu4j\2.6.1\icu4j-2.6 This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-180) Cobertura does not seem to work on OSX
Title: Message Title Dennis Lundberg commented on an issue Re: Cobertura does not seem to work on OSX I have just deployed a new 2.7-SNAPSHOT of the Cobertura Maven Plugin, which uses Cobertura 2.1.0-SNAPSHOT. Please give it a try, to see if it has resolved your issue. Add Comment Mojo's Cobertura Maven Plugin / MCOBERTURA-180 Cobertura does not seem to work on OSX OSX does not have a tools.jar, but cobertura tries to find one. [ERROR] Failed to execute goal org.codehaus.mojo:cobertura-maven-plugin:2.6:instrument (default-cli) on project rbl: Execution default-cli of goal org.codehaus.mojo:cobertura-maven-plugin:2.6:instrument failed: Plugin org.codehaus.mojo:cobertura-maven-plugin:2.6 or one of its dependencies ... This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-86) no coverage reported for integration-test
Title: Message Title Dennis Lundberg updated an issue Mojo's Cobertura Maven Plugin / MCOBERTURA-86 no coverage reported for integration-test Change By: Dennis Lundberg Fix Version/s: 2.7 Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-86) no coverage reported for integration-test
Title: Message Title Dennis Lundberg closed an issue as Fixed Mojo's Cobertura Maven Plugin / MCOBERTURA-86 no coverage reported for integration-test Change By: Dennis Lundberg Resolution: Fixed Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-176) Add support for new feature IgnoreTrivial and IgnoreMethodAnnotation in cobertura 2.0
Title: Message Title Dennis Lundberg commented on an issue Re: Add support for new feature IgnoreTrivial and IgnoreMethodAnnotation in cobertura 2.0 Unfortunately the build log in Bamboo isn't that long, so the build you mentioned is no longer there. However the ITs are all passing now. Can we close this issue again? Add Comment Mojo's Cobertura Maven Plugin / MCOBERTURA-176 Add support for new feature IgnoreTrivial and IgnoreMethodAnnotation in cobertura 2.0 Added patch to support it. Problem with that patch that new cobertura depends on asm 4.1 but they deploy dependency as 3.3.1. Problem with Asm is that no new library uploaded into maven repositories ;-/. My working testing configuration {code:xml}org.codehaus.mojo cobertura-maven-plugin... This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MTAGLIST-68) Upgrade maven-plugin-testing-harness to 1.3
Title: Message Title Karl-Heinz Marbaise moved an issue Mojo's Taglist Maven Plugin / MTAGLIST-68 Upgrade maven-plugin-testing-harness to 1.3 Change By: Karl-Heinz Marbaise Affects Version/s: 2.8 Affects Version/s: 2.5 Key: MRESOURCES MTAGLIST - 198 68 Project: Mojo's Taglist Maven Resources Plugin Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MTAGLIST-68) Upgrade maven-plugin-testing-harness to 1.3
Title: Message Title Karl-Heinz Marbaise updated an issue Mojo's Taglist Maven Plugin / MTAGLIST-68 Upgrade maven-plugin-testing-harness to 1.3 Change By: Karl-Heinz Marbaise Fix Version/s: 2.5 Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MTAGLIST-68) Upgrade maven-plugin-testing-harness to 1.3
Title: Message Title Karl-Heinz Marbaise closed an issue as Fixed Fixed in r20218 Mojo's Taglist Maven Plugin / MTAGLIST-68 Upgrade maven-plugin-testing-harness to 1.3 Change By: Karl-Heinz Marbaise Resolution: Fixed Assignee: Karl-Heinz Marbaise Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MTAGLIST-60) Document dependency on Maven JXR Plugin
Title: Message Title Karl-Heinz Marbaise updated an issue Mojo's Taglist Maven Plugin / MTAGLIST-60 Document dependency on Maven JXR Plugin Change By: Karl-Heinz Marbaise Fix Version/s: 2.5 Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MTAGLIST-60) Document dependency on Maven JXR Plugin
Title: Message Title Karl-Heinz Marbaise closed an issue as Fixed Fixed in r20219 Mojo's Taglist Maven Plugin / MTAGLIST-60 Document dependency on Maven JXR Plugin Change By: Karl-Heinz Marbaise Resolution: Fixed Assignee: Karl-Heinz Marbaise Status: Open Closed Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MTAGLIST-60) Document dependency on Maven JXR Plugin
Title: Message Title Karl-Heinz Marbaise commented on an issue Re: Document dependency on Maven JXR Plugin Can someone check the output on trunk and give me a feedback for improvement or Ok..Thanks. Add Comment Mojo's Taglist Maven Plugin / MTAGLIST-60 Document dependency on Maven JXR Plugin The documentation of the Maven Taglist Plugin should state the fact, that the Maven JXR plugin must be executed before running the Maven Taglist Plugin. This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-189) This plugin is not working with Java 8
Title: Message Title Nico Werlein commented on an issue Re: This plugin is not working with Java 8 After having added org.codehaus.mojo cobertura-maven-plugin 2.7-SNAPSHOT ossrh https://oss.sonatype.org/content/repositories/snapshots/ false true codehaus-snapshots Codehaus Snapshots http://nexus.codehaus.org/snapshots/ false to my pom.xml and having started the Maven build with mvn cobertura:cobertura, I still get 11:45:28.804 [main] WARN n.s.c.reporting.ComplexityCalculator - JavaNCSS got an error while parsing the java file /a/b/c/x/y/z/MyClass.java ParseException in STDIN Last useful checkpoint: "x.y.z.MyClass.foo()" Encountered " ">" "> "" at line 162, column 43. Was expecting one of: "assert" ... "boolean" ... "byte" ... "char" ... "double" ... "enum" ... "false" ... "float" ... "int" ... "long" ... "new" ... "null" ... "short" ... "super" ... "this" ... "true" ... "void" ... ... ... ... ... ... "(" ... "!" ... "~" ... "++" ... "--" ... "+" ... "-" ... Add Comment Mojo's Cobertura Maven Plugin / MCOBERTURA-189 This plugin is not working with Java 8 When I had java 7 in my project, this plugin was
[mojo-dev] [jira] (MCOBERTURA-189) This plugin is not working with Java 8
Title: Message Title Dennis Lundberg commented on an issue Re: This plugin is not working with Java 8 When you use the cobertura:cobertura goal you need to specify the plugin version in the section. Could you please attach the full log using the -X command line option. Add Comment Mojo's Cobertura Maven Plugin / MCOBERTURA-189 This plugin is not working with Java 8 When I had java 7 in my project, this plugin was working smoothly. Now I changed java version 7 to 8 and the plugin is not working anymore. I'll attach output logs when I run "mvn clean site" This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MAPPASM-223) Drop Maven 2.2.X Support Update to Maven 3.X
Title: Message Title Karl-Heinz Marbaise updated an issue Mojo's AppAssembler Maven Plugin / MAPPASM-223 Drop Maven 2.2.X Support Update to Maven 3.X Change By: Karl-Heinz Marbaise Fix Version/s: 2.0 Fix Version/s: 3.0 Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MAPPASM-205) Null Pointer Exception When Specify Platform Different Than JSW
Title: Message Title Karl-Heinz Marbaise updated an issue Mojo's AppAssembler Maven Plugin / MAPPASM-205 Null Pointer Exception When Specify Platform Different Than JSW Change By: Karl-Heinz Marbaise Fix Version/s: 2.0 Fix Version/s: 3.0 Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MAPPASM-205) Null Pointer Exception When Specify Platform Different Than JSW
Title: Message Title Karl-Heinz Marbaise updated an issue Mojo's AppAssembler Maven Plugin / MAPPASM-205 Null Pointer Exception When Specify Platform Different Than JSW Change By: Karl-Heinz Marbaise Fix Version/s: 3.0 Fix Version/s: 1.9.1 Add Comment This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
[mojo-dev] [jira] (MCOBERTURA-189) This plugin is not working with Java 8
Title: Message Title Nico Werlein updated an issue Mojo's Cobertura Maven Plugin / MCOBERTURA-189 This plugin is not working with Java 8 I've created a small project revealing the issue. It contains a class with a Java 8 lambda _expression_ public class Foo { private final Listlist = Arrays.asList("A", "B", "C"); public void bar() { list.stream().forEach(x -> System.out.println(x)); } } and a test class public class FooTest { @Test public void testBar() { new Foo().bar(); } } When running Cobertura it complains about the line with the lambda _expression_ 20:02:44.601 [main] WARN n.s.c.reporting.ComplexityCalculator - JavaNCSS got an error while parsing the java file /Users/nico/Dev/EclipseWorkspaces/Bastel/cobertura-jdk8-test/src/main/java/x/y/z/Foo.java ParseException in STDIN Last useful checkpoint: "x.y.z.Foo.bar()" Encountered " ">" "> "" at line 11, column 42. Was expecting one of: "assert" ... "boolean" ... "byte" ... "char" ... "double" ... "enum" ... "false" ... "float" ... "int" ... "long" ... "new" ... "null" ... "short" ... "super" ... "this" ... "true" ... "void" ... ... ... ... ... ... "(" ... "!" ... "~" ... "++" ... "--" ... "+" ... "-" ... 20:02:44.610 [main] DEBUG n.s.cobertura.util.FileFinder - Searching for file, name=[x/y/z/Foo.java] 20:02:44.610 [main] DEBUG n.s.cobertura.util.FileFinder - Found inside sourceDirectories Report time: 155ms [ERROR] Nov 24, 2014 8:02:44 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData INFORMATION: Cobertura: Loaded information on 1 classes. net.sourceforge.cobertura.javancss.parser.ParseException: Encountered " ">" "> "" at line 11, column 42. Was expecting one of: "assert" ... "boolean" ... "byte" ... "char" ... "double" ... "enum" ... "false" ... "float" ... "int" ... "long" ... "new" ... "null" ... "short" ... "super" ... "this" ... "true" ... "void" ... ... ... ... ... ... "(" ... "!" ... "~" ... "++" ... "--" ... "+" ... "-" ... at net.sourceforge.cobertura.javancss.parser.JavaParser.generateParseException(JavaParser.java:10490) at net.sourceforge.cobertura.javancss.parser.JavaParser.jj_consume_token(JavaParser.java:10366) at net.sourceforge.cobertura.javancss.parser.JavaParser.UnaryExpression(JavaParser.java:3175) at net.sourceforge.cobertura.javancss.parser.JavaParser.MultiplicativeExpression(JavaParser.java:3090) at net.sourceforge.cobertura.javancss.parser.JavaParser.AdditiveExpression(JavaParser.java:3085) at net.sourceforge.cobertura.javancss.parser.JavaParser.ShiftExpression(JavaParser.java:3027) at net.sourceforge.cobertura.javancss.parser.JavaParser.RelationalExpression(JavaParser.java:2990) at net.sourceforge.cobertura.javancss.parser.JavaParser.InstanceOfExpression(JavaParser.java:2977) at net.sourceforge.cobertura.javancss
[mojo-dev] [jira] (MCOBERTURA-189) This plugin is not working with Java 8
Title: Message Title Nico Werlein edited a comment on an issue Re: This plugin is not working with Java 8 I've created a small project revealing the issue. It contains a class with a _Java 8_ lambda _expression_{code}public class Foo { private final List list = Arrays.asList("A", "B", "C"); public void bar() { list.stream().forEach(x -> System.out.println(x)); }}{code}and a test class{code}public class FooTest { @Test public void testBar() { new Foo().bar(); }}{code}When running _Cobertura_ it complains about the line with the lambda _expression_{code}20:02:44.601 [main] WARN n.s.c.reporting.ComplexityCalculator - JavaNCSS got an error while parsing the java file /Users/nico/Dev/EclipseWorkspaces/Bastel/cobertura-jdk8-test/src/main/java/x/y/z/Foo.javaParseException in STDINLast useful checkpoint: "x.y.z.Foo.bar()"Encountered " ">" "> "" at line 11, column 42.Was expecting one of:"assert" ..."boolean" ..."byte" ..."char" ..."double" ..."enum" ..."false" ..."float" ..."int" ..."long" ..."new" ..."null" ..."short" ..."super" ..."this" ..."true" ..."void" ... ... ... ... ... ..."(" ..."!" ..."~" ..."++" ..."--" ..."+" ..."-" ...20:02:44.610 [main] DEBUG n.s.cobertura.util.FileFinder - Searching for file, name=[x/y/z/Foo.java]20:02:44.610 [main] DEBUG n.s.cobertura.util.FileFinder - Found inside sourceDirectoriesReport time: 155ms[ERROR] Nov 24, 2014 8:02:44 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageDataINFORMATION: Cobertura: Loaded information on 1 classes.net.sourceforge.cobertura.javancss.parser.ParseException: Encountered " ">" "> "" at line 11, column 42.Was expecting one of:"assert" ..."boolean" ..."byte" ..."char" ..."double" ..."enum" ..."false" ..."float" ..."int" ..."long" ..."new" ..."null" ..."short" ..."super" ..."this" ..."true" ..."void" ... ... ... ... ... ..."(" ..."!" ..."~" ..."++" ..."--" ..."+" ..."-" ... at net.sourceforge.cobertura.javancss.parser.JavaParser.generateParseException(JavaParser.java:10490) at net.sourceforge.cobertura.javancss.parser.JavaParser.jj_consume_token(JavaParser.java:10366) at net.sourceforge.cobertura.javancss.parser.JavaParser.UnaryExpression(JavaParser.java:3175) at net.sourceforge.cobertura.javancss.parser.JavaParser.MultiplicativeExpression(JavaParser.java:3090) at net.sourceforge.cobertura.javancss.parser.JavaParser.AdditiveExpression(JavaParser.java:3085) at net.sourceforge.cobertura.javancss.parser.JavaParser.ShiftExpression(JavaParser.java:3027) at net.sourceforge.cobertura.javancss.parser.JavaParser.RelationalExpression(JavaParser.java:2990) at net.sourceforge.cobertura.javancss.parser.JavaParser.InstanceOfExpression(JavaParser.java:2977) at net.sourceforge.cobertura.javancss.parser.JavaParser.AssigmentExpression(JavaParser.java:2959) at net.sourceforge.cobertura.javancss.parser.JavaParser.EqualityExpression(JavaParser.java:2886) at net.sourceforge.cobertura.javancss.parser.JavaParser.AndExpression(JavaParser.java:2860) at net.sourceforge.cobertura.javancss.parser.JavaParser.ExclusiveOrExpression(JavaParser.java:2843) at net.sourceforge.cobertura.javancss.parser.JavaParser.InclusiveOrExpression(JavaParser.java:2826) at net.sourceforge.cobertura.javancss.parser.JavaParser.ConditionalAndExpression(JavaParser.java:2808) at net.sourceforge.cobertura.javancss.parser.JavaParser.ConditionalOrExpression(JavaParser.java:2790) at net.sourceforge.cobertura.javancss.parser.JavaParser.ConditionalExpression(JavaParser.java:2774) at net.sourceforge.cobertura.javancss.parser.JavaParser._expression_(JavaParser.java:2718) at net.sourceforge.cobertura.javancss.parser.JavaParser.ArgumentList(JavaParser.java:3620) at net.sourceforge.cobertura.javancss.parser.JavaParser.Arguments(JavaParser.java:3610)