<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Plug it in, Plug it in.</title>
	<atom:link href="http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/</link>
	<description>Andrew Lee Rubinger</description>
	<lastBuildDate>Thu, 03 Dec 2009 00:40:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kamil Demecki</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-61</link>
		<dc:creator>Kamil Demecki</dc:creator>
		<pubDate>Sun, 27 Jul 2008 06:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-61</guid>
		<description>&gt; Current Roadmap of Supported Goals Targeted for 1.0.0.GA:

Yes, it will be something about I have thought for couple of months ;) According me I wonder that developers use manual copying to maintain developer / production environment.

Correct way is:

1. Download sources from repository
2. Set some specific variables / properties in one/few files.
2. Run some scripts to set up developer / production environment without manual copying

and viola ;)</description>
		<content:encoded><![CDATA[<p>&gt; Current Roadmap of Supported Goals Targeted for 1.0.0.GA:</p>
<p>Yes, it will be something about I have thought for couple of months <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  According me I wonder that developers use manual copying to maintain developer / production environment.</p>
<p>Correct way is:</p>
<p>1. Download sources from repository<br />
2. Set some specific variables / properties in one/few files.<br />
2. Run some scripts to set up developer / production environment without manual copying</p>
<p>and viola <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony Stubbs</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-60</link>
		<dc:creator>Antony Stubbs</dc:creator>
		<pubDate>Sun, 06 Jul 2008 08:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-60</guid>
		<description>deploy / undeploy done ;)</description>
		<content:encoded><![CDATA[<p>deploy / undeploy done <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alrubinger</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-58</link>
		<dc:creator>alrubinger</dc:creator>
		<pubDate>Mon, 26 May 2008 20:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-58</guid>
		<description>Roberto:

Sorry for the latency; I hadn&#039;t seen this latest post of yours.

Yes, any and all contribution (especially documentation) is welcome and appreciated.

The components to make the Maven &quot;deploy&quot; Mojo should be mostly in place; I&#039;ll see what can be done to couple this together.  From there, maybe we&#039;ll do a Beta1 release.

The JMX Deployment currently contains references to a filesystem URL, so it&#039;s not quite network-enabled yet.  Some enhancements on the AS side to accept a byte array and deploy that would correct this, but that&#039;d need some more attention.  On a local machine this would work as expected.

My email is andrew dot rubinger at jboss dot org.

S,
ALR</description>
		<content:encoded><![CDATA[<p>Roberto:</p>
<p>Sorry for the latency; I hadn&#8217;t seen this latest post of yours.</p>
<p>Yes, any and all contribution (especially documentation) is welcome and appreciated.</p>
<p>The components to make the Maven &#8220;deploy&#8221; Mojo should be mostly in place; I&#8217;ll see what can be done to couple this together.  From there, maybe we&#8217;ll do a Beta1 release.</p>
<p>The JMX Deployment currently contains references to a filesystem URL, so it&#8217;s not quite network-enabled yet.  Some enhancements on the AS side to accept a byte array and deploy that would correct this, but that&#8217;d need some more attention.  On a local machine this would work as expected.</p>
<p>My email is andrew dot rubinger at jboss dot org.</p>
<p>S,<br />
ALR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Melo  Cavalcante</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-57</link>
		<dc:creator>Roberto Melo  Cavalcante</dc:creator>
		<pubDate>Wed, 14 May 2008 15:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-57</guid>
		<description>ALR,

I read what you said about contribution and due to my really short time, I&#039;m afraid I can contribute only writing a guide explaining how to use your plugin to make deployment, ear packing, POM inheritance and profile configuration for Maven.
We could use a real project like one of yours. I think the article/guide could evolve to help developers to create a culture for version control and configuration management with Maven.
I already started that guide, I have web a page with some material already posted. 
If this kind of contribution is of any interest, please let me know about any ideas you may want to see in this guide.
BTW, I would really appreciate if you can give me any tips on how to use your plugin for deployment on JBoss. Last time I wrote you my projects were not connected, now I&#039;m testing POM inheritance in order to pack an ear. Just after that, I&#039;m going to need the deployment config.
Can you tell me if there is another plugin capable of making network-through deployment, such as the JMX like yours do?
I apologize myself for any English syntax or concordance mistakes I may have run into. English is not my first language.
Thanks for your reply and help.
PS: Can you send me an e-mail? I couldn&#039;t find yours in this page.</description>
		<content:encoded><![CDATA[<p>ALR,</p>
<p>I read what you said about contribution and due to my really short time, I&#8217;m afraid I can contribute only writing a guide explaining how to use your plugin to make deployment, ear packing, POM inheritance and profile configuration for Maven.<br />
We could use a real project like one of yours. I think the article/guide could evolve to help developers to create a culture for version control and configuration management with Maven.<br />
I already started that guide, I have web a page with some material already posted.<br />
If this kind of contribution is of any interest, please let me know about any ideas you may want to see in this guide.<br />
BTW, I would really appreciate if you can give me any tips on how to use your plugin for deployment on JBoss. Last time I wrote you my projects were not connected, now I&#8217;m testing POM inheritance in order to pack an ear. Just after that, I&#8217;m going to need the deployment config.<br />
Can you tell me if there is another plugin capable of making network-through deployment, such as the JMX like yours do?<br />
I apologize myself for any English syntax or concordance mistakes I may have run into. English is not my first language.<br />
Thanks for your reply and help.<br />
PS: Can you send me an e-mail? I couldn&#8217;t find yours in this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alrubinger</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-56</link>
		<dc:creator>alrubinger</dc:creator>
		<pubDate>Tue, 13 May 2008 19:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-56</guid>
		<description>Roberto:

Though I haven&#039;t had the time yet to address the deploy Mojo for the plugin, it&#039;s a pretty trivial task that I&#039;d be happy to walk you through if you&#039;d like to contribute.

We haven&#039;t yet done a release of the Plugin (more pressing issues), but the ones in place work pretty reliably for development purposes.

Feel free to email me.

S,
ALR</description>
		<content:encoded><![CDATA[<p>Roberto:</p>
<p>Though I haven&#8217;t had the time yet to address the deploy Mojo for the plugin, it&#8217;s a pretty trivial task that I&#8217;d be happy to walk you through if you&#8217;d like to contribute.</p>
<p>We haven&#8217;t yet done a release of the Plugin (more pressing issues), but the ones in place work pretty reliably for development purposes.</p>
<p>Feel free to email me.</p>
<p>S,<br />
ALR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Melo  Cavalcante</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-55</link>
		<dc:creator>Roberto Melo  Cavalcante</dc:creator>
		<pubDate>Fri, 09 May 2008 19:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-55</guid>
		<description>ALR,

I read about your plugin and I would like to know how it would be possible to make the deployment of an exploded EAR.
First, let me try to give an overview of my project&#039;s reality. My project has some jar modules and 1 war module that we are packing into an exploded war. We are actually, achieving this goal through an ant script but all my modules already have their own POM.xml that are being used more like a library artifact than a way to use Maven as a tool for packing and deploy to our JBossAS.
The projects are not connect with a parent POM of any sort.
I would like to know if we can accomplish this goal and if possible, can you provide us the POMs&#039; entries for that?
I knew about your work thanks to Edson Tirelli [etirelli@redhat.com] he may have sent you an e-mail with a simple JBoss deploy problem in a company Redhat is giving some trainning.
Thanks in advance for your help</description>
		<content:encoded><![CDATA[<p>ALR,</p>
<p>I read about your plugin and I would like to know how it would be possible to make the deployment of an exploded EAR.<br />
First, let me try to give an overview of my project&#8217;s reality. My project has some jar modules and 1 war module that we are packing into an exploded war. We are actually, achieving this goal through an ant script but all my modules already have their own POM.xml that are being used more like a library artifact than a way to use Maven as a tool for packing and deploy to our JBossAS.<br />
The projects are not connect with a parent POM of any sort.<br />
I would like to know if we can accomplish this goal and if possible, can you provide us the POMs&#8217; entries for that?<br />
I knew about your work thanks to Edson Tirelli [etirelli@redhat.com] he may have sent you an e-mail with a simple JBoss deploy problem in a company Redhat is giving some trainning.<br />
Thanks in advance for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alrubinger</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-31</link>
		<dc:creator>alrubinger</dc:creator>
		<pubDate>Mon, 03 Mar 2008 16:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-31</guid>
		<description>Viggo:

Somehow addressing Cargo never made it from my outline to this draft when I went to press. :)  Whoopsie.

Cargo is an awesome project on many levels.  I dig its mission and I dig its implementation.  It&#039;s modular, can be invoked programmatically, via Ant, Maven, etc, and supports many containers.

The reason this didn&#039;t fit the bill for me was its support for JBossAS specifically, and I just couldn&#039;t get the server configurations in line with my requirements for the EJB3 TestSuite setup.  So I instead decided to take advantage of some code that JBoss QA had already written and write some layers on top of it.  When all&#039;s said and done, I&#039;d like to do a gap analysis between the JBossAS Control Plugin and Cargo, and port things over or get &#039;em upstream / consolidate as appropriate.

So the two do indeed have overlapping features at the moment.  Going to press forward and see where the strengths of each lie.

S,
ALR</description>
		<content:encoded><![CDATA[<p>Viggo:</p>
<p>Somehow addressing Cargo never made it from my outline to this draft when I went to press. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Whoopsie.</p>
<p>Cargo is an awesome project on many levels.  I dig its mission and I dig its implementation.  It&#8217;s modular, can be invoked programmatically, via Ant, Maven, etc, and supports many containers.</p>
<p>The reason this didn&#8217;t fit the bill for me was its support for JBossAS specifically, and I just couldn&#8217;t get the server configurations in line with my requirements for the EJB3 TestSuite setup.  So I instead decided to take advantage of some code that JBoss QA had already written and write some layers on top of it.  When all&#8217;s said and done, I&#8217;d like to do a gap analysis between the JBossAS Control Plugin and Cargo, and port things over or get &#8216;em upstream / consolidate as appropriate.</p>
<p>So the two do indeed have overlapping features at the moment.  Going to press forward and see where the strengths of each lie.</p>
<p>S,<br />
ALR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alrubinger</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-30</link>
		<dc:creator>alrubinger</dc:creator>
		<pubDate>Mon, 03 Mar 2008 15:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-30</guid>
		<description>Tobias:

&quot;How are you going to address the plethora of xml-files that one would like to tune for configuring the server?&quot;

The eeeeasy way.  By letting you copy/overwrite/delete &#039;em in their entirety.  Not adding any intelligent management here, just a mechanism to write bytes.

&quot;Are you interested in some real world requirements for adjustments that need to be made for a productive JBoss server?&quot;

If you&#039;ve got some I haven&#039;t addressed, absolutely. 

S,
ALR</description>
		<content:encoded><![CDATA[<p>Tobias:</p>
<p>&#8220;How are you going to address the plethora of xml-files that one would like to tune for configuring the server?&#8221;</p>
<p>The eeeeasy way.  By letting you copy/overwrite/delete &#8216;em in their entirety.  Not adding any intelligent management here, just a mechanism to write bytes.</p>
<p>&#8220;Are you interested in some real world requirements for adjustments that need to be made for a productive JBoss server?&#8221;</p>
<p>If you&#8217;ve got some I haven&#8217;t addressed, absolutely. </p>
<p>S,<br />
ALR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-29</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 03 Mar 2008 14:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-29</guid>
		<description>How are you going to address the plethora of xml-files that one would like to tune for configuring the server?

Are you interested in some real world requirements for adjustments that need to be made for a productive JBoss server?</description>
		<content:encoded><![CDATA[<p>How are you going to address the plethora of xml-files that one would like to tune for configuring the server?</p>
<p>Are you interested in some real world requirements for adjustments that need to be made for a productive JBoss server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viggo</title>
		<link>http://exitcondition.alrubinger.com/2008/03/03/plug-it-in-plug-it-in/#comment-28</link>
		<dc:creator>Viggo</dc:creator>
		<pubDate>Mon, 03 Mar 2008 07:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.wordpress.com/?p=16#comment-28</guid>
		<description>Have you looked at the Maven Cargo plugin? Perhaps it got some/all of the features you like?
http://cargo.codehaus.org/Maven2+plugin</description>
		<content:encoded><![CDATA[<p>Have you looked at the Maven Cargo plugin? Perhaps it got some/all of the features you like?<br />
<a href="http://cargo.codehaus.org/Maven2+plugin" rel="nofollow">http://cargo.codehaus.org/Maven2+plugin</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
