Hi,
I've been having a go at using the Ivy Install ant task to create a local
repository based on libraries downloaded from maven central.
Having gone along with the tutorial, all seemed to be working :)
Until...
One of the dependencies in my project is json-lib.
It seems that the json-lib pro
declare the namespace.
> >>
> >> * Now, you can use that Maven classifier in your dependency declaration:
> >>
> >> >> name="json-lib"
> >> rev="2.4"
> >> conf="compile->default">
> >> >> type="jar"
your local repo. Otherwise, all these artifacts will be mapped to the
> same artifact name, and only one of the artifacts will end up in your local
> repo.
>
> Regards,
> Marc
>
>
>
>
> 2014-01-29 a...@far2gone.com
>
> > Hi,
> >
> > I think my use
heers, Andy
> On 04 February 2014 at 06:55 Marc De Boeck wrote:
>
> You may have to remove the json-lib entry in your cache. Check also how the
> artifacts were stored in the cache. Could you find the jdk-specific artifacts
> there ?
>
> Marc
>
>
> 201