hi marcel for the modules created during the m12n effort that's an oversight can you create an issue?
angela On 26/04/17 14:13, "Marcel Reutegger" <[email protected]> wrote: >Hi, > >I noticed that the new modules have a parent pom reference like this: > > <artifactId>jackrabbit-oak</artifactId> > <groupId>org.apache.jackrabbit</groupId> > <version>1.8-SNAPSHOT</version> > >while existing modules use: > > <groupId>org.apache.jackrabbit</groupId> > <artifactId>oak-parent</artifactId> > <version>1.8-SNAPSHOT</version> > <relativePath>../oak-parent/pom.xml</relativePath> > >Is this intentional? One side effect is that new modules are not deployed. >In my view, they should all reference oak-parent. > >Regards > Marcel >
