What is the update URL for Version: 4.7.0.v20170612-1255 Build id: I20170612-0950
From: Richard Eckart de Castilho <[email protected]> Date: Thursday, August 4, 2022 at 3:22 PM To: uima-user <[email protected]> Subject: [EXTERNAL] Re: Trying to integrate Apache UIMA into eclipse On 4. Aug 2022, at 22:09, Kameron Cole <[email protected]> wrote: > > Missing requirement: UIMA Runtime 3.3.0 > (org.apache.uima.runtime.feature.group 3.3.0) requires > 'org.eclipse.m2e.maven.runtime.slf4j.simple 0.0.0' but it could not be found I am not familiar with IBM tooling, but for a normal Eclipse, I would recommend that you ensure that you have use a recent version, have the Eclipse update site configured for that version so that it can download updates and dependencies, and that in the install dialog you have the option to contact all update sites enabled. That said - it would seem that the runtime feature may have picked up a wrong dependency - this should probably be a dependency on org.slf4j.api and not on the bundle you pointed out. Needs to be investigated. Could you please file a bug report? https://github.com/apache/uima-uimaj Cheers, -- Richard
