> On 2011-11-15 10:02:01, Mohammad Islam wrote: > > /trunk/distro/pom.xml, line 112 > > <https://reviews.apache.org/r/2803/diff/1/?file=58070#file58070line112> > > > > Why do we need it? > > Alejandro Abdelnur wrote: > to avoid publishing a dummy distro JAR to Maven repo.
Does it mean we don't need to publish jars to central maven any more? - Angelo K. ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2803/#review3249 ----------------------------------------------------------- On 2011-11-14 21:06:50, Alejandro Abdelnur wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/2803/ > ----------------------------------------------------------- > > (Updated 2011-11-14 21:06:50) > > > Review request for oozie. > > > Summary > ------- > > Oozie's POMs should use org.apache.oozie as group. > > Excluding the deployment of the distro JAR which is a dummy > > > This addresses bug OOZIE-601. > https://issues.apache.org/jira/browse/OOZIE-601 > > > Diffs > ----- > > /trunk/client/pom.xml 1200686 > /trunk/core/pom.xml 1200686 > /trunk/distro/pom.xml 1200686 > /trunk/docs/pom.xml 1200686 > /trunk/examples/pom.xml 1200686 > /trunk/minitest/pom.xml 1200686 > /trunk/pom.xml 1200686 > /trunk/sharelib/pom.xml 1200686 > /trunk/webapp/pom.xml 1200686 > > Diff: https://reviews.apache.org/r/2803/diff > > > Testing > ------- > > tested installing them locally 'mvn install -DskipTests' to verify they are > installed in the M2 cache with the right group. > > > Thanks, > > Alejandro > >
