<?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; settings</title>
	<atom:link href="http://blog.sonatype.com/people/tag/settings/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>Managing Maven Settings Templates in Nexus Pro</title>
		<link>http://blog.sonatype.com/people/2009/04/managing-maven-settings-templates-in-nexus-pro/</link>
		<comments>http://blog.sonatype.com/people/2009/04/managing-maven-settings-templates-in-nexus-pro/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 14:50:49 +0000</pubDate>
		<dc:creator>Tim O'Brien</dc:creator>
				<category><![CDATA[Maven]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[settings]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=2069</guid>
		<description><![CDATA[This is a feature that was introduced in Nexus Pro 1.3.2. You can use Nexus Pro in concert with the Nexus Maven plugin to manage the distribution of settings.xml files across your organization. When you setup Nexus, you usually have to convince all of your developers to install a custom settings.xml in ~/.m2/settings.xml to connect [...]]]></description>
				<content:encoded><![CDATA[<p>This is a feature that was introduced in Nexus Pro 1.3.2.  You can use Nexus Pro in concert with the Nexus Maven plugin to manage the distribution of settings.xml files across your organization.    When you setup Nexus, you usually have to convince all of your developers to install a custom settings.xml in ~/.m2/settings.xml to connect Maven to your repository manager.   With this feature, developers can run a simple Maven goal which connects to Nexus Pro, downloads a settings.xml, and installs it into the proper directory.   For more information, watch the video below.  This feature is also documented in the <a href="http://www.sonatype.com/books/nexus-book/reference/settings-sect-install.html">Settings Chapter</a> of the Nexus book.</p>

<p><object width="597" height="336"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4201526&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4201526&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="597" height="336"></embed></object><br /><a href="http://vimeo.com/4201526">Managing Maven Settings with Nexus Pro</a> from <a href="http://vimeo.com/sonatype">Sonatype</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2009/04/managing-maven-settings-templates-in-nexus-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Sonatype Nexus Professional 1.3.2</title>
		<link>http://blog.sonatype.com/people/2009/04/announcing-nexus-pro-132/</link>
		<comments>http://blog.sonatype.com/people/2009/04/announcing-nexus-pro-132/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 07:00:39 +0000</pubDate>
		<dc:creator>Brian Fox</dc:creator>
				<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Maven]]></category>
		<category><![CDATA[p2]]></category>
		<category><![CDATA[settings]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=1943</guid>
		<description><![CDATA[The 1.3.2 release of Nexus Professional adds several new Nexus Plugins designed to support enterprise development. Configuration Backup Task This task allows you to schedule or trigger on-demand backups of all the Nexus configuration xml files. This scheduled task will create a zip archive of configuration files and preserve a configurable number of historical backups. [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1323" title="nx-big_large1" src="http://www.sonatype.com/people/wp-content/uploads/2008/12/nx-big_large1.png" alt="nx-big_large1" width="100" height="100" />The <a href="http://www.sonatype.com/products/downloads">1.3.2 release of Nexus Professional</a> adds several new Nexus Plugins designed to support enterprise development.
<span id="more-1943"></span></p>

<h3>Configuration Backup Task</h3>

<p>This task allows you to schedule or trigger on-demand backups of all the Nexus configuration xml files. This scheduled task will create a zip archive of configuration files and preserve a configurable number of historical backups. In 1.4, this task will be hooked up to the configuration so that and changes can be automatically backed up and optionally committed to source control.</p>

<h3>Maven Settings Templates</h3>

<p>This plugin allows authorized Nexus users to define and update Maven settings.xml templates for their users. Multiple Templates can be created for use in different teams if you need. The default suggested settings shown in the Nexus book is also provided out of the box.  There are several properties that can be automatically interpolated for the user, including the baseUrl, and userId. This release also comes with a Maven plugin that lets the user grab and update their settings with a single execution. With this combined functionality, it becomes even easier to synchronize any settings changes across your entire team. It will also make it easy to update CI settings remotely if you configure a &#8220;build&#8221; in your CI to execute and update the plugin.</p>

<h3>Nexus Maven Plugin for Controlling Staging from the Command Line</h3>

<p>This plugin integrates with the staging plugin in Nexus and allows you to close, drop and promote staging repositories right from the command line, or as part of a build. The nexus-maven-plugin that implements the Maven side of the settings update as well as the Staging control is open source, since it serves as a good example of how to leverage the Nexus REST API for automation.</p>

<h3>Improved Artifact Upload Interface</h3>

<p>Nexus 1.3.2 has a much improved artifact upload interface which allows a Nexus user to deploy multiple artifacts to Nexus at once.   This streamlined interface also allows for more control over the source of GAV information during an artifact upload.</p>

<h3>Ability to Upload a Staged Deployment in the Nexus UI</h3>

<p>Prior to Nexus 1.3.2, the only way to activate staging was to run a deployment against a Nexus repository manager using Maven.   In 1.3.2, a user can trigger a staging profile by uploading a staged deployment using the Staging Upload feature.</p>

<h3>Eclipse P2 / Update Site aggregation</h3>

<p>Nexus Pro 1.3 already supported P2 proxying, but this feature goes a step further. It allows you to also proxy an older update site format and aggregate it into a single P2 repository. This means it&#8217;s now possible to have all your developers add a single P2 url to their Eclipse 3.4+ IDE and grab all the updates needed. This functionality is parallel to the maven repository group functionality, where the Nexus administrators control the repositories and centralize the configuration in one place.</p>

<h3>Download a Free Nexus Pro Evaluation</h3>

<p>To try out these features and more, <a href="http://www.sonatype.com/products/downloads">Download a Free Evaluation of Nexus Pro 1.3.2</a>, and read the free, online Neuxs Book <a href="http://www.sonatype.com/books/nexus-book/reference/">Repository Management with Nexus</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2009/04/announcing-nexus-pro-132/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
