Addon Maven Project Names

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

Addon Maven Project Names

Stephan Ewen
Currently, all "top level maven projects" in Flink are called "flink-core"
or "flink-runtime".

The addon projects are called simply "avro", "spargel". Should we change
that as well?

At the very least, we should make sure that the jar files created by them
are prefixed with "flink", so avoid possible collisions.

Stephan
Reply | Threaded
Open this post in threaded view
|

Re: Addon Maven Project Names

Sean Owen
I agree, that is standard practice for naming the directory and the module.

On Fri, Jul 11, 2014 at 1:57 PM, Stephan Ewen <[hidden email]> wrote:

> Currently, all "top level maven projects" in Flink are called "flink-core"
> or "flink-runtime".
>
> The addon projects are called simply "avro", "spargel". Should we change
> that as well?
>
> At the very least, we should make sure that the jar files created by them
> are prefixed with "flink", so avoid possible collisions.
>
> Stephan
Reply | Threaded
Open this post in threaded view
|

Re: Addon Maven Project Names

Márton Balassi
+1


On Fri, Jul 11, 2014 at 3:00 PM, Sean Owen <[hidden email]> wrote:

> I agree, that is standard practice for naming the directory and the module.
>
> On Fri, Jul 11, 2014 at 1:57 PM, Stephan Ewen <[hidden email]> wrote:
> > Currently, all "top level maven projects" in Flink are called
> "flink-core"
> > or "flink-runtime".
> >
> > The addon projects are called simply "avro", "spargel". Should we change
> > that as well?
> >
> > At the very least, we should make sure that the jar files created by them
> > are prefixed with "flink", so avoid possible collisions.
> >
> > Stephan
>
Reply | Threaded
Open this post in threaded view
|

Re: Addon Maven Project Names

Robert Metzger
Okay, I will change the names as part of
https://issues.apache.org/jira/browse/FLINK-920


On Fri, Jul 11, 2014 at 3:06 PM, Márton Balassi <[hidden email]>
wrote:

> +1
>
>
> On Fri, Jul 11, 2014 at 3:00 PM, Sean Owen <[hidden email]> wrote:
>
> > I agree, that is standard practice for naming the directory and the
> module.
> >
> > On Fri, Jul 11, 2014 at 1:57 PM, Stephan Ewen <[hidden email]> wrote:
> > > Currently, all "top level maven projects" in Flink are called
> > "flink-core"
> > > or "flink-runtime".
> > >
> > > The addon projects are called simply "avro", "spargel". Should we
> change
> > > that as well?
> > >
> > > At the very least, we should make sure that the jar files created by
> them
> > > are prefixed with "flink", so avoid possible collisions.
> > >
> > > Stephan
> >
>