Re: Unify project names in poms

2015-10-27 Thread Thomas Andraschko
Not sure Mark. If you have much projects openend in your IDE, it's really annoying if they are not sorted because of a missing prefix... +1 Romain 2015-10-27 9:33 GMT+01:00 Romain Manni-Bucau : > IMO it makes the build more readable and human friendly. That said why not >

Re: Unify project names in poms

2015-10-27 Thread Mark Struberg
-1 for having in poms at all. In practice it makes finding the right submodule just too hard if you don’t know the project. And if you do then you don’t need it anyway. LieGrue, strub > Am 26.10.2015 um 21:16 schrieb Romain Manni-Bucau : > > Guess it is subjective

Re: Unify project names in poms

2015-10-27 Thread Romain Manni-Bucau
IMO it makes the build more readable and human friendly. That said why not just voting. Dont think we need to spend weeks on this topic. Le 27 oct. 2015 09:29, "Mark Struberg" a écrit : > -1 for having in poms at all. In practice it makes finding the > right submodule just

Re: Unify project names in poms

2015-10-26 Thread Romain Manni-Bucau
Any separator works but it is nice to not just keep everything inlined without hierarchy marker for multi module projects. Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn

Re: Unify project names in poms

2015-10-26 Thread Romain Manni-Bucau
Guess it is subjective enough to not do a long thread on this. We just need to avoid to change them each week ;). Le 26 oct. 2015 20:52, "Thomas Andraschko" a écrit : > Yep, you'r right but it still looks good in OWB -> > http://s2.postimg.org/a2b8x7e2x/asd.png > > >

Re: Unify project names in poms

2015-10-26 Thread Romain Manni-Bucau
TomEE, Sirona, BatchEE, JCS, Johnzon, XBean to cite a few Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn | Tomitriber

Re: Unify project names in poms

2015-10-26 Thread Thomas Andraschko
oh, i see. Doesn't matter for me, for me it's usual without "::" :) 2015-10-26 20:11 GMT+01:00 Romain Manni-Bucau : > TomEE, Sirona, BatchEE, JCS, Johnzon, XBean to cite a few > > > Romain Manni-Bucau > @rmannibucau | Blog >

Re: Unify project names in poms

2015-10-26 Thread Thomas Andraschko
Yep, you'r right but it still looks good in OWB -> http://s2.postimg.org/a2b8x7e2x/asd.png 2015-10-26 20:25 GMT+01:00 Romain Manni-Bucau : > Any separator works but it is nice to not just keep everything inlined > without hierarchy marker for multi module projects. > > >

Re: Unify project names in poms

2015-10-26 Thread Romain Manni-Bucau
If you speak about mvn +1. BTW I like [:: ]* pattern: Apache OpenWebBeans Apache OpenWebBeans :: Core Apache OpenWebBeans :: Web Apache OpenWebBeans :: JSF 2.2 ... Romain Manni-Bucau @rmannibucau | Blog | Github

Re: Unify project names in poms

2015-10-26 Thread Thomas Andraschko
yep, it's about mvn :) +0 Where is this pattern used? 2015-10-26 19:41 GMT+01:00 Romain Manni-Bucau : > If you speak about mvn +1. > > BTW I like [:: ]* pattern: > > Apache OpenWebBeans > Apache OpenWebBeans :: Core > Apache OpenWebBeans :: Web > Apache OpenWebBeans ::

Unify project names in poms

2015-10-26 Thread Thomas Andraschko
Hi, WDYT about unify the project names in the poms? DeltaSpike and MyFaces always prepends "Apache" and the project name. e.g. Apache MyFaces JSF2.2 Core API Apache MyFaces JSF2.2 Core Impl Apache DeltaSpike Parent Apache DeltaSpike Modules ... In OWB it's: OpenWebBeans Core Tomcat 7 Plugin EL