Alhough a little bit against the typical mvn architecture wouldn't it be simpler to overwrite the groupId here to org.apache.karaf to keep all assemblies in the root context? This would sense IMHO and provide a clear structure in the repo as well as on m2. WDYT?
Kind regards, Andreas On Tue, Mar 22, 2011 at 11:36 PM, <[email protected]> wrote: > + <parent> > + <groupId>org.apache.karaf.assemblies</groupId> > + <artifactId>assemblies</artifactId> > + <version>3.0.0-SNAPSHOT</version> > + </parent> > + > + <artifactId>apache-karaf-minimal</artifactId> > + <packaging>pom</packaging> > + <name>Apache Karaf :: Assemblies :: Minimal</name>
