James, I could recreate Kim's issue with the RC2 tag. I believe the root pom.xml should be; otherwise it won't build: <properties> +<ctakes.version>3.1.0-SNAPSHOT</ctakes.version> instead of this: -<ctakes.version>3.1.0</ctakes.version> </properties>
On Fri, Aug 23, 2013 at 5:20 PM, Kim Ebert <[email protected]>wrote: > Hi All, > > I am trying to compile ctakes and I am getting a build error. Any ideas > of what I might be doing wrong? > > [ERROR] Failed to execute goal on project ctakes-utils: Could not > resolve dependencies for project > org.apache.ctakes:ctakes-utils:jar:3.1.0-SNAPSHOT: Could not find > artifact org.apache.ctakes:ctakes-type-system:jar:3.1.0 in central > (http://repo.maven.apache.org/maven2) -> [Help 1] > > Thanks, > > -- > Kim Ebert > 1.801.669.7342 > Perfect Search Corp > http://www.perfectsearchcorp.com/ > >
