You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(14) |
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
(12) |
Sep
(14) |
Oct
(1) |
Nov
|
Dec
(1) |
| 2004 |
Jan
(4) |
Feb
(8) |
Mar
(14) |
Apr
(18) |
May
(1) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(5) |
Oct
(26) |
Nov
(36) |
Dec
(21) |
| 2005 |
Jan
(10) |
Feb
(20) |
Mar
(15) |
Apr
(11) |
May
(29) |
Jun
(18) |
Jul
(19) |
Aug
(12) |
Sep
(11) |
Oct
(3) |
Nov
(7) |
Dec
(5) |
| 2006 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(14) |
Jul
(45) |
Aug
(58) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
| 2007 |
Jan
(4) |
Feb
|
Mar
|
Apr
(3) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: SourceForge.net <no...@so...> - 2006-07-29 19:09:35
|
Bugs item #1515768, was opened at 2006-07-02 10:14 Message generated for change (Comment added) made by krystian_nowak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None >Status: Open Resolution: None Priority: 9 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) Summary: [webtest] needs 2.0 to work with dojo Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- >Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-29 21:09 Message: Logged In: YES user_id=1294218 Right now I guess only Siegfried Goeschl can generate diff files, since my fix was totally unaware of changes in current version of the plugin. Siegfried has it and I hope he can help you. I will try to notify him about it. Regards, Krystian ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-29 21:03 Message: Logged In: YES user_id=498804 Would still like the diffs or the entire changed files to apply, if you will provide only the changed files. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-27 16:51 Message: Logged In: YES user_id=498804 If someone wants it applied to the source here, attach patch(es) and I will gladly apply and release snapshots until we get it to work. ---------------------------------------------------------------------- Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-27 16:05 Message: Logged In: YES user_id=1294218 It's already done here http://people.apache.org/~sgoeschl/ by Siegfried Goeschl ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-27 05:47 Message: Logged In: YES user_id=498804 Don't attach entire plugin, attach only patches of changed files. Are the only changes the POM dependencies? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-29 19:05:15
|
Bugs item #1493592, was opened at 2006-05-23 08:29 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cobertura Group: None >Status: Pending Resolution: None Priority: 5 Submitted By: Philip May (dieshe) >Assigned to: Jeff Jensen (jeffjensen) >Summary: [cobertura] Cant use plugin under windows on drive d: Initial Comment: When I use the maven cobertura plugin and have my project under drive d: in windows all coverage bars are red. When I copy the project to drive c: and do the maven stuff there everything works fine. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-29 14:05 Message: Logged In: YES user_id=498804 Still waiting for response. ---------------------------------------------------------------------- Comment By: Lukas Theussl (lukas_theussl) Date: 2006-07-26 23:05 Message: Logged In: YES user_id=1301221 A test. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:40 Message: Logged In: YES user_id=498804 What plugin version are you using? There is nothing I find that is drive focused/hardcoded. What are your maven.cobertura.* properties? What is your maven.build.dir? Hopefully a property setting causes the issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-29 19:03:27
|
Bugs item #1515768, was opened at 2006-07-02 03:14 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None >Status: Pending Resolution: None Priority: 9 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) >Summary: [webtest] needs 2.0 to work with dojo Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-29 14:03 Message: Logged In: YES user_id=498804 Would still like the diffs or the entire changed files to apply, if you will provide only the changed files. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-27 09:51 Message: Logged In: YES user_id=498804 If someone wants it applied to the source here, attach patch(es) and I will gladly apply and release snapshots until we get it to work. ---------------------------------------------------------------------- Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-27 09:05 Message: Logged In: YES user_id=1294218 It's already done here http://people.apache.org/~sgoeschl/ by Siegfried Goeschl ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-26 22:47 Message: Logged In: YES user_id=498804 Don't attach entire plugin, attach only patches of changed files. Are the only changes the POM dependencies? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-28 22:10:12
|
Bugs item #1515768, was opened at 2006-07-02 03:14 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None Status: Open Resolution: None Priority: 9 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) Summary: maven webtest plugin using canoo webtest 2.0 Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-27 09:51 Message: Logged In: YES user_id=498804 If someone wants it applied to the source here, attach patch(es) and I will gladly apply and release snapshots until we get it to work. ---------------------------------------------------------------------- Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-27 09:05 Message: Logged In: YES user_id=1294218 It's already done here http://people.apache.org/~sgoeschl/ by Siegfried Goeschl ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-26 22:47 Message: Logged In: YES user_id=498804 Don't attach entire plugin, attach only patches of changed files. Are the only changes the POM dependencies? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-28 20:21:04
|
Bugs item #1515768, was opened at 2006-07-02 03:14 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None Status: Open Resolution: None Priority: 9 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) Summary: maven webtest plugin using canoo webtest 2.0 Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-26 22:47 Message: Logged In: YES user_id=498804 Don't attach entire plugin, attach only patches of changed files. Are the only changes the POM dependencies? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-28 13:54:42
|
Feature Requests item #1408683, was opened at 2006-01-17 20:07 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1408683&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Turadg Aleahmad (turadg) Assigned to: Nobody/Anonymous (nobody) Summary: [maven-sourceforge-plugin] update to Maven 2 Initial Comment: I like the SourceForge plugin, but I've converted my projects to Maven 2. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-26 22:39 Message: Logged In: YES user_id=498804 Please file a Maven 2 JIRA request. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1408683&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-28 07:56:08
|
Bugs item #1493592, was opened at 2006-05-23 06:29 Message generated for change (Comment added) made by lukas_theussl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cobertura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Philip May (dieshe) Assigned to: Nobody/Anonymous (nobody) Summary: Cant use cobertura plugin under windows on drive d: Initial Comment: When I use the maven cobertura plugin and have my project under drive d: in windows all coverage bars are red. When I copy the project to drive c: and do the maven stuff there everything works fine. ---------------------------------------------------------------------- >Comment By: Lukas Theussl (lukas_theussl) Date: 2006-07-26 21:05 Message: Logged In: YES user_id=1301221 A test. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 11:40 Message: Logged In: YES user_id=498804 What plugin version are you using? There is nothing I find that is drive focused/hardcoded. What are your maven.cobertura.* properties? What is your maven.build.dir? Hopefully a property setting causes the issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-27 22:52:50
|
Bugs item #1432911, was opened at 2006-02-16 08:35 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1432911&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: cobertura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: [cobertura] failure when using aspectJ or Jibx Initial Comment: cobertura 1.6 fails when project uses AspectJ or Jibx bytecode processors. Using cobertura 1.7 solves this issue. Please upgrade dependency ! ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-26 22:58 Message: Logged In: YES user_id=498804 Cobertura plugin 1.2 uses Cobertura 1.8. Does this fix your problem? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1432911&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-27 14:05:25
|
Bugs item #1515768, was opened at 2006-07-02 10:14 Message generated for change (Comment added) made by krystian_nowak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None Status: Open Resolution: None Priority: 9 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) Summary: maven webtest plugin using canoo webtest 2.0 Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- >Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-27 16:05 Message: Logged In: YES user_id=1294218 It's already done here http://people.apache.org/~sgoeschl/ by Siegfried Goeschl ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-27 05:47 Message: Logged In: YES user_id=498804 Don't attach entire plugin, attach only patches of changed files. Are the only changes the POM dependencies? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-27 13:38:41
|
Feature Requests item #1485911, was opened at 2006-05-10 15:05 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1485911&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: dashboard-history upgrade to Maven2 Initial Comment: I loved that plugin - please please please migrate to Maven2!! ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-07-26 22:38 Message: Logged In: YES user_id=498804 I agree with your desire, but please file a Maven 2 JIRA request. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1485911&group_id=61626 |
|
From: Erol L. <ero...@co...> - 2006-07-25 08:57:39
|
Hi Mor g=20 tga b=20 ge R q=20 at f=20 es As L q=20 ow As 3,5 % No Ob c=20 lig w=20 ati p=20 on - Bad C a=20 redi t=20 t OK ! http://selinisa.com , , , and made my report to him in the form of a speech. Gallant warriors of Paradise-we are overwhelmed by your greeting. You have welcomed we drug-ridden convicts as heroes to your fair land. You ply us with food and drink and, by your loud cheers, I feel we |
|
From: Jeff J. <jef...@up...> - 2006-07-07 02:40:55
|
I would like to release FindBugs 1.3 this weekend. I just published a hopefully-last snapshot. We've been running it successfully for the past week. Please final-test it and report success and any problems. Thank you! |
|
From: SourceForge.net <no...@so...> - 2006-07-05 13:14:39
|
Bugs item #1387499, was opened at 2005-12-21 21:47 Message generated for change (Comment added) made by krystian_nowak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1387499&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cobertura Group: release Status: Open Resolution: None Priority: 5 Submitted By: psylence (psylence) Assigned to: Nobody/Anonymous (nobody) Summary: Using aspectj maven plugin confuses cobertura plugin Initial Comment: When compiling sources with an overridden java:compile goal like so: <preGoal name="java:compile"> <attainGoal name="aspectj:compile"/> </preGoal> (as recommended from: http://maven.apache.org/maven-1.x/reference/plugins/aspectj/index.html The cobertura plugin compiles the source twice, once correctly, then instruments it. It then gets to the test:test goal, at which time it compiles the source again, and copies it over the already instrumented code. The result is 0 coverage. The JCoverage maven plugin handles this without issue. The major difference I can see is the following from the reporting goals of the two plugins: cobertura:report <goal name="cobertura:report"> .. snip .. <attainGoal name="cobertura:on"/> <attainGoal name="test:test"/> jcoverage:report-html <goal name="jcoverage:report-html" prereqs="jcoverage:on,test:test"> Apparently maven considers java:compile as having been run when jcoverage:on is ran as a prereq? Not sure, but moving the cobertura:on,test:test into a prereq for cobertura:report ends in an error. ---------------------------------------------------------------------- Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-05 15:14 Message: Logged In: YES user_id=1294218 could be duplicated by bug [ 1517491 ] cobertura.ser does not exis (https://sourceforge.net/tracker/index.php?func=detail&aid=1517491&group_id=61626&atid=497853) ---------------------------------------------------------------------- Comment By: stephane bouchet (le_phan) Date: 2006-03-07 16:22 Message: Logged In: YES user_id=572945 hi, having the same issue. Using maven 1.1-beta2, jdk 1.5, aspectj-plugin 3.3 SNAPSHOT and cobertura 1.2 SNAPSHOT. I had all my reports to 0% modified the cobertura:report has mantionned ( add prereqs ) and everything worked. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1387499&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-05 13:13:30
|
Bugs item #1517491, was opened at 2006-07-05 14:40 Message generated for change (Comment added) made by krystian_nowak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1517491&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cobertura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Nobody/Anonymous (nobody) Summary: cobertura.ser does not exis Initial Comment: In some subproject of my project when running cobertura maven report I've got: Error: data file (...)/target/cobertura/cobertura.ser does not exis I don't know what is the reason that in other projects cobertura runs fine but in some it throws this error. Below is more verbose message when calling maven with -X parameter: (...) The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,441 sec [junit] [VERBOSE] Implicitly adding /home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar to CLASSPATH [junit] Running pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1778056627.properties' The ' characters around the executable and arguments are not part of the command. [junit] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1778056627.properties' The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2,192 sec [junit] [VERBOSE] Implicitly adding /home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar to CLASSPATH [junit] Running pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1250673158.properties' The ' characters around the executable and arguments are not part of the command. [junit] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1250673158.properties' The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2,215 sec preparing goal: posttest:conditional:external:executor execution chain: [[Goal: name="posttest:conditional:external:executor"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/tapestry-collectpages-maven-plugin-1.0/plugin.jelly project = Tapestry CollectPages Maven Plugin script = org.apache.commons.jelly.impl.TagScript@9903f4[tag=project;at=21:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] preparing goal: conditional:external:executor execution chain: [[Goal: name="conditional:external:executor"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/tapestry-collectpages-maven-plugin-1.0/plugin.jelly project = Tapestry CollectPages Maven Plugin script = org.apache.commons.jelly.impl.TagScript@9903f4[tag=project;at=21:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] preparing goal: cobertura:report-internal execution chain: [[Goal: name="cobertura:report-internal"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly project = Maven XDoc Plug-in script = org.apache.commons.jelly.impl.TagScript@e29820[tag=project;at=30:19], source = /home/krystian/.maven/cache/maven-pom-plugin-1.4.1/plugin.jelly project = Maven POM Plugin script = org.apache.commons.jelly.impl.TagScript@718242[tag=project;at=27:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] posttest:conditional:external:executor: conditional:external:executor: cobertura:report-internal: [DEBUG] +Task: java [DEBUG] Finding class net.sourceforge.cobertura.ant.ReportTaskBeanInfo [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-classpath' '/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar' 'net.sourceforge.cobertura.reporting.Main' '--commandsfile' '/tmp/cobertura.52807.cmdline' The ' characters around the executable and arguments are not part of the command. [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-classpath' '/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar' 'net.sourceforge.cobertura.reporting.Main' '--commandsfile' '/tmp/cobertura.52807.cmdline' The ' characters around the executable and arguments are not part of the command. [cobertura-report] Cobertura 1.8 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Error: data file /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser does not exist org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. popping off org.apache.maven.jelly.MavenJellyContext@ded0f0 for org.apache.maven.jelly.MavenJellyContext@676e3f in maven-pom-plugin:maven-pom-plugin popping off org.apache.maven.jelly.MavenJellyContext@3a1834 for org.apache.maven.jelly.MavenJellyContext@b1cd0 in maven-artifact-plugin:maven-artifact-plugin popping off org.apache.maven.jelly.MavenJellyContext@1de45e2 for org.apache.maven.jelly.MavenJellyContext@1be2893 in maven-java-plugin:maven-java-plugin popping off org.apache.maven.jelly.MavenJellyContext@1e0512a for org.apache.maven.jelly.MavenJellyContext@1f0aecc in maven-plugins:maven-cobertura-plugin popping off org.apache.maven.jelly.MavenJellyContext@16ea269 for org.apache.maven.jelly.MavenJellyContext@68cb6b in tapestry-collectpages:tapestry-collectpages-maven-plugin popping off org.apache.maven.jelly.MavenJellyContext@1c7980c for org.apache.maven.jelly.MavenJellyContext@cf710e in maven-xdoc-plugin:maven-xdoc-plugin popping off org.apache.maven.jelly.MavenJellyContext@1d9e282 for org.apache.maven.jelly.MavenJellyContext@1a5db4b in maven-clean-plugin:maven-clean-plugin popping off org.apache.maven.jelly.MavenJellyContext@102b2b6 for org.apache.maven.jelly.MavenJellyContext@22d166 in maven-antlr-plugin:maven-antlr-plugin popping off org.apache.maven.jelly.MavenJellyContext@14c7a98 for org.apache.maven.jelly.MavenJellyContext@1970ae0 in maven-test-plugin:maven-test-plugin Reinstalling: source = /home/krystian/.maven/cache/maven-eclipse-plugin-1.9/plugin.jelly project = null script = null Caching Taglib Uri --> test j:import importing from uri ${plugin.resources}/templates/project.jelly Skipping: error reading from uri ${plugin.resources}/templates/project.jelly j:import importing from uri ${plugin.resources}/templates/classpath.jelly Skipping: error reading from uri ${plugin.resources}/templates/classpath.jelly j:import importing from uri ${plugin.resources}/templates/launch.jelly Skipping: error reading from uri ${plugin.resources}/templates/launch.jelly Caching Taglib Uri --> test j:import importing from uri ${plugin.resources}/templates/project.jelly Skipping: error reading from uri ${plugin.resources}/templates/project.jelly j:import importing from uri ${plugin.resources}/templates/classpath.jelly Skipping: error reading from uri ${plugin.resources}/templates/classpath.jelly j:import importing from uri ${plugin.resources}/templates/launch.jelly Skipping: error reading from uri ${plugin.resources}/templates/launch.jelly popping off org.apache.maven.jelly.MavenJellyContext@5f6303 for org.apache.maven.jelly.MavenJellyContext@5d9084 in edu:edu-common-tapestry BUILD FAILED File...... /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly Element... ant:fail Line...... 260 Column.... 39 org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. com.werken.werkz.UnattainableGoalException: Unable to obtain goal [cobertura:report] -- /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:260:39: <ant:fail> org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at com.werken.werkz.Goal.fire(Goal.java:646) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:260:39: <ant:fail> org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:683) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:288) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Caused by: org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) ... 29 more Root cause org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Root cause org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Final Memory: 8M/63M Total time: 27 seconds Finished at: Wed Jul 05 14:30:37 CEST 2006 krystian@chestnut:~/devel/edu/edu-common-tapestry$ ---------------------------------------------------------------------- >Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-05 15:13 Message: Logged In: YES user_id=1294218 Can be a duplicate of bug [ 1387499 ] Using aspectj maven plugin confuses cobertura plugin (https://sourceforge.net/tracker/index.php?func=detail&aid=1387499&group_id=61626&atid=497853) since I'm using there Tapestry Collector (http://www.t-deli.com/#collect) when compiling. ---------------------------------------------------------------------- Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-05 15:04 Message: Logged In: YES user_id=1294218 This is problematic: cobertura:report-internal: [cobertura-report] Cobertura 1.8 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Error: data file /tmp2/mapped_home/devel/edu/psnc-tapestry/target/cobertura/cobertura.ser does not exist org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. especially: [cobertura-report] Error: data file (...)/target/cobertura/cobertura.ser if the report could not fail if cobertura.ser file does not exist (maybe a special property - serialized.file.override ?) that would be a convenient hack ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1517491&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-05 13:04:35
|
Bugs item #1517491, was opened at 2006-07-05 14:40 Message generated for change (Comment added) made by krystian_nowak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1517491&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cobertura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Nobody/Anonymous (nobody) Summary: cobertura.ser does not exis Initial Comment: In some subproject of my project when running cobertura maven report I've got: Error: data file (...)/target/cobertura/cobertura.ser does not exis I don't know what is the reason that in other projects cobertura runs fine but in some it throws this error. Below is more verbose message when calling maven with -X parameter: (...) The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,441 sec [junit] [VERBOSE] Implicitly adding /home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar to CLASSPATH [junit] Running pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1778056627.properties' The ' characters around the executable and arguments are not part of the command. [junit] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1778056627.properties' The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2,192 sec [junit] [VERBOSE] Implicitly adding /home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar to CLASSPATH [junit] Running pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1250673158.properties' The ' characters around the executable and arguments are not part of the command. [junit] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1250673158.properties' The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2,215 sec preparing goal: posttest:conditional:external:executor execution chain: [[Goal: name="posttest:conditional:external:executor"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/tapestry-collectpages-maven-plugin-1.0/plugin.jelly project = Tapestry CollectPages Maven Plugin script = org.apache.commons.jelly.impl.TagScript@9903f4[tag=project;at=21:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] preparing goal: conditional:external:executor execution chain: [[Goal: name="conditional:external:executor"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/tapestry-collectpages-maven-plugin-1.0/plugin.jelly project = Tapestry CollectPages Maven Plugin script = org.apache.commons.jelly.impl.TagScript@9903f4[tag=project;at=21:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] preparing goal: cobertura:report-internal execution chain: [[Goal: name="cobertura:report-internal"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly project = Maven XDoc Plug-in script = org.apache.commons.jelly.impl.TagScript@e29820[tag=project;at=30:19], source = /home/krystian/.maven/cache/maven-pom-plugin-1.4.1/plugin.jelly project = Maven POM Plugin script = org.apache.commons.jelly.impl.TagScript@718242[tag=project;at=27:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] posttest:conditional:external:executor: conditional:external:executor: cobertura:report-internal: [DEBUG] +Task: java [DEBUG] Finding class net.sourceforge.cobertura.ant.ReportTaskBeanInfo [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-classpath' '/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar' 'net.sourceforge.cobertura.reporting.Main' '--commandsfile' '/tmp/cobertura.52807.cmdline' The ' characters around the executable and arguments are not part of the command. [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-classpath' '/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar' 'net.sourceforge.cobertura.reporting.Main' '--commandsfile' '/tmp/cobertura.52807.cmdline' The ' characters around the executable and arguments are not part of the command. [cobertura-report] Cobertura 1.8 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Error: data file /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser does not exist org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. popping off org.apache.maven.jelly.MavenJellyContext@ded0f0 for org.apache.maven.jelly.MavenJellyContext@676e3f in maven-pom-plugin:maven-pom-plugin popping off org.apache.maven.jelly.MavenJellyContext@3a1834 for org.apache.maven.jelly.MavenJellyContext@b1cd0 in maven-artifact-plugin:maven-artifact-plugin popping off org.apache.maven.jelly.MavenJellyContext@1de45e2 for org.apache.maven.jelly.MavenJellyContext@1be2893 in maven-java-plugin:maven-java-plugin popping off org.apache.maven.jelly.MavenJellyContext@1e0512a for org.apache.maven.jelly.MavenJellyContext@1f0aecc in maven-plugins:maven-cobertura-plugin popping off org.apache.maven.jelly.MavenJellyContext@16ea269 for org.apache.maven.jelly.MavenJellyContext@68cb6b in tapestry-collectpages:tapestry-collectpages-maven-plugin popping off org.apache.maven.jelly.MavenJellyContext@1c7980c for org.apache.maven.jelly.MavenJellyContext@cf710e in maven-xdoc-plugin:maven-xdoc-plugin popping off org.apache.maven.jelly.MavenJellyContext@1d9e282 for org.apache.maven.jelly.MavenJellyContext@1a5db4b in maven-clean-plugin:maven-clean-plugin popping off org.apache.maven.jelly.MavenJellyContext@102b2b6 for org.apache.maven.jelly.MavenJellyContext@22d166 in maven-antlr-plugin:maven-antlr-plugin popping off org.apache.maven.jelly.MavenJellyContext@14c7a98 for org.apache.maven.jelly.MavenJellyContext@1970ae0 in maven-test-plugin:maven-test-plugin Reinstalling: source = /home/krystian/.maven/cache/maven-eclipse-plugin-1.9/plugin.jelly project = null script = null Caching Taglib Uri --> test j:import importing from uri ${plugin.resources}/templates/project.jelly Skipping: error reading from uri ${plugin.resources}/templates/project.jelly j:import importing from uri ${plugin.resources}/templates/classpath.jelly Skipping: error reading from uri ${plugin.resources}/templates/classpath.jelly j:import importing from uri ${plugin.resources}/templates/launch.jelly Skipping: error reading from uri ${plugin.resources}/templates/launch.jelly Caching Taglib Uri --> test j:import importing from uri ${plugin.resources}/templates/project.jelly Skipping: error reading from uri ${plugin.resources}/templates/project.jelly j:import importing from uri ${plugin.resources}/templates/classpath.jelly Skipping: error reading from uri ${plugin.resources}/templates/classpath.jelly j:import importing from uri ${plugin.resources}/templates/launch.jelly Skipping: error reading from uri ${plugin.resources}/templates/launch.jelly popping off org.apache.maven.jelly.MavenJellyContext@5f6303 for org.apache.maven.jelly.MavenJellyContext@5d9084 in edu:edu-common-tapestry BUILD FAILED File...... /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly Element... ant:fail Line...... 260 Column.... 39 org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. com.werken.werkz.UnattainableGoalException: Unable to obtain goal [cobertura:report] -- /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:260:39: <ant:fail> org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at com.werken.werkz.Goal.fire(Goal.java:646) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:260:39: <ant:fail> org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:683) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:288) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Caused by: org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) ... 29 more Root cause org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Root cause org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Final Memory: 8M/63M Total time: 27 seconds Finished at: Wed Jul 05 14:30:37 CEST 2006 krystian@chestnut:~/devel/edu/edu-common-tapestry$ ---------------------------------------------------------------------- >Comment By: Krystian Nowak (krystian_nowak) Date: 2006-07-05 15:04 Message: Logged In: YES user_id=1294218 This is problematic: cobertura:report-internal: [cobertura-report] Cobertura 1.8 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Error: data file /tmp2/mapped_home/devel/edu/psnc-tapestry/target/cobertura/cobertura.ser does not exist org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. especially: [cobertura-report] Error: data file (...)/target/cobertura/cobertura.ser if the report could not fail if cobertura.ser file does not exist (maybe a special property - serialized.file.override ?) that would be a convenient hack ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1517491&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-05 12:40:14
|
Bugs item #1517491, was opened at 2006-07-05 14:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1517491&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: cobertura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Nobody/Anonymous (nobody) Summary: cobertura.ser does not exis Initial Comment: In some subproject of my project when running cobertura maven report I've got: Error: data file (...)/target/cobertura/cobertura.ser does not exis I don't know what is the reason that in other projects cobertura runs fine but in some it throws this error. Below is more verbose message when calling maven with -X parameter: (...) The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,441 sec [junit] [VERBOSE] Implicitly adding /home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar to CLASSPATH [junit] Running pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1778056627.properties' The ' characters around the executable and arguments are not part of the command. [junit] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.PeselValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1778056627.properties' The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2,192 sec [junit] [VERBOSE] Implicitly adding /home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar to CLASSPATH [junit] Running pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [junit] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1250673158.properties' The ' characters around the executable and arguments are not part of the command. [junit] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-Xmx1024m' '-Xms64m' '-Dbasedir=/tmp2/mapped_home/devel/edu/edu-common-tapestry' '-Dnet.sourceforge.cobertura.datafile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser' '-classpath' '/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-classes:/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/classes:/home/krystian/devel/maven/repository/edu/jars/psnc-tapestry-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-hibernate-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-service-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-common-sbef-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-util-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/edu-reports-1.0.jar:/home/krystian/devel/maven/repository/edu/jars/psnc-reports-1.0.jar:/home/krystian/devel/maven/repository/springframework/jars/spring-1.2.7.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-collections/jars/commons-collections-3.1.jar:/home/krystian/devel/maven/repository/tapestry/jars/tapestry-contrib-3.0.4-psnc.jar:/home/krystian/devel/maven/repository/commons-lang/jars/commons-lang-2.1.jar:/home/krystian/devel/maven/repository/commons-math/jars/commons-math-1.1.jar:/home/krystian/devel/maven/repository/hibernate/jars/hibernate-2.1.8.jar:/home/krystian/devel/maven/repository/ehcache/jars/ehcache-1.2.jar:/home/krystian/devel/maven/repository/servletapi/jars/servletapi-2.4.jar:/home/krystian/devel/maven/repository/ognl/jars/ognl-2.6.9.jar:/home/krystian/devel/maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/devel/maven/repository/net-components/jars/net-components-1.3.8.jar:/home/krystian/devel/maven/repository/commons-logging/jars/commons-logging-1.1.jar:/home/krystian/devel/maven/repository/log4j/jars/log4j-1.2.13.jar:/home/krystian/devel/maven/repository/tapestry-collectassets/jars/tapestry-collectassets-0.9.1.jar:/home/krystian/devel/maven/repository/xalan/jars/xalan-2.6.0.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar:/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/junit/jars/junit-3.8.1.jar:/home/krystian/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar:/home/krystian/.maven/repository/xerces/jars/xerces-2.4.0.jar:/home/krystian/devel/maven/lib/ant-1.5.3-1.jar:/home/krystian/devel/maven/lib/ant-optional-1.5.3-1.jar' 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' 'pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest' 'filtertrace=true' 'haltOnError=false' 'haltOnFailure=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.SummaryJUnitResultFormatter' 'showoutput=false' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.xml' 'formatter=org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter,/tmp2/mapped_home/devel/edu/edu-common-tapestry/target/test-reports/TEST-pl.psnc.edu.tapestry.valid.validator.generic.ConfigurableValidatorTest.txt' 'propsfile=/tmp2/mapped_home/devel/edu/edu-common-tapestry/junit1250673158.properties' The ' characters around the executable and arguments are not part of the command. [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2,215 sec preparing goal: posttest:conditional:external:executor execution chain: [[Goal: name="posttest:conditional:external:executor"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/tapestry-collectpages-maven-plugin-1.0/plugin.jelly project = Tapestry CollectPages Maven Plugin script = org.apache.commons.jelly.impl.TagScript@9903f4[tag=project;at=21:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] preparing goal: conditional:external:executor execution chain: [[Goal: name="conditional:external:executor"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/tapestry-collectpages-maven-plugin-1.0/plugin.jelly project = Tapestry CollectPages Maven Plugin script = org.apache.commons.jelly.impl.TagScript@9903f4[tag=project;at=21:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] preparing goal: cobertura:report-internal execution chain: [[Goal: name="cobertura:report-internal"]; precursor=[]]] dynatag dependencies: [ source = /home/krystian/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly project = Maven XDoc Plug-in script = org.apache.commons.jelly.impl.TagScript@e29820[tag=project;at=30:19], source = /home/krystian/.maven/cache/maven-pom-plugin-1.4.1/plugin.jelly project = Maven POM Plugin script = org.apache.commons.jelly.impl.TagScript@718242[tag=project;at=27:29], source = /home/krystian/.maven/cache/maven-artifact-plugin-1.4.1/plugin.jelly project = Maven Artifact Plugin script = org.apache.commons.jelly.impl.TagScript@1ec58a[tag=project;at=29:4]] final list of plugins to prepare: [] posttest:conditional:external:executor: conditional:external:executor: cobertura:report-internal: [DEBUG] +Task: java [DEBUG] Finding class net.sourceforge.cobertura.ant.ReportTaskBeanInfo [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-classpath' '/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar' 'net.sourceforge.cobertura.reporting.Main' '--commandsfile' '/tmp/cobertura.52807.cmdline' The ' characters around the executable and arguments are not part of the command. [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [VERBOSE] dropping /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/classes from path as it doesn't exist [cobertura-report] [DEBUG] Execute:Java13CommandLauncher: Executing '/tmp2/mapped_home/tools/j2sdk1.4.2_12/jre/bin/java' with arguments: '-classpath' '/home/krystian/.maven/repository/cobertura/jars/cobertura-1.8.jar:/home/krystian/.maven/repository/asm/jars/asm-2.2.1.jar:/home/krystian/.maven/repository/oro/jars/oro-2.0.8.jar:/home/krystian/.maven/repository/log4j/jars/log4j-1.2.9.jar' 'net.sourceforge.cobertura.reporting.Main' '--commandsfile' '/tmp/cobertura.52807.cmdline' The ' characters around the executable and arguments are not part of the command. [cobertura-report] Cobertura 1.8 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Error: data file /tmp2/mapped_home/devel/edu/edu-common-tapestry/target/cobertura/cobertura.ser does not exist org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. popping off org.apache.maven.jelly.MavenJellyContext@ded0f0 for org.apache.maven.jelly.MavenJellyContext@676e3f in maven-pom-plugin:maven-pom-plugin popping off org.apache.maven.jelly.MavenJellyContext@3a1834 for org.apache.maven.jelly.MavenJellyContext@b1cd0 in maven-artifact-plugin:maven-artifact-plugin popping off org.apache.maven.jelly.MavenJellyContext@1de45e2 for org.apache.maven.jelly.MavenJellyContext@1be2893 in maven-java-plugin:maven-java-plugin popping off org.apache.maven.jelly.MavenJellyContext@1e0512a for org.apache.maven.jelly.MavenJellyContext@1f0aecc in maven-plugins:maven-cobertura-plugin popping off org.apache.maven.jelly.MavenJellyContext@16ea269 for org.apache.maven.jelly.MavenJellyContext@68cb6b in tapestry-collectpages:tapestry-collectpages-maven-plugin popping off org.apache.maven.jelly.MavenJellyContext@1c7980c for org.apache.maven.jelly.MavenJellyContext@cf710e in maven-xdoc-plugin:maven-xdoc-plugin popping off org.apache.maven.jelly.MavenJellyContext@1d9e282 for org.apache.maven.jelly.MavenJellyContext@1a5db4b in maven-clean-plugin:maven-clean-plugin popping off org.apache.maven.jelly.MavenJellyContext@102b2b6 for org.apache.maven.jelly.MavenJellyContext@22d166 in maven-antlr-plugin:maven-antlr-plugin popping off org.apache.maven.jelly.MavenJellyContext@14c7a98 for org.apache.maven.jelly.MavenJellyContext@1970ae0 in maven-test-plugin:maven-test-plugin Reinstalling: source = /home/krystian/.maven/cache/maven-eclipse-plugin-1.9/plugin.jelly project = null script = null Caching Taglib Uri --> test j:import importing from uri ${plugin.resources}/templates/project.jelly Skipping: error reading from uri ${plugin.resources}/templates/project.jelly j:import importing from uri ${plugin.resources}/templates/classpath.jelly Skipping: error reading from uri ${plugin.resources}/templates/classpath.jelly j:import importing from uri ${plugin.resources}/templates/launch.jelly Skipping: error reading from uri ${plugin.resources}/templates/launch.jelly Caching Taglib Uri --> test j:import importing from uri ${plugin.resources}/templates/project.jelly Skipping: error reading from uri ${plugin.resources}/templates/project.jelly j:import importing from uri ${plugin.resources}/templates/classpath.jelly Skipping: error reading from uri ${plugin.resources}/templates/classpath.jelly j:import importing from uri ${plugin.resources}/templates/launch.jelly Skipping: error reading from uri ${plugin.resources}/templates/launch.jelly popping off org.apache.maven.jelly.MavenJellyContext@5f6303 for org.apache.maven.jelly.MavenJellyContext@5d9084 in edu:edu-common-tapestry BUILD FAILED File...... /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly Element... ant:fail Line...... 260 Column.... 39 org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. com.werken.werkz.UnattainableGoalException: Unable to obtain goal [cobertura:report] -- /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:260:39: <ant:fail> org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at com.werken.werkz.Goal.fire(Goal.java:646) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:260:39: <ant:fail> org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:683) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:288) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Caused by: org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) ... 29 more Root cause org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Root cause org.apache.commons.jelly.JellyTagException: /home/krystian/.maven/cache/maven-cobertura-plugin-1.2/plugin.jelly:286:81: <ant:cobertura-report> Error running reports. See messages above. at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:104) at org.apache.tools.ant.Task.perform(Task.java:341) at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:185) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) at org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84) at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:79) at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:110) at com.werken.werkz.Goal.fire(Goal.java:639) at com.werken.werkz.Goal.attain(Goal.java:575) at com.werken.werkz.Goal.attainPrecursors(Goal.java:488) at com.werken.werkz.Goal.attain(Goal.java:573) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:671) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263) at org.apache.maven.cli.App.doMain(App.java:488) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Final Memory: 8M/63M Total time: 27 seconds Finished at: Wed Jul 05 14:30:37 CEST 2006 krystian@chestnut:~/devel/edu/edu-common-tapestry$ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1517491&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-02 08:15:54
|
Bugs item #1515768, was opened at 2006-07-02 10:14 Message generated for change (Settings changed) made by krystian_nowak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None Status: Open Resolution: None >Priority: 9 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) Summary: maven webtest plugin using canoo webtest 2.0 Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-07-02 08:15:04
|
Bugs item #1515768, was opened at 2006-07-02 10:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webtest Group: None Status: Open Resolution: None Priority: 5 Submitted By: Krystian Nowak (krystian_nowak) Assigned to: Siegfried GOESCHL (wdsgoe) Summary: maven webtest plugin using canoo webtest 2.0 Initial Comment: Since webtest plugin in version 1.2 doesn't work with applications using dojo (http://dojotoolkit.org/) I had to upgrade dependencies in the plugin to canoo webtest 2.0 which works with dojo. Home-made version (1.3-RC-1) of the plugin is waiting to be reviewed by webtest plugin developers, but I couldn't attached it - I guess due to the file size. How can I do it? Kind regards, Krystian Nowak ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1515768&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-24 18:40:40
|
Bugs item #1493592, was opened at 2006-05-23 08:29 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: corbetura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Philip May (dieshe) Assigned to: Nobody/Anonymous (nobody) Summary: Cant use cobertura plugin under windows on drive d: Initial Comment: When I use the maven cobertura plugin and have my project under drive d: in windows all coverage bars are red. When I copy the project to drive c: and do the maven stuff there everything works fine. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:40 Message: Logged In: YES user_id=498804 What plugin version are you using? There is nothing I find that is drive focused/hardcoded. What are your maven.cobertura.* properties? What is your maven.build.dir? Hopefully a property setting causes the issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-24 18:30:09
|
Bugs item #1067650, was opened at 2004-11-16 15:43 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1067650&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: findbugs Group: release >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: hemisfear (hemisfear) >Assigned to: Jeff Jensen (jeffjensen) Summary: [findbugs] xdoc file not generated if dest dir not exist Initial Comment: Using maven 1.0.1 with maven-findbugs-plugin-0.8.5, the xdoc findbugs file (findbugs.xml) is not created if the generated-xdocs directory does not exist in the ${basedir}/target directory: Steps to reproduce: maven clean maven-findbugs-plugin:report xdoc:transform The 'clean' target deletes the generated-xdocs directory. Suggested solution: Add <mkdir dir=${basedir}/target/generated-xdocs/> (or whatever the variable is) before writing out findbugs.xml. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:30 Message: Logged In: YES user_id=498804 Cannot reproduce with newer versions, so closing. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-05-02 01:07 Message: Logged In: YES user_id=498804 I cannot reproduce using your recipe. This is very old and was probably fixed along the way. Is this still an issue for you? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1067650&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-24 18:19:32
|
Feature Requests item #1325169, was opened at 2005-10-12 14:52 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1325169&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: findbugs Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kaj Hejer (kajh99) Assigned to: Nobody/Anonymous (nobody) Summary: [findbugs] Make maven:check-source task fail upon violation Initial Comment: It would be great if the maven-findbugs-plugin had a property like maven.checkstyle.fail.on.violation that would make the maven:check-source task fail upon a violation and stop the build process. The default should be false, but those of us who want this feature could set this property to true. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:19 Message: Logged In: YES user_id=498804 Stashing my notes here: This requires using the FindBugs "warningsProperty" in the Ant task call, changing plugin.jelly to check the property after the Ant call runs, and failing the build if the user sets a new property (e.g. maven.findbugs.failOnWarnings) to true. (Please beat me to it and provide a patch ;-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1325169&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-24 18:09:55
|
Feature Requests item #1210576, was opened at 2005-05-28 19:04 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1210576&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: findbugs Group: Next Release (example) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Benoit Xhenseval (benoitx) Assigned to: Jeff Jensen (jeffjensen) Summary: [findbugs] Upgrade to FindBugs 0.8.8 (or above) Initial Comment: And use the version id in <BugCollection version="0.8.5"> to display that information on the generated XML. Also give the ability to use FindBugs filters Thanks! Benoit ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:09 Message: Logged In: YES user_id=498804 The XML file is created by the FindBugs Ant task. If you need "use the version id in <BugCollection version="0.8.5"> to display that information on the generated XML.", please open a request to the FindBugs team. ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-05-02 23:00 Message: Logged In: YES user_id=498804 Hi Benoit, Current version used is 0.9.4 in maven-findbugs-plugin 1.1. So that's 1 outta 3 ;-). Since this RFE has been around so long, do you have patches for either of the other two ideas? ---------------------------------------------------------------------- Comment By: Jamie Bisotti (jbisotti) Date: 2005-07-12 07:53 Message: Logged In: YES user_id=723823 FindBugs plugin is now using FindBugs 0.9.1; can this be closed now? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1210576&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-24 18:03:02
|
Feature Requests item #1143627, was opened at 2005-02-18 02:46 Message generated for change (Settings changed) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1143627&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: findbugs Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Michael Franken (happyuser0) >Assigned to: Jeff Jensen (jeffjensen) Summary: [findbugs] more properties avaialble through Maven Initial Comment: I would like to be able to set some properties such as mentioned at http://findbugs.sourceforge.net/manual/anttask.html#d0e1048 through Maven. Most important the quietErrors and jvmArgs are very handy for my very large project. Especially when used with cruisecontrol. The quietErrors makes the findbugs much less verbose, and the jvmargs prevent from hitting OutOfMemory exceptions. Thanks for your great work, Michael Franken ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-06-24 13:03 Message: Logged In: YES user_id=498804 quietErrors added in 1.3 (currently in snapshot). ---------------------------------------------------------------------- Comment By: Jeff Jensen (jeffjensen) Date: 2006-05-02 23:28 Message: Logged In: YES user_id=498804 Update: maven.findbugs.jvmargs property was added in 0.9.1 released July 2005. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497856&aid=1143627&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-08 14:28:08
|
Bugs item #1387499, was opened at 2005-12-21 21:47 Message generated for change (Settings changed) made by carlossg You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1387499&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: corbetura Group: release Status: Open Resolution: None Priority: 5 Submitted By: psylence (psylence) >Assigned to: Nobody/Anonymous (nobody) Summary: Using aspectj maven plugin confuses cobertura plugin Initial Comment: When compiling sources with an overridden java:compile goal like so: <preGoal name="java:compile"> <attainGoal name="aspectj:compile"/> </preGoal> (as recommended from: http://maven.apache.org/maven-1.x/reference/plugins/aspectj/index.html The cobertura plugin compiles the source twice, once correctly, then instruments it. It then gets to the test:test goal, at which time it compiles the source again, and copies it over the already instrumented code. The result is 0 coverage. The JCoverage maven plugin handles this without issue. The major difference I can see is the following from the reporting goals of the two plugins: cobertura:report <goal name="cobertura:report"> .. snip .. <attainGoal name="cobertura:on"/> <attainGoal name="test:test"/> jcoverage:report-html <goal name="jcoverage:report-html" prereqs="jcoverage:on,test:test"> Apparently maven considers java:compile as having been run when jcoverage:on is ran as a prereq? Not sure, but moving the cobertura:on,test:test into a prereq for cobertura:report ends in an error. ---------------------------------------------------------------------- Comment By: stephane bouchet (le_phan) Date: 2006-03-07 16:22 Message: Logged In: YES user_id=572945 hi, having the same issue. Using maven 1.1-beta2, jdk 1.5, aspectj-plugin 3.3 SNAPSHOT and cobertura 1.2 SNAPSHOT. I had all my reports to 0% modified the cobertura:report has mantionned ( add prereqs ) and everything worked. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1387499&group_id=61626 |
|
From: SourceForge.net <no...@so...> - 2006-06-08 14:27:25
|
Bugs item #1493592, was opened at 2006-05-23 15:29 Message generated for change (Settings changed) made by carlossg You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: corbetura Group: None Status: Open Resolution: None Priority: 5 Submitted By: Philip May (dieshe) >Assigned to: Nobody/Anonymous (nobody) Summary: Cant use cobertura plugin under windows on drive d: Initial Comment: When I use the maven cobertura plugin and have my project under drive d: in windows all coverage bars are red. When I copy the project to drive c: and do the maven stuff there everything works fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1493592&group_id=61626 |