Re: [HAPI-devel] Need Help uisng HAPI

2014-05-19 Thread Jens Villadsen
Hmmm ... sounds like there is some transitive dependency resolution that goes wrong in your cases. Are you able to resolve ca.uhn.hapi hapi-base 2.2 ? and second - I would use the usual maven repo (http://repo1.maven.org) On 19 May 2014 12:10, Sara wrote: > I am also facing the same error

Re: [HAPI-devel] Need Help uisng HAPI

2014-05-19 Thread Sara
I am also facing the same error. However I am using version 2.2 Here is what I added to my pom.xml ca.uhn.hapi hapi-structures-v21 2.2

Re: [HAPI-devel] Need Help uisng HAPI

2013-03-26 Thread James Agnew
Hi Uddipan, This is probably caused by an old version of HAPI. Please make sure you are using the latest version (2.1) and that error should go away. Cheers, James On Fri, Mar 1, 2013 at 1:39 AM, Uddipan Mukherjee wrote: > Hi all, > > I have just started using HAPI for HL7 message parsing in m