The *-tests artifacts in maven repository

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

The *-tests artifacts in maven repository

Sergey Kozlov
Hi Igniters

Could someone explain me following

Some Ignite modules (for 1.1.0-incubating version)  have *-tests artifacts
such as ignite-core, ignite-hadoop, ignite-clients. Others haven't them.

Should we provide module tests in maven repositories or not?

--
Sergey Kozlov
GridGain Systems
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: The *-tests artifacts in maven repository

Anton Vinogradov
Sergey,

 *-tests artifacts contains shared tests. It means these tests are used by
another modules.
Everyone can use these tests as dependency in their maven projects instead
of copying from sources.
I see no reasons to discontinue deploying.

On Fri, May 29, 2015 at 4:54 PM, Sergey Kozlov <[hidden email]> wrote:

> Hi Igniters
>
> Could someone explain me following
>
> Some Ignite modules (for 1.1.0-incubating version)  have *-tests artifacts
> such as ignite-core, ignite-hadoop, ignite-clients. Others haven't them.
>
> Should we provide module tests in maven repositories or not?
>
> --
> Sergey Kozlov
> GridGain Systems
> www.gridgain.com
>