Strange that these dependencies just vanished. I see these dependencies in my local repo dated Oct 2013. Also, Jenkins didnt start complaining until the most recent change was committed.
Yes, I think it we should try to switch to the newer version of AMQ. The current stable version is 5.9.0. So the question now is, do we switch to the latest or just one level up from what it is now. I may need to review bug fixes leading up to 5.9 to get a better handle on this. Also need to test to see if the current code is compatible with the latest. Jerry Cwiklik On Tue, Feb 18, 2014 at 8:53 PM, Marshall Schor (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/UIMA-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904987#comment-13904987] > > Marshall Schor commented on UIMA-3634: > -------------------------------------- > > Looking in the mail archives (markmail.org) there is a long history of > trouble with this. > > I don't like the option of depending on other than maven central repo - > other repo's are at the whim of their maintainers. > > I think switching to AMQ 5.7 or later would be a good solution, if other > things don't break (!) > > > 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) >
