yes,
this is just an example, and I have borrowed Arquillian stuff, but it is
really easy to use directly Maven Resolver API, I am using it in production
(but now I am at home in vacation, so I have not access to my work laptop)
most interesting parts:
- make it configurable to use local repo
- ma
Does the Maven resolver download missing dependencies?
-Ivan
On Wed, Jan 3, 2018 at 3:35 PM, Ivan Kelly wrote:
> heh, look at what I just pushed to
> https://github.com/apache/bookkeeper/pull/930
>
> -Ivan
>
> On Wed, Jan 3, 2018 at 3:34 PM, Enrico Olivelli wrote:
>> Hi,
>> I wrote some lines
heh, look at what I just pushed to https://github.com/apache/bookkeeper/pull/930
-Ivan
On Wed, Jan 3, 2018 at 3:34 PM, Enrico Olivelli wrote:
> Hi,
> I wrote some lines of code in order to demonstrate my idea for BC tests.
>
>
> The idea is:
> - use Maven Resolver to download code
> - create a C