Hmmm ... sounds like there is some transitive dependency resolution that
goes wrong in your cases.

Are you able to resolve

<dependency>
<groupId>ca.uhn.hapi</groupId>
<artifactId>hapi-base</artifactId>
<version>2.2</version>
</dependency>

?

and second - I would use the usual maven repo (http://repo1.maven.org)


On 19 May 2014 12:10, Sara <sara.mirz...@gmail.com> wrote:

> 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
>



-- 

Med venlig hilsen / Kind regards

*Jens Kristian Villadsen*
cand.polyt

Stålhøjen 24
8240 Risskov
Denmark

Mobile +4523373806
jenskristianvillad...@gmail.com
jkiddo.dyndns.org
------------------------------------------------------------------------------
"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