Hi Steven, those artifacts in snapshot repo are a bit old. At UIMA we're about to release 2.3.1 version of the Addons package (which includes AlchemyAPIAnnotator, OpenCalaisAnnotator, WhitespaceTokenizer and Tagger) hopefully in a couple of weeks so the POMs will be alright then. The parent-pom-annotator POMs are not used anymore so please don't consider them. I agree to switch to local repos installed jars for now and change that after UIMA Addons has been released. Cheers, Tommaso
p.s.: The uima-core can be replaced with the 2.3.1 version as it's been released on December 10th and it can be found on public repos (and Maven central). 2011/1/24 Steven A Rowe <[email protected]> > Hi Tommaso, > > > > I’m trying to use the Maven artifacts for UIMA 2.3.1-SNAPSHOT from the > Apache Snapshot Maven Repository at < > http://repository.apache.org/snapshots/org/apache/uima/>. > > > > The problem I’m facing right now is that the specified version of the > parent POM for the alchemy-annotator dependency (POM here: < > http://repository.apache.org/snapshots/org/apache/uima/alchemy-annotator/2.3.1-SNAPSHOT/alchemy-annotator-2.3.1-20100709.153800-1.pom>) > is not present in the repository; there is no POM under < > http://repository.apache.org/snapshots/org/apache/uima/parent-pom-annotator/2-SNAPSHOT/>. > However, it looks like there **are** parent-pom-annotator POMs for > versions 5-SNAPSHOT and 6-SNAPSHOT (the latest). > > > > Do you have any pull with the UIMA project? Can you get them to tidy up > their POMs for 2.3.1-SNAPSHOT so that they’re usable? > > > > For now, I plan on switching to directly using the jars under > solr/contrib/uima/lib/, installing them to the user’s local repo via the > “bootstrap” profile in the top-level POM. > > > > Steve > > > > *From:* Steven A Rowe [mailto:[email protected]] > *Sent:* Monday, January 24, 2011 9:38 AM > *To:* [email protected] > *Subject:* RE: Solr-3.x - Build # 238 - Failure > > > > Thanks, Tommaso. - Steve > > > > *From:* Tommaso Teofili [mailto:[email protected]] > *Sent:* Monday, January 24, 2011 9:25 AM > *To:* [email protected] > *Subject:* Re: Solr-3.x - Build # 238 - Failure > > > > Hi Steve, please let me know if I can help you any way. > > Cheers, > > Tommaso > > 2011/1/24 Steven A Rowe <[email protected]> > > I'm working on it now. - Steve > > > > -----Original Message----- > > From: Uwe Schindler [mailto:[email protected]] > > > Sent: Monday, January 24, 2011 2:59 AM > > To: [email protected] > > Subject: RE: Solr-3.x - Build # 238 - Failure > > > > Ah, seems to be related to Roberts commit of the new UIMA module: The > > commit contains a now-outdated .pom.template file (should be in dev- > > tools)! > > > > lucene/dev/trunk/solr/contrib/uima/solr-uima-pom.xml.template > > > > Same applies to trunk (not yet built). > > > > Uwe > > > > ----- > > Uwe Schindler > > H.-H.-Meier-Allee 63, D-28213 Bremen > > http://www.thetaphi.de > > eMail: [email protected] > > > > > > > -----Original Message----- > > > From: Uwe Schindler [mailto:[email protected]] > > > Sent: Monday, January 24, 2011 8:28 AM > > > To: [email protected] > > > Subject: RE: Solr-3.x - Build # 238 - Failure > > > > > > @ Steven Rowe: Maven seems still not fine: > > > > > > [artifact:pom] An error has occurred while processing the Maven > artifact > > > tasks. > > > [artifact:pom] Diagnosis: > > > [artifact:pom] > > > [artifact:pom] Unable to initialize POM solr-uima-pom.xml.template: > > Could > > > not find the model file '/usr/home/hudson/hudson-slave/workspace/Solr- > > > 3.x/checkout/solr/contrib/extraction/solr-uima-pom.xml.template'. for > > > project unknown [artifact:pom] /usr/home/hudson/hudson- > > > slave/workspace/Solr-3.x/checkout/solr/contrib/extraction/solr-uima- > > > pom.xml.template (No such file or directory) > > > > > > Uwe > > > > > > ----- > > > Uwe Schindler > > > H.-H.-Meier-Allee 63, D-28213 Bremen > > > http://www.thetaphi.de > > > eMail: [email protected] > > > > > > > > > > -----Original Message----- > > > > From: Apache Hudson Server [mailto:[email protected]] > > > > Sent: Monday, January 24, 2011 7:37 AM > > > > To: [email protected] > > > > Subject: Solr-3.x - Build # 238 - Failure > > > > > > > > Build: https://hudson.apache.org/hudson/job/Solr-3.x/238/ > > > > > > > > No tests ran. > > > > > > > > Build Log (for compile errors): > > > > [...truncated 15238 lines...] > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] For > > > > additional commands, e-mail: [email protected] > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] For > additional > > > commands, e-mail: [email protected] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > >
