<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sonatype Blog &#187; ivy</title>
	<atom:link href="http://blog.sonatype.com/people/tag/ivy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sonatype.com/people</link>
	<description>Sonatype is transforming software development with tools, information and services that enable organizations to build better software, faster, using open-source components.</description>
	<lastBuildDate>Thu, 16 May 2013 18:53:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to Consume and Publish Artifacts with Nexus and Apache Ivy</title>
		<link>http://blog.sonatype.com/people/2012/06/how-to-consume-and-publish-artifacts-with-nexus-and-apache-ivy/</link>
		<comments>http://blog.sonatype.com/people/2012/06/how-to-consume-and-publish-artifacts-with-nexus-and-apache-ivy/#comments</comments>
		<pubDate>Thu, 21 Jun 2012 12:45:49 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[ivy]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=11683</guid>
		<description><![CDATA[Yesterday we published a Ivy-specific evaluation guide for Nexus Professional, and today we&#8217;re diving into the details of how to get Ivy to work with both Nexus OSS and Nexus Pro. Here are some simple Knowledge Base entries from our Support portal that do just that: How do I configure my Ivy build to download [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.sonatype.com/people/wp-content/uploads/2012/06/logo.png" alt="" title="logo" width="141" height="100" class="alignright size-full wp-image-11676" style="margin: 10px;"/></p>

<p>Yesterday we published a <a href="http://www.sonatype.com/people/2012/06/does-nexus-pro-support-ant-ivy-builds-yes-it-does/">Ivy-specific evaluation guide for Nexus Professional</a>, and today we&#8217;re diving into the details of how to get Ivy to work with both <a href="http://nexus.sonatype.org">Nexus OSS</a> and <a href="http://www.sonatype.com/nexus">Nexus Pro</a>. Here are some simple Knowledge Base entries from our <a href="http://support.sonatype.com">Support portal</a> that do just that:</p>

<ul>
    <li><a title="How do I configure my Ivy build to download artifacts from Nexus?" href="https://support.sonatype.com/entries/21627528-how-do-i-configure-my-ivy-build-to-download-artifacts-from-nexus">How do I configure my Ivy build to download artifacts from Nexus?</a> in <a href="https://support.sonatype.com/forums/20383506-nexus">Nexus OSS</a></li>
    <li><a title="How do I configure my Ivy build to publish artifacts to Nexus?" href="https://support.sonatype.com/entries/21612333-how-do-i-configure-my-ivy-build-to-publish-artifacts-to-nexus">How do I configure my Ivy build to publish artifacts to Nexus?</a> in <a href="https://support.sonatype.com/forums/20383506-nexus">Nexus OSS</a></li>
</ul>

<p>As we expand our coverage of build tools and technologies, we&#8217;d encourage you tell us which build tools you use for development.    Next on our list is covering Nexus integration with Ant + the Aether Ant tasks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2012/06/how-to-consume-and-publish-artifacts-with-nexus-and-apache-ivy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Nexus Pro Support Ant + Ivy Builds?  Yes it does.</title>
		<link>http://blog.sonatype.com/people/2012/06/does-nexus-pro-support-ant-ivy-builds-yes-it-does/</link>
		<comments>http://blog.sonatype.com/people/2012/06/does-nexus-pro-support-ant-ivy-builds-yes-it-does/#comments</comments>
		<pubDate>Wed, 20 Jun 2012 12:02:51 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[ivy]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=11673</guid>
		<description><![CDATA[Java developers adapting an existing Ant build to dependency management often turn to Ivy. Here’s an evaluation guide for Nexus Professional using two, very simple Ant+Ivy projects. If you are evaluating Nexus Professional, or if you are just looking for some sample projects that configure an Ant + Ivy build to use a repository take [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.sonatype.com/people/wp-content/uploads/2012/06/logo.png" alt="" title="logo" width="141" height="100" class="alignright size-full wp-image-11676" style="margin: 10px" /></p>

<p>Java developers adapting an existing Ant build to dependency management often turn to Ivy.   Here’s an evaluation guide for Nexus Professional using two, very simple Ant+Ivy projects. If you are evaluating Nexus Professional, or if you are just looking for some sample projects that configure an Ant + Ivy  build to use a repository take a look at this guide.  These two projects have build.xml, ivy.xml, and ivysettings.xml files that demonstrate the simplest case of configuring an Ivy build to:</p>

<ul>
    <li>Download dependencies from a Nexus Repository Group with Ivy</li>
    <li>Deploy an Artifact to a Nexus Snapshot Repository from Ivy</li>
    <li>Staging an Artifact to a Nexus Staging Repository from Ivy</li>
</ul>

<p><a href="http://www.sonatype.com/Products/Nexus-Professional">Download Nexus Professional</a>, and then get the eval guide.</p>

<p>Update 2013-05: The evaluation guide has been updated and is now available in <a href="http://books.sonatype.com/nexus-book/reference/eval.html">HTML</a> and <a href="http://www.sonatype.com/books/nexus-book/pdf/sonatype-nexus-eval-guide.pdf">PDF</a> format.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2012/06/does-nexus-pro-support-ant-ivy-builds-yes-it-does/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maven over Ant + Ivy: A Team Perspective by Les Hazlewood</title>
		<link>http://blog.sonatype.com/people/2010/01/maven-over-ant-ivy-a-team-perspective-by-les-hazlewood/</link>
		<comments>http://blog.sonatype.com/people/2010/01/maven-over-ant-ivy-a-team-perspective-by-les-hazlewood/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 16:03:29 +0000</pubDate>
		<dc:creator>Jason van Zyl</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[ivy]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=3909</guid>
		<description><![CDATA[Les Hazlewood has an objective summary of why he eventually came around to deciding that Maven is a better overall solution then Ant + Ivy. This is an evolution in thought process that we, Sonatype, often see in enterprises and Les has two blog entries that illustrate this evolution perfectly. Maven 2 vs Ant+Ivy: Our [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.sonatype.com/people/wp-content/uploads/2009/10/maven.png"><img src="http://www.sonatype.com/people/wp-content/uploads/2009/10/maven.png" alt="" title="maven" width="250" height="72" class="alignright size-full wp-image-3145" /></a></p>

<p><a href="http://www.leshazlewood.com">Les Hazlewood</a> has an objective summary of why he eventually came around to deciding that Maven is a better overall solution then Ant + Ivy. This is an evolution in thought process that we, <a href="http://www.sonatype.com">Sonatype</a>, often see in enterprises and Les has two blog entries that illustrate this evolution perfectly.</p>

<p><a href="http://www.leshazlewood.com/?p=44">Maven 2 vs Ant+Ivy: Our selection process</a>: This entry gives Les&#8217; original perspective on Maven and the process by which he originally decided to choose Ant + Ivy.</p>

<p><a href="http://www.leshazlewood.com/?p=55">Maven 2 vs Ant+Ivy: Revisited</a>: This entry gives Les&#8217; new perspective and why his enterprise team, and the Apache Shiro project, have chosen Maven.</p>

<blockquote>
  <p>I now firmly believe that Maven 2 is a better build and project management tool than Ant+Ivy. I was wrong.</p>
  
  <p>Yep, I said it. I’m man enough to admit when I’ve made mistakes and that I’ve learned from my experiences. And this is coming from the guy that wrote a (still popular) OnJava article for Ant in the enterprise.</p>
  
  <p>Overall, life with Maven is good. I’m glad that I was able to swallow my pride, really give it a chance, and in turn reap the benefits. I haven’t used Ant in over a year since switching, nor have I ever felt the need to go back.</p>
</blockquote>

<p>We hope this perspective helps potential enterprises save time when looking for a build and release infrastructure.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2010/01/maven-over-ant-ivy-a-team-perspective-by-les-hazlewood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
