I am also facing the same error. However I am using version 2.2

Here is what I added to my pom.xml

<dependency>
                                <groupId>ca.uhn.hapi</groupId>
                                <artifactId>hapi-structures-v21</artifactId>
                                <version>2.2</version>
                        </dependency>
                        <dependency>
                                <groupId>ca.uhn.hapi</groupId>
                                <artifactId>hapi-structures-
v251</artifactId>
                                <version>2.2</version>
                        </dependency>


<repository>
            <id>hapi-sf</id>
            <name>HAPI Sourceforge Repository</name>
            <url>http://hl7api.sourceforge.net/m2</url>
        </repository>





------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to