On Tue, Apr 1, 2008 at 7:58 AM, Daryl Richter <[EMAIL PROTECTED]> wrote: > All- > > Ok, so I managed to get the trunk of ActiveMQ to build against a new > repository. In order to do this, I had to go through all the poms > and take out the following new elements wherever they appeared: > > <type>test-jar</type> > > Why were these elements introduced? What am i now missing that I > have removed them?
These are used to build a test jar for a given project: http://maven.apache.org/plugins/maven-jar-plugin/test-jar-mojo.html Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/
