I see directories for all of these, along with pom files.
For the following I see jar files:
- uimaj-tools
- plexus-build-api
The following do not have jar files (maybe they're just containers for
transitive dependencies):
- maven-core
- maven-plugin-api
I also just tried another test (I turned "build automatically" off for
this test):
- close eclipse
- run "mvn clean" on the command-line
- start eclipse
- wait for eclipse to update the maven repo cache
- right click on "ctakes-type-system" and choose Maven -> Update Project
- wait for this to complete
- right click on the project, choose "Build Project"
Unfortunately, this showed the same result:
- Execution default of goal
org.cleartk:jcasgen-maven-plugin:0.9.3:generate failed: Plugin
org.cleartk:jcasgen-maven-plugin:0.9.3 or one of its dependencies could
not be resolved: Failed to collect
dependencies for org.cleartk:jcasgen-maven-plugin:jar:0.9.3 ()
(org.cleartk:jcasgen-maven-plugin:
0.9.3:generate:default:process-resources)
Thanks for all your help in trying to troubleshoot this Steve! I will ask
on the m2e list now!
Matt