You can also find the file here [1]. I think there was a reason we wanted
3.5.3, and not 3.5.2... so it would be better to use the correct version.

[1] http://smslib.org/maven2/v3/org/smslib/smslib/3.5.3/

--
Morten


On Sun, Mar 9, 2014 at 2:17 AM, Rishant Agarwal <bindasrish...@gmail.com>wrote:

> In your project, there will be a pom.xml file.
>
> 1. Go to it.
> 2. Search for :-
>
>     <dependency>
>
>
>         <groupId>org.smslib</groupId>
>         <artifactId>smslib</artifactId>
>         <version>3.5.3</version>
> </dependency>
>
> 3. Change it to :-
>
>
> <dependency>
>         <groupId>org.smslib</groupId>
>         <artifactId>smslib</artifactId>
>         <version>3.5.2-r2307</version>
> </dependency>
>
>
> You will get past this error.
>
>
>
>
> On Sun, Mar 9, 2014 at 12:13 AM, Tharindu Amila Perera <
> amilastb...@gmail.com> wrote:
>
>> I'm trying to build the trunk of DHIS 2 but the jar at location
>>
>> http://maven.dhis2.org/amplecode-local/org/smslib/smslib/3.5.3/smslib-3.5.3.jar
>> do not get properly downloaded. The build fails due to this. Trying to
>> download the jar externally gives the same result. Any workaround for
>> this?
>>
>> On Wed, Mar 5, 2014 at 3:23 AM, Peder Andreas Nergaard
>> <andre...@ifi.uio.no> wrote:
>> > Hi Tharindu,
>> >
>> > Welcome to the DHIS2 community!
>> >
>> > As you can see from our ideas page, we are quite open for different
>> > contributions. A good starting point is downloading, installing and
>> playing
>> > around with DHIS2 to familiarize yourself with the system, concepts and
>> data
>> > models. You can also find additional information in the other responses
>> to
>> > GSOC students on this list.
>> >
>> > Br,
>> >
>> > _Andreas_
>> >
>> >
>> >
>> > On 04. mars 2014 15:44, Tharindu Amila Perera wrote:
>> >>
>> >> Hi all,
>> >>
>> >> I'm a third year Computer Science & Engineering undergraduate at
>> >> University of Moratuwa. I'm familiar with web services and JSON. It
>> >> would be a pleasure to contribute to this project which will help
>> >> others and help myself. Can you please point me in the direction I
>> >> need to go in order to successfully work with you.
>> >>
>> >
>> > --
>> > Peder Andreas Nergaard, Mobile Coordinator
>> > HISP/DHIS2, Department of Informatics, University of Oslo
>> > http://www.dhis2.org/
>> > p: +47 922 47 500 - s: peder.andreas.nergaard - e: andre...@ifi.uio.no
>> >
>>
>>
>>
>> --
>> Thanks and regards,
>> Tharindu Amila Perera
>> Undergraduate
>> Department of Computer Science & Engineering
>> University of Moratuwa
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to     : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
>
> --
> *Rishant Agarwal*
> M.Sc. ( Tech.) Information Systems (4th year)
> *BITS Pilani, Pilani *
> Mobile: +91 8105625082
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to