On Oct 30, 2012, at 9:54 PM, "Coarr, Matt" <[email protected]> wrote: > I'm sort of latching on to this part of the error message I'm seeing in > ctakes-type-system: > > 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) > > I'm wondering if the problem could be with its dependencies?? > > The direct dependencies of jcasgen-maven-plugin are (based on looking at > the pom for jcasgen-maven-plugin in my local repo): > - org.apache.maven:maven-plugin-api:3.0.4 > - org.apache.maven:maven-core:3.0.4 > - org.apache.uima:uimaj-tools:2.4.0 > - org.sonatype.plexus:plexus-build-api:0.0.7
Do you see these in your ~/.m2/repository? I'm running out of guesses here. It might be the time to ask on the m2e-users list: https://dev.eclipse.org/mailman/listinfo/m2e-users Steve
