<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blog de Antonio Manuel Muñiz &#187; Distribuibles</title>
	<atom:link href="http://amunizmartin.wordpress.com/tag/distribuibles/feed/" rel="self" type="application/rss+xml" />
	<link>http://amunizmartin.wordpress.com</link>
	<description>Desarrollo, Ingeniería y Calidad del Software</description>
	<lastBuildDate>Mon, 30 Nov 2009 19:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='amunizmartin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3f7b8b4861abbf6680395419293e44a6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Blog de Antonio Manuel Muñiz &#187; Distribuibles</title>
		<link>http://amunizmartin.wordpress.com</link>
	</image>
			<item>
		<title>Transformaciones con Maven Assembly Plugin</title>
		<link>http://amunizmartin.wordpress.com/2008/11/11/transformaciones-con-maven-assembly-plugin/</link>
		<comments>http://amunizmartin.wordpress.com/2008/11/11/transformaciones-con-maven-assembly-plugin/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 19:02:14 +0000</pubDate>
		<dc:creator>Antonio Manuel Muñiz Martín</dc:creator>
				<category><![CDATA[Herramientas]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[Distribuibles]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://amunizmartin.wordpress.com/?p=125</guid>
		<description><![CDATA[Uno de los usos más típicos del plugin Assembly de Maven es la generación de un &#8220;distribuible&#8221; de nuestro proyecto. Mediante el uso de este plugin podemos seleccionar qué partes del proyecto se incluirán en el &#8220;distribuible&#8221;.
También podemos, por ejemplo, generar una distribución de código fuente del proyecto que no contenga datos relativos a nuestro [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amunizmartin.wordpress.com&blog=3563308&post=125&subd=amunizmartin&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Uno de los usos más típicos del plugin Assembly de Maven es la generación de un &#8220;distribuible&#8221; de nuestro proyecto. Mediante el uso de este plugin podemos seleccionar qué partes del proyecto se incluirán en el &#8220;distribuible&#8221;.</p>
<p>También podemos, por ejemplo, generar una distribución de código fuente del proyecto que no contenga datos relativos a nuestro entorno y sea &#8220;compilable&#8221; fuera de él.</p>
<p>Pero en realidad lo que podemos conseguir con este plugin es ilimitado, pudiendo definir &#8220;transformaciones&#8221; de todo tipo:</p>
<p><a href="http://amunizmartin.files.wordpress.com/2008/11/assembly-graphic.png"><img class="aligncenter size-medium wp-image-129" title="assembly-graphic" src="http://amunizmartin.files.wordpress.com/2008/11/assembly-graphic.png?w=300&#038;h=169" alt="assembly-graphic" width="300" height="169" /></a></p>
Posted in Herramientas Tagged: Assembly, Distribuibles, Maven <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amunizmartin.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amunizmartin.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amunizmartin.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amunizmartin.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amunizmartin.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amunizmartin.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amunizmartin.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amunizmartin.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amunizmartin.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amunizmartin.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amunizmartin.wordpress.com&blog=3563308&post=125&subd=amunizmartin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amunizmartin.wordpress.com/2008/11/11/transformaciones-con-maven-assembly-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d30bd2fcdb387d2f82405c2a65298937?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Antonio Manuel Muñiz Martín</media:title>
		</media:content>

		<media:content url="http://amunizmartin.files.wordpress.com/2008/11/assembly-graphic.png?w=300" medium="image">
			<media:title type="html">assembly-graphic</media:title>
		</media:content>
	</item>
	</channel>
</rss>