Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:cobertura-maven-plugin 2.2-SNAPSHOT
aspectj-maven-plugin 1.0-beta-4-SNAPSHOT
-
Number of attachments :
Description
Is someone can help me to fix this problem ?
Regards.
This is the stacktrace :
2007-12-18 17:35:45,010 [Thread-31033] INFO - [INFO] Preparing surefire-report:report-only
2007-12-18 17:35:45,024 [Thread-31033] INFO - [INFO] No goals needed for project - skipping
2007-12-18 17:35:45,024 [Thread-31033] INFO - [INFO] Preparing cobertura:cobertura
2007-12-18 17:35:45,041 [Thread-31033] INFO - [INFO] [aspectj:compile {execution: default}]
2007-12-18 17:35:45,186 [Thread-31033] INFO - [INFO] [resources:resources]
2007-12-18 17:35:45,186 [Thread-31033] INFO - [INFO] Using default encoding to copy filtered resources.
2007-12-18 17:35:45,193 [Thread-31033] INFO - [INFO] [compiler:compile]
2007-12-18 17:35:45,201 [Thread-31033] INFO - [INFO] Nothing to compile - all classes are up to date
2007-12-18 17:35:45,202 [Thread-31033] INFO - [INFO] [cobertura:instrument]
2007-12-18 17:35:46,725 [Thread-31033] INFO - [INFO] Cobertura 1.9 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
2007-12-18 17:35:46,725 [Thread-31033] INFO - Instrumenting 22 files to /SOFT/INT/quickbuild-1.2.12/working/root/decalog-framework/HEAD/checkouts/decalog-framework/common-application/target/generated-classes/cobertura
2007-12-18 17:35:46,725 [Thread-31033] INFO - Cobertura: Saved information on 22 classes.
2007-12-18 17:35:46,725 [Thread-31033] INFO - Instrument time: 822ms
2007-12-18 17:35:46,725 [Thread-31033] INFO -
2007-12-18 17:35:46,725 [Thread-31033] INFO - [INFO] Instrumentation was successful.
2007-12-18 17:35:46,729 [Thread-31033] INFO - [INFO] [aspectj:test-compile {execution: default}]
2007-12-18 17:35:47,310 [Thread-31033] INFO - [ERROR] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,310 [Thread-31033] INFO - [ERROR] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,310 [Thread-31033] INFO - [ERROR] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,356 [Thread-31033] INFO - [ERROR] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,356 [Thread-31033] INFO - [ERROR] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,356 [Thread-31033] INFO - [ERROR] Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,375 [Thread-31033] INFO - [INFO] ------------------------------------------------------------------------
2007-12-18 17:35:47,375 [Thread-31033] INFO - [ERROR] BUILD ERROR
2007-12-18 17:35:47,375 [Thread-31033] INFO - [INFO] ------------------------------------------------------------------------
2007-12-18 17:35:47,382 [Thread-31033] INFO - [INFO] Compiler errors :
2007-12-18 17:35:47,382 [Thread-31033] INFO - error at <Unknown>::0 Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,382 [Thread-31033] INFO - error at <Unknown>::0 Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,382 [Thread-31033] INFO - error at <Unknown>::0 Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,383 [Thread-31033] INFO - error at com/sungard/decalog/framework/application/observing/Observing.java::0 Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,383 [Thread-31033] INFO - error at com/sungard/decalog/framework/application/observing/Observing.java::0 Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
2007-12-18 17:35:47,383 [Thread-31033] INFO - error at com/sungard/decalog/framework/application/observing/Observing.java::0 Cannot read debug info for @Aspect to handle formal binding in pointcuts (please compile with 'javac -g' or '<javac debug='true'.../>' in Ant)
This problem only appears with the 2.2 version of the plugin.