[ https://issues.apache.org/jira/browse/OPENNLP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402599#comment-13402599 ]
Fergal Monaghan commented on OPENNLP-510: ----------------------------------------- Hi Joern, in your question, I presume you are asking which repository holds jwnl version 1.4_rc3: as far as I am aware, this is at least in the central Maven repository (repo1) since September 2011: http://search.maven.org/#search|ga|1|jwnl So there shouldn't need to be any custom POM configuration to include a new repository or anything: using Maven's defaults and supplying the correct group and artifact IDs will do the trick. > Maven dependency on jwnl is broken > ---------------------------------- > > Key: OPENNLP-510 > URL: https://issues.apache.org/jira/browse/OPENNLP-510 > Project: OpenNLP > Issue Type: Bug > Components: Build, Packaging and Test > Affects Versions: tools-1.5.2-incubating, tools-1.5.3 > Reporter: Fergal Monaghan > Priority: Blocker > Attachments: pom.xml.patch > > Original Estimate: 1m > Remaining Estimate: 1m > > Dependency in tools pom for jwnl has groupID and version of a no-longer > available version of jwnl. An individual developer may be able to sidestep > this with manual fixes to the local Maven repositroy, but this completely > breaks continuous integration/build servers etc.. The attached patch fixes > this by simply updating the dependency to the latest groupID and version for > jwnl. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira