Tuesday, June 27, 2017

[ERROR] class file for TestCriteria not found

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project test-web-war: Compilation failure
[ERROR] \workspace2013\test-parent\test-web-war\src\main\java\com\test\ws\TestImpl.java:[140,23] cannot access TestService
[ERROR] class file for TestCriteria not found
[ERROR] results = service.findTestRecords(testCriteria);
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

No comments:

Post a Comment