<?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/"
		>
<channel>
	<title>Comments on: Deploying with Maven2 to a remote JBoss instance</title>
	<atom:link href="http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-383</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 27 Apr 2010 13:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-383</guid>
		<description>He must got frustrated and stop posting! We never got it to work. So he started to block my email.</description>
		<content:encoded><![CDATA[<p>He must got frustrated and stop posting! We never got it to work. So he started to block my email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-782</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-782</guid>
		<description>Thanks Pascal,

I sent you the snippets of my plugin and DM from the pom.xml</description>
		<content:encoded><![CDATA[<p>Thanks Pascal,</p>
<p>I sent you the snippets of my plugin and DM from the pom.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-781</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Tue, 29 Dec 2009 20:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-781</guid>
		<description>Hi Dea,

I apologize for the xml syntax not working properly in the plugin I use. Can you send your pom.xml to &#039;pascal.alma at redstream.nl&#039; so I can give it a quick look to see if I can find something.</description>
		<content:encoded><![CDATA[<p>Hi Dea,</p>
<p>I apologize for the xml syntax not working properly in the plugin I use. Can you send your pom.xml to &#8216;pascal.alma at redstream.nl&#8217; so I can give it a quick look to see if I can find something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-780</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 29 Dec 2009 18:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-780</guid>
		<description>&lt;pre language=&#039;xml&#039;&gt;
&lt;distributionManagement&gt;
    &lt;repository&gt;
        &lt;id&gt;m2-internal-repo&lt;/id&gt;
        &lt;name&gt;NameSomething&lt;/name&gt;
        &lt;url&gt;file:///home/csstech/.m2/deploy/repository/&lt;/url&gt;
    &lt;/repository&gt;
&lt;/distributionManagement&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>&lt;distributionManagement&gt;<br />
    &lt;repository&gt;<br />
        &lt;id&gt;m2-internal-repo&lt;/id&gt;<br />
        &lt;name&gt;NameSomething&lt;/name&gt;<br />
        &lt;url&gt;file:///home/csstech/.m2/deploy/repository/&lt;/url&gt;<br />
    &lt;/repository&gt;<br />
&lt;/distributionManagement&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-779</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-779</guid>
		<description>I have to apologize, I can not get the XML tags to display in the posting.

I am using the
[ xml ][ / xml]

Can I get help please on posting?

Thank you for your patience!</description>
		<content:encoded><![CDATA[<p>I have to apologize, I can not get the XML tags to display in the posting.</p>
<p>I am using the<br />
[ xml ][ / xml]</p>
<p>Can I get help please on posting?</p>
<p>Thank you for your patience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-778</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-778</guid>
		<description>Here it go again:
&lt;pre language=&#039;xml&#039;&gt;
                                org.codehaus.mojo                      wagon-maven-plugin
    1.0-beta-1&lt;/version


            upload-artifact
             deploy

              upload


      crm-dals02
      target
     *.jar
     scp://crm-dals02.comp.wepco.com
     /css/eServices/temp




&lt;/pre&gt;

&lt;pre language=&#039;xml&#039;&gt;


                        m2-internal-repo
                        NameSomething
                        file:///home/csstech/.m2/deploy/repository/
                &lt;!--            scp://crm-dals02.comp.wepco.com/css/eServices/temp
                --&gt;




&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Here it go again:</p>
<p>                                org.codehaus.mojo                      wagon-maven-plugin<br />
    1.0-beta-1&lt;/version</p>
<p>            upload-artifact<br />
             deploy</p>
<p>              upload</p>
<p>      crm-dals02<br />
      target<br />
     *.jar<br />
     scp://crm-dals02.comp.wepco.com<br />
     /css/eServices/temp</p>
<p>                        m2-internal-repo<br />
                        NameSomething<br />
                        file:///home/csstech/.m2/deploy/repository/<br />
                &lt;!--            scp://crm-dals02.comp.wepco.com/css/eServices/temp<br />
                --&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-377</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 29 Dec 2009 15:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-377</guid>
		<description>For my first walk thru of the project. I just hardcoded all the properties into the pom.xml file.

But here is my DM section and the wagon plugin.



                                org.codehaus.mojo
                                wagon-maven-plugin
                                1.0-beta-1


                                                upload-artifact
                                                deploy

                                                        upload


                                                        crm-dals02
                                                        target
                                                        *.jar
                                                        scp://crm-dals02.comp.wepco.com
                                                        /css/eServices/temp








                                org.apache.maven.plugins
                                maven-antrun-plugin
                                1.3


                                                org.apache.ant
                                                ant-jsch
                                                1.7.1


                                                com.jcraft
                                                jsch
                                                0.1.41




                                                deploy-artifact
                                                deploy

                                                        run












I took a step back and tried to get mvn to a local deployment.




                        m2-internal-repo
                        NameSomething
                        file:///home/csstech/.m2/deploy/repository/
                &lt;!--            scp://crm-dals02.comp.wepco.com/css/eServices/temp
                --&gt;</description>
		<content:encoded><![CDATA[<p>For my first walk thru of the project. I just hardcoded all the properties into the pom.xml file.</p>
<p>But here is my DM section and the wagon plugin.</p>
<p>                                org.codehaus.mojo<br />
                                wagon-maven-plugin<br />
                                1.0-beta-1</p>
<p>                                                upload-artifact<br />
                                                deploy</p>
<p>                                                        upload</p>
<p>                                                        crm-dals02<br />
                                                        target<br />
                                                        *.jar<br />
                                                        scp://crm-dals02.comp.wepco.com<br />
                                                        /css/eServices/temp</p>
<p>                                org.apache.maven.plugins<br />
                                maven-antrun-plugin<br />
                                1.3</p>
<p>                                                org.apache.ant<br />
                                                ant-jsch<br />
                                                1.7.1</p>
<p>                                                com.jcraft<br />
                                                jsch<br />
                                                0.1.41</p>
<p>                                                deploy-artifact<br />
                                                deploy</p>
<p>                                                        run</p>
<p>I took a step back and tried to get mvn to a local deployment.</p>
<p>                        m2-internal-repo<br />
                        NameSomething<br />
                        file:///home/csstech/.m2/deploy/repository/<br />
                &lt;!&#8211;            scp://crm-dals02.comp.wepco.com/css/eServices/temp<br />
                &#8211;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-376</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Tue, 29 Dec 2009 13:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-376</guid>
		<description>@Dea, can you show the wagon plugin config and the distributionManagement section? Also note that I commented at 23 December you also have to define the servers in your settings.xml with the username/password if applicable for your situation.
And to show xml content in the comment you have to enclose it in [ xml] and [ / xml] (without the spaces).</description>
		<content:encoded><![CDATA[<p>@Dea, can you show the wagon plugin config and the distributionManagement section? Also note that I commented at 23 December you also have to define the servers in your settings.xml with the username/password if applicable for your situation.<br />
And to show xml content in the comment you have to enclose it in [ xml] and [ / xml] (without the spaces).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-375</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Tue, 29 Dec 2009 13:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-375</guid>
		<description>Is Wagon only for war file?</description>
		<content:encoded><![CDATA[<p>Is Wagon only for war file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dea</title>
		<link>http://www.redstream.nl/2009/12/06/deploying-with-maven2-to-a-remote-jboss-instance/comment-page-1/#comment-374</link>
		<dc:creator>Dea</dc:creator>
		<pubDate>Mon, 28 Dec 2009 21:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=962#comment-374</guid>
		<description>the deploy_web.sh file is the same as above, but I am copying *.jar instead of *.war


      echo &quot;Start deploying&quot;

      for archive in /css/eServices/temp/*.jar; do
        echo &quot;Copying to JBoss: web-archive &quot;$archive&quot;&quot;
        cp $archive /css/eServices/temp/
      done
      echo &quot;Deploying finished&quot;
      echo &quot;Clean up ~/deploy directory&quot;


My AntRun-plugin configuration:



                                org.apache.maven.plugins
                                maven-antrun-plugin
                                1.3


                                                org.apache.ant
                                                ant-jsch
                                                1.7.1


                                                com.jcraft
                                                jsch
                                                0.1.41




                                                deploy-artifact
                                                deploy

                                                        run











My setup seems correct to what is listed in the article, the only thing missing is that the files from the target directory are not getting downloaded to to the remote servers.</description>
		<content:encoded><![CDATA[<p>the deploy_web.sh file is the same as above, but I am copying *.jar instead of *.war</p>
<p>      echo &#8220;Start deploying&#8221;</p>
<p>      for archive in /css/eServices/temp/*.jar; do<br />
        echo &#8220;Copying to JBoss: web-archive &#8221;$archive&#8221;\"<br />
        cp $archive /css/eServices/temp/<br />
      done<br />
      echo &#8220;Deploying finished&#8221;<br />
      echo &#8220;Clean up ~/deploy directory&#8221;</p>
<p>My AntRun-plugin configuration:</p>
<p>                                org.apache.maven.plugins<br />
                                maven-antrun-plugin<br />
                                1.3</p>
<p>                                                org.apache.ant<br />
                                                ant-jsch<br />
                                                1.7.1</p>
<p>                                                com.jcraft<br />
                                                jsch<br />
                                                0.1.41</p>
<p>                                                deploy-artifact<br />
                                                deploy</p>
<p>                                                        run</p>
<p>My setup seems correct to what is listed in the article, the only thing missing is that the files from the target directory are not getting downloaded to to the remote servers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

