Seeking opinions on how to address this problem. Possible fixes:
1) add a new repo https://repository.jboss.org/nexus/content/groups/fs-public/ which does have both of the above dependencies. 2) change dependencies to use newer version of AMQ (5.7+). Problem is fixed in 5.7+. 3) change assembly to exclude above dependencies. May effect amq console (jmx alternative) and optionals 4) other. Feel free to suggest another alternative Jerry Cwiklik On Tue, Feb 18, 2014 at 2:32 PM, Jerry Cwiklik (JIRA) <dev@uima.apache.org>wrote: > Jerry Cwiklik created UIMA-3634: > ----------------------------------- > > Summary: Jenkins fails UIMA-AS due to missing dependencies > Key: UIMA-3634 > URL: https://issues.apache.org/jira/browse/UIMA-3634 > Project: UIMA > Issue Type: Bug > Components: Async Scaleout > Affects Versions: 2.4.2AS > Reporter: Jerry Cwiklik > Assignee: Jerry Cwiklik > Fix For: 2.5.0AS > > > Jenkins fails UIMA-AS with: > > "Waiting for Jenkins to finish collecting data[ERROR] Failed to execute > goal on project uimaj-as-activemq: Could not resolve dependencies for > project org.apache.uima:uimaj-as-activemq:jar:2.5.0-SNAPSHOT: The following > artifacts could not be resolved: net.sf.josql:josql:jar:1.5, > net.sf.josql:gentlyweb-utils:jar:1.5: Could not find artifact > net.sf.josql:josql:jar:1.5 in eclipsePlugins ( > http://repo1.maven.org/eclipse) -> [Help 1]" > > looks like the dependencies no longer exist in the Maven repos. > > > > -- > This message was sent by Atlassian JIRA > (v6.1.5#6160) >