<?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: Maven PAR Plugin 1.0.0.M1</title>
	<atom:link href="http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Primeiros passos no uso do Spring MVC &#187; klebermota.eti.br</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-222873</link>
		<dc:creator>Primeiros passos no uso do Spring MVC &#187; klebermota.eti.br</dc:creator>
		<pubDate>Mon, 21 Nov 2011 13:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-222873</guid>
		<description>[...] Maven PAR Plugin 1.0.0.M1 [...]</description>
		<content:encoded><![CDATA[<p>[...] Maven PAR Plugin 1.0.0.M1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Hale</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-169556</link>
		<dc:creator>Ben Hale</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-169556</guid>
		<description>PAR files are not supposed to have a persistence.xml file in META-INF/ in fact the only thing they can currently contain are JARs at the root level.  Therefore the plugin does not support including any files other than JARs and putting them in the root level.</description>
		<content:encoded><![CDATA[<p>PAR files are not supposed to have a persistence.xml file in META-INF/ in fact the only thing they can currently contain are JARs at the root level.  Therefore the plugin does not support including any files other than JARs and putting them in the root level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralph</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-169480</link>
		<dc:creator>ralph</dc:creator>
		<pubDate>Mon, 16 Nov 2009 18:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-169480</guid>
		<description>I&#039;m trying to use this plugin to build a par file, however I could not include within this par file the file META-INF/persistence.xml assuming that this folder META-INF is in src/main/resources of my maven project.

Could you please if it is possible to do it? 


Thanks.</description>
		<content:encoded><![CDATA[<p>I&#039;m trying to use this plugin to build a par file, however I could not include within this par file the file META-INF/persistence.xml assuming that this folder META-INF is in src/main/resources of my maven project.</p>
<p>Could you please if it is possible to do it? </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neale</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-168792</link>
		<dc:creator>Neale</dc:creator>
		<pubDate>Tue, 13 Oct 2009 13:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-168792</guid>
		<description>@Ben

As someone using Maven in anger, you might like to comment on http://jira.codehaus.org/browse/MNG-4391, which is proposing a cleaner way (for Maven 3) to deal with artifactId changes that come from the use of Spring EBR bundles.  It would be good to get a &quot;SpringSource view&quot; on this, as you guys are using Maven quite heavily now.</description>
		<content:encoded><![CDATA[<p>@Ben</p>
<p>As someone using Maven in anger, you might like to comment on <a href="http://jira.codehaus.org/browse/MNG-4391" rel="nofollow">http://jira.codehaus.org/browse/MNG-4391</a>, which is proposing a cleaner way (for Maven 3) to deal with artifactId changes that come from the use of Spring EBR bundles.  It would be good to get a &#034;SpringSource view&#034; on this, as you guys are using Maven quite heavily now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zac Thompson</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-167778</link>
		<dc:creator>Zac Thompson</dc:creator>
		<pubDate>Fri, 31 Jul 2009 23:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-167778</guid>
		<description>@Ben - I see, but as it also says on that page, the Maven project is assumed to have control over that groupId.  You are colliding with an existing unrelated plugin.

http://maven.apache.org/guides/mini/guide-naming-conventions.html

Since you are already asking users to add a repository, adding a pluginGroup is a reasonable step, and would avoid confusion.</description>
		<content:encoded><![CDATA[<p>@Ben &#8211; I see, but as it also says on that page, the Maven project is assumed to have control over that groupId.  You are colliding with an existing unrelated plugin.</p>
<p><a href="http://maven.apache.org/guides/mini/guide-naming-conventions.html" rel="nofollow">http://maven.apache.org/guides/mini/guide-naming-conventions.html</a></p>
<p>Since you are already asking users to add a repository, adding a pluginGroup is a reasonable step, and would avoid confusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Hale</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-167713</link>
		<dc:creator>Ben Hale</dc:creator>
		<pubDate>Mon, 27 Jul 2009 11:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-167713</guid>
		<description>@Adrian

There is now a 1.0.0.RELEASE version available for you.</description>
		<content:encoded><![CDATA[<p>@Adrian</p>
<p>There is now a 1.0.0.RELEASE version available for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Skehill</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-167712</link>
		<dc:creator>Adrian Skehill</dc:creator>
		<pubDate>Mon, 27 Jul 2009 10:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-167712</guid>
		<description>@Ben,

Finally got to test this plug-in after doing a build with git and it worked well for me. I&#039;ll revert my builds back to the older version until the new milestone is published.

Cheers,
Adrian.</description>
		<content:encoded><![CDATA[<p>@Ben,</p>
<p>Finally got to test this plug-in after doing a build with git and it worked well for me. I&#039;ll revert my builds back to the older version until the new milestone is published.</p>
<p>Cheers,<br />
Adrian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Hale</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-167709</link>
		<dc:creator>Ben Hale</dc:creator>
		<pubDate>Mon, 27 Jul 2009 06:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-167709</guid>
		<description>@Zac,

We used the org.apache.maven.plugins group because that is the only group that Maven will search automatically for a plugin based on convention.  Any other group would have required extra user configuration.  See here: http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html</description>
		<content:encoded><![CDATA[<p>@Zac,</p>
<p>We used the org.apache.maven.plugins group because that is the only group that Maven will search automatically for a plugin based on convention.  Any other group would have required extra user configuration.  See here: <a href="http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html" rel="nofollow">http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zac Thompson</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-167689</link>
		<dc:creator>Zac Thompson</dc:creator>
		<pubDate>Fri, 24 Jul 2009 17:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-167689</guid>
		<description>Why are you using org.apache.maven.plugins as the group for this?  Is this associated with the apache sandbox effort here?:

http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-par-plugin/pom.xml</description>
		<content:encoded><![CDATA[<p>Why are you using org.apache.maven.plugins as the group for this?  Is this associated with the apache sandbox effort here?:</p>
<p><a href="http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-par-plugin/pom.xml" rel="nofollow">http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-par-plugin/pom.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Hale</title>
		<link>http://blog.springsource.org/2009/06/24/maven-par-plugin-100m1/comment-page-1/#comment-167663</link>
		<dc:creator>Ben Hale</dc:creator>
		<pubDate>Wed, 22 Jul 2009 05:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2355#comment-167663</guid>
		<description>@Leonid,

Thanks for the tip about the typo.  I&#039;ve updated the post with the proper tag name.

The release repository is the proper location for the 1.0.0.RELEASE version (and subsequent releases).  A good place to keep an eye on changes and features being added is in the fisheye for the maven-par-plugin.  https://fisheye.springsource.org/changelog/maven-par-plugin

The way the sample works without applicationDescription is by the use of defaulting.  Since the POM has a ${project.description} specified, it&#039;s automatically populated in the par-plugin configuration.  One thing that you have illustrated though is that Application-Description is not a required header in a PAR.  I&#039;m going to fix and rev the release shortly making that and some of the other headers properly optional.

Thanks again for looking at the plugin and providing feedback.</description>
		<content:encoded><![CDATA[<p>@Leonid,</p>
<p>Thanks for the tip about the typo.  I&#039;ve updated the post with the proper tag name.</p>
<p>The release repository is the proper location for the 1.0.0.RELEASE version (and subsequent releases).  A good place to keep an eye on changes and features being added is in the fisheye for the maven-par-plugin.  <a href="https://fisheye.springsource.org/changelog/maven-par-plugin" rel="nofollow">https://fisheye.springsource.org/changelog/maven-par-plugin</a></p>
<p>The way the sample works without applicationDescription is by the use of defaulting.  Since the POM has a ${project.description} specified, it&#039;s automatically populated in the par-plugin configuration.  One thing that you have illustrated though is that Application-Description is not a required header in a PAR.  I&#039;m going to fix and rev the release shortly making that and some of the other headers properly optional.</p>
<p>Thanks again for looking at the plugin and providing feedback.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

