<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Five tips for successfully deploying Maven</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 09:57:30 -0400</pubDate>


    <item>

        <title>Thnk</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[This is nothing to do with showing the inner workings.<a href="http://www.alemyerin.net" title="sohbet">sohbet</a> You would be quicker reading the source code for that matter.<a href="http://www.myalem.net" title="sohbet">sohbet</a> Show us something...]]></description>
        

        <pubDate>Thu, 29 Oct 2009 03:45:44 -0400</pubDate>

        

        <jf:creationDate>Thu, 29 Oct 2009 03:45:44 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 29 Oct 2009 03:45:44 -0400</jf:modificationDate>
        <jf:date>Oct 29, 2009</jf:date>
        <jf:author>Hakan Seven</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Nexus+Maven+q4e</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[All the dev/build stuff can be done through the ant tasks or even cmd line, but there's a maven and maven is the bets what we have (for now). It's easy to use, easy to extend and easy to adop to your needs....]]></description>
        

        <pubDate>Mon, 13 Apr 2009 07:08:38 -0400</pubDate>

        

        <jf:creationDate>Mon, 13 Apr 2009 07:08:38 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 13 Apr 2009 07:08:38 -0400</jf:modificationDate>
        <jf:date>Apr 13, 2009</jf:date>
        <jf:author>gediminas siutilas</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Five tips for successfully deploying Maven</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>I think Maven is the greatest thing since sliced bread.  It may be overkill for a single small to medium sized project if nobody on the team knows Maven.  However, in my case for a large organization looking to provide a standard consistent...]]></description>
        

        <pubDate>Wed, 01 Apr 2009 08:44:20 -0400</pubDate>

        

        <jf:creationDate>Wed, 01 Apr 2009 08:44:20 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 01 Apr 2009 08:44:20 -0400</jf:modificationDate>
        <jf:date>Apr 1, 2009</jf:date>
        <jf:author>Spencer Portee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: get rid of xml</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>XML is not a scripting language.  :)  "programming" is to generic, can mean anything.  XML is not an imperative language, it's designed for declarative constructs:  documents, configuration, data.</blockquote>...]]></description>
        

        <pubDate>Wed, 01 Apr 2009 08:37:17 -0400</pubDate>

        

        <jf:creationDate>Wed, 01 Apr 2009 08:37:17 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 01 Apr 2009 08:37:17 -0400</jf:modificationDate>
        <jf:date>Apr 1, 2009</jf:date>
        <jf:author>Spencer Portee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>Actually there are breaking changes between 2.0 and 3.5, but it's not nearly as bad. If you use strong assemblies though, you end up with DLL hell.</blockquote>...]]></description>
        

        <pubDate>Sun, 29 Mar 2009 19:00:33 -0400</pubDate>

        

        <jf:creationDate>Sun, 29 Mar 2009 19:00:33 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 29 Mar 2009 19:00:33 -0400</jf:modificationDate>
        <jf:date>Mar 29, 2009</jf:date>
        <jf:author>Christian Maslen</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote><blockquote>That's what they decided to do.  Since there were very very religious emotional debates between the JSR277 and JSR294 (OSGi) groups, Sun has decided to begin the work anyway so they can modularize the JDK. In the future when a...]]></description>
        

        <pubDate>Sat, 28 Mar 2009 21:55:58 -0400</pubDate>

        

        <jf:creationDate>Sat, 28 Mar 2009 21:55:58 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 28 Mar 2009 21:55:58 -0400</jf:modificationDate>
        <jf:date>Mar 28, 2009</jf:date>
        <jf:author>peter lin</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>That's what they decided to do.  Since there were very very religious emotional debates between the JSR277 and JSR294 (OSGi) groups, Sun has decided to begin the work anyway so they can modularize the JDK. In the future when a standardized...]]></description>
        

        <pubDate>Sat, 28 Mar 2009 01:44:51 -0400</pubDate>

        

        <jf:creationDate>Sat, 28 Mar 2009 01:44:51 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 28 Mar 2009 01:44:51 -0400</jf:modificationDate>
        <jf:date>Mar 28, 2009</jf:date>
        <jf:author>Christian Maslen</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>Wow, <a href="http://jcp.org/en/jsr/detail?id=277">JSR 277</a> has been around for quite a while. Are there any reference implementations people can take a look at? Maybe such an implementation will help crystallise the decision making...]]></description>
        

        <pubDate>Thu, 26 Mar 2009 21:21:41 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 Mar 2009 21:21:41 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 Mar 2009 21:21:41 -0400</jf:modificationDate>
        <jf:date>Mar 26, 2009</jf:date>
        <jf:author>Ryan de Laplante</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>That's coming in the very hotly debated JSR277 and JSR294: a java module system similar to OSGi.  It was supposed to be in Java 7 but since there is so much debate about how it should be done, it will not make Java 7.  Project Jigsaw is the...]]></description>
        

        <pubDate>Thu, 26 Mar 2009 17:48:53 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 Mar 2009 17:48:53 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 Mar 2009 17:48:53 -0400</jf:modificationDate>
        <jf:date>Mar 26, 2009</jf:date>
        <jf:author>Christian Maslen</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>What repository managers are your favorites?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[I like to hear about people's favorite tools for a particular purpose. Obviously, for building and overall project management, we're talking about Maven on this thread. But what about a repository manager? Peter mentioned Nexus (<a...]]></description>
        

        <pubDate>Thu, 26 Mar 2009 16:53:28 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 Mar 2009 16:53:28 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 Mar 2009 16:53:28 -0400</jf:modificationDate>
        <jf:date>Mar 26, 2009</jf:date>
        <jf:author>Dave Sims</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Five tips for successfully deploying Maven</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>Funny, the same can be said about zealous cultist Spring fanboys only a few years ago. When was the  last time you looked at Maven2? Look again.</blockquote>...]]></description>
        

        <pubDate>Thu, 26 Mar 2009 03:44:42 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 Mar 2009 03:44:42 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 Mar 2009 03:44:42 -0400</jf:modificationDate>
        <jf:date>Mar 26, 2009</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>I'm relatively new to Java, but have had a good look at Maven mainly because of the hype. While it is a (java) project management tool, many of the posters I've read and people I've asked appear to use it for dependency management.<br><br>So...]]></description>
        

        <pubDate>Wed, 25 Mar 2009 22:49:46 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 Mar 2009 22:49:46 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 Mar 2009 22:49:46 -0400</jf:modificationDate>
        <jf:date>Mar 25, 2009</jf:date>
        <jf:author>Ryan de Laplante</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>If Jars had a manifest with dependencies would you neeed maven?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[I'm relatively new to Java, but have had a good look at Maven mainly because of the hype. While it is a (java) project management tool, many of the posters I've read and people I've asked appear to use it for dependency management....]]></description>
        

        <pubDate>Wed, 25 Mar 2009 18:56:05 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 Mar 2009 18:56:05 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 Mar 2009 18:56:05 -0400</jf:modificationDate>
        <jf:date>Mar 25, 2009</jf:date>
        <jf:author>Christian Maslen</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Re: Five tips for successfully deploying Maven</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[<blockquote>I equate Maven to early J2EE.  It needs a serious face lift the likes of JEE5, and onwards to start making sense to busy working software development professionals.  Right now, it's more akin to a black art that's mostly being evangelized by...]]></description>
        

        <pubDate>Wed, 25 Mar 2009 17:02:36 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 Mar 2009 17:02:36 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 Mar 2009 17:02:36 -0400</jf:modificationDate>
        <jf:date>Mar 25, 2009</jf:date>
        <jf:author>Ryan de Laplante</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Strange article</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=54060</link>

        

        
            <description><![CDATA[If you like Maven or not, some of the tips seem bizarre. Like "learn how to use the dependency plugin" or "use the documentation"...hmm. ...]]></description>
        

        <pubDate>Wed, 25 Mar 2009 16:54:22 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 Mar 2009 16:54:22 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 Mar 2009 16:54:22 -0400</jf:modificationDate>
        <jf:date>Mar 25, 2009</jf:date>
        <jf:author>Karl Banke</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

