havapa / testability-explorer

Automatically exported from code.google.com/p/testability-explorer
Apache License 2.0
0 stars 0 forks source link

java.lang.ClassNotFoundException: com.google.test.metric.report.Report #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sync to revision 368 to MAIN (currently 376)
2. mvn clean install 
3. cd core
4. mvn -X
com.google.testability-explorer:maven2-testability-plugin:1.3.1-SNAPSHOT:testabi
lity

What is the expected output? What do you see instead?
- successfully run testability explorer
- instead sees "java.lang.ClassNotFoundException:
com.google.test.metric.report.Report" (see attached)

What version of the product are you using? On what operating system?
- revision 376 (head) on XP

Original issue reported on code.google.com by pedro....@gmail.com on 27 May 2009 at 2:54

Attachments:

GoogleCodeExporter commented 8 years ago
ant-testability-explorer-1.3.0-r275.jar works. Looks like only 
ant-task-1.3.2.jar has
issues.

Original comment by harikris...@gmail.com on 3 Sep 2009 at 10:54