Someone from the maven team must have showed us that trick. On Tue, Apr 1, 2008 at 3:32 PM, David Jencks <[EMAIL PROTECTED]> wrote: > Ok, so I figured out that the test-jar goal to the maven-jar-plugin > produces the artifacts.... how did you guys figure out that > <type>test-jar</type> was how to refer to them? When I tried to use > them I came up with using <classifier>test</classifier>... > > thanks > david jencks > > > On Apr 1, 2008, at 10:29 AM, Bruce Snyder wrote: > > > 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/ > >
-- Regards, Hiram Blog: http://hiramchirino.com Open Source SOA http://open.iona.com
