<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>JavaGeek.org - maven tag</title>
  <link>http://javageek.org/tags/maven/</link>
  <description>For the love of Java</description>
  <language>en</language>
  <copyright>Guillermo Castro</copyright>
  <lastBuildDate>Fri, 12 Nov 2010 16:04:24 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Maven Continuum 1.0 Final is out</title>
    <link>http://javageek.org/2005/10/27/maven_continuum_1_0_final_is_out.html</link>
    
      
        <description>
          Just as I was researching on a &lt;a href=&#034;http://www.martinfowler.com/articles/continuousIntegration.html&#034;&gt;Continuous Integration&lt;/a&gt; tool for our next project at work, I learn from a co-worker that the &lt;a href=&#034;http://maven.apache.org/&#034;&gt;Apache Maven Project&lt;/a&gt; has &lt;a href=&#034;http://www.apachenews.org/archives/000776.html&#034;&gt;released final version 1.0&lt;/a&gt; of its CI tool, &lt;a href=&#034;http://maven.apache.org/continuum/&#034;&gt;Continuum&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I downloaded and installed the application, and it looks really nice. Previous to this tool, I was considering using Luntbuild (by recommendation of another developer), but since we&#039;re going to use Maven for our build tool, and considering the long track of successes in projects that the &lt;a href=&#034;http://www.apache.org/&#034;&gt;Apache Software Foundation&lt;/a&gt; has, I think I&#039;m going to stick with Continuum for the time being.&lt;br /&gt;&lt;br /&gt;The CI tool is only part of what we&#039;re trying to set up to standardise and speed development. We have found and chosen the following tools:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;SCM Tool: &lt;a href=&#034;http://subversion.tigris.org/&#034;&gt;Subversion&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Build Tool: &lt;a href=&#034;http://maven.apache.org/&#034;&gt;Maven&lt;/a&gt; (2.x)&lt;/li&gt;
    &lt;li&gt;CI Tool: Maven &lt;a href=&#034;http://maven.apache.org/continuum/&#034;&gt;Continuum&lt;/a&gt; 1.0&lt;/li&gt;
    &lt;li&gt;Unit Testing Tool: &lt;a href=&#034;http://junit.org/&#034;&gt;JUnit&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Code Coverage Tool: &lt;a href=&#034;http://nounit.sourceforge.net/&#034;&gt;NoUnit&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Issue Tracking Tool: &lt;a href=&#034;http://www.edgewall.com/trac/&#034;&gt;Trac&lt;/a&gt; (still undecided)&lt;/li&gt;
&lt;/ul&gt;
I wonder if someone has a similar setup, with the same or different tools, and why they chose those tools. Also, do the use of those tools actually improve development speed?
&lt;!--
&lt;rdf:RDF xmlns:rdf=&#034;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#034;
         xmlns:dc=&#034;http://purl.org/dc/elements/1.1/&#034;
         xmlns:trackback=&#034;http://madskills.com/public/xml/rss/module/trackback/&#034;&gt;
&lt;rdf:Description
    rdf:about=&#034;http://javageek.org/2005/10/27/maven_continuum_1_0_final_is_out.html&#034;
    dc:identifier=&#034;http://javageek.org/2005/10/27/maven_continuum_1_0_final_is_out.html&#034;
    dc:title=&#034;Maven Continuum 1.0 Final is out&#034;
    trackback:ping=&#034;http://javageek.org/addTrackBack.action?entry=1130425300474&amp;token=-61495662373429569&#034; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
        </description>
      
      
    
    
    
    <category>Java</category>
    
    <comments>http://javageek.org/2005/10/27/maven_continuum_1_0_final_is_out.html#comments</comments>
    <guid isPermaLink="true">http://javageek.org/2005/10/27/maven_continuum_1_0_final_is_out.html</guid>
    <pubDate>Thu, 27 Oct 2005 15:01:40 GMT</pubDate>
  </item>
  
  </channel>
</rss>

