<?xml version="1.0"?>
<rss version="2.0">
<channel>

  
  
<title>Brian&#039;s Enterprise Blog - Responses</title>
<link>http://blogs.sonatype.com/brian/</link>
<description>Bringing the Enterprise to the Build</description>
<language>en</language>
<managingEditor>Brian Fox</managingEditor>
<lastBuildDate>Tue, 12 Aug 2008 02:22:34 GMT</lastBuildDate>
  

  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://www.dzone.com/links/images/avatars/64x64/278535.gif</url>
    <title>Brian&#039;s Enterprise Blog</title>
    <link>http://blogs.sonatype.com/brian/</link>
  </image>
  
  
  <item>
    <title>Re: How to share resources across projects in Maven</title>
    <link>http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html#comment1218507754666</link>
    <description>
      The eclipse plugin executes the build up to generate-resources, and this can cause problems with dependency:copy/unpack as you mentioned. One solution is to use dependency:unpack-dependencies and some of the parameters to get only the one you want. Another workaround is to bind the plugin to a phase later than generate-resources...this will be easiest if you aren&#039;t trying to filter with the resources plugin at the same time.&lt;br /&gt;
&lt;br /&gt;
An even better approach is to use &lt;a href=&#034;http://m2eclipse.sonatype.org&#034;&gt;M2eclipse&lt;/a&gt;
    </description>
    <author>Brian Fox</author>
    <comments>http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html#comments</comments>
    <guid isPermaLink="true">http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html#comment1218507754666</guid>
    <pubDate>Tue, 12 Aug 2008 02:22:34 GMT</pubDate>
  </item>
  
  <item>
    <title>Re: How to share resources across projects in Maven</title>
    <link>http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html#comment1217954874826</link>
    <description>
      Hi,&lt;br /&gt;
this solution seems to work with common work.&lt;br /&gt;
But using the eclipse:eclipse plugin produce a new resource folder for eclipse &amp;quot;.classpath&amp;quot;. An error can occure when doing a &amp;quot;clean&amp;quot; because the &amp;quot;target&amp;quot; do not exists anymore.&lt;br /&gt;
&lt;br /&gt;
The solution could be to use a specific profile to build the jar with the filtered resourses to include.&lt;br /&gt;
But I think that the remote-resources plugin is easier to use in these case.&lt;br /&gt;
What do you think?
    </description>
    <author>Sébastien Moreno</author>
    <comments>http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html#comments</comments>
    <guid isPermaLink="true">http://blogs.sonatype.com/brian/2008/04/17/1208485500000.html#comment1217954874826</guid>
    <pubDate>Tue, 05 Aug 2008 16:47:54 GMT</pubDate>
  </item>
  
  <item>
    <title>Re: Maven 2.0.10 Release Candidate Process started</title>
    <link>http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html#comment1216981438529</link>
    <description>
      Excellent.&amp;nbsp; Thanks for the immediate response.
    </description>
    <author>Geoff</author>
    <comments>http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html#comments</comments>
    <guid isPermaLink="true">http://blogs.sonatype.com/brian/2008/07/23/1216860133767.html#comment1216981438529</guid>
    <pubDate>Fri, 25 Jul 2008 10:23:58 GMT</pubDate>
  </item>
  
  </channel>
</rss>
