<div dir="ltr">Sure, but since they are built with Maven I think is safe to let it do its job :) I&#39;ll even go so far as to say that it is preferred, since you will much more quickly find errors and inconsistencies that might otherwise have eluded you, particularly if developing something that has frequent dependency changes (like a prototype Forge 2 :)<div>
<br></div><div style>Anyway, no point to debate this. Just a matter of preference it sounds like.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 11, 2013 at 12:33 PM, Max Rydahl Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com" target="_blank">manderse@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Apr 10, 2013 at 10:20:16AM -0400, Lincoln Baxter, III wrote:<br>
&gt;Why would removing .project and .classpath be an issue? These files cause<br>
&gt;problems and inconsistencies when importing into different environments, or<br>
&gt;even when simply updating maven dependencies of a bundle.<br>
<br>
</div>it means you can no longer just do File &gt; Import existing projects<br>
<br>
Which is much faster.<br>
<br>
Of course if your plugins now are 100% coupled to m2e that is a burden.<br>
<br>
But generally we keep those files uptodate so you are not forced to use m2e in eclipse<br>
(since for 99% of our plugins no maven is needed besides when running from cmd line)<br>
<span class="HOEnZb"><font color="#888888"><br>
/max<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;On Wed, Apr 10, 2013 at 8:26 AM, Max Rydahl Andersen &lt;<a href="mailto:manderse@redhat.com">manderse@redhat.com</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; On Tue, Apr 09, 2013 at 04:15:27PM +0200, Koen Aers wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; What kind of change caused that ? I only see the commit I pushed based<br>
&gt;&gt; on Denis Golovin patch on jbosstools-forge:<br>
&gt;&gt; <a href="https://github.com/jbosstools/jbosstools-forge/commit/a47e8b7fb2c2739c66f917eb8f3fa1f0ae939e70" target="_blank">https://github.com/jbosstools/jbosstools-forge/commit/a47e8b7fb2c2739c66f917eb8f3fa1f0ae939e70</a><br>

&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Could I have done something differently and we could have avoided that<br>
&gt;&gt; merge ? (I needed the fix in since otherwise jbosstools-forge was not<br>
&gt;&gt; building)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;It is indeed because of Denis Golovin&#39;s patch and not Nick Boldt. Lincoln<br>
&gt;&gt; had removed all the .classpath and .project files in one of the commits on<br>
&gt;&gt; the master branch in the fork that is in the forge organization and those<br>
&gt;&gt; two changes were in conflict.<br>
&gt;&gt;<br>
&gt;&gt; Okey - yes, I know we can use maven to import but its much faster if<br>
&gt;&gt; .project/.classpath files are present.<br>
&gt;&gt;<br>
&gt;&gt; &gt;And no, I don&#39;t think you could have done anything else. Usually I merge<br>
&gt;&gt; the changes in the forge fork immediately in the jbosstools organization<br>
&gt;&gt; but this time there was a rather big change implying an upload of a lot of<br>
&gt;&gt; jar files in the repo which I was uncomfortable with. George fixed this by<br>
&gt;&gt; creating a Maven plugin that is able to pull in the jars at build time<br>
&gt;&gt; instead.<br>
&gt;&gt;<br>
&gt;&gt; oh yes - jars available from maven repo should be done like you already do<br>
&gt;&gt; with forge 1 runtime.<br>
&gt;&gt;<br>
&gt;&gt; What jars is this btw ? I thought we got Forge 2 runtime setup properly<br>
&gt;&gt; during Miami ?<br>
&gt;&gt;<br>
&gt;&gt; /max<br>
&gt;&gt;<br>
&gt;&gt; &gt;Cheers,<br>
&gt;&gt; &gt;Koen<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;_______________________________________________<br>
&gt;&gt; &gt;forge-dev mailing list<br>
&gt;&gt; &gt;<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
&gt;&gt; &gt;<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; forge-dev mailing list<br>
&gt;&gt; <a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;--<br>
&gt;Lincoln Baxter, III<br>
&gt;<a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>
&gt;&quot;Simpler is better.&quot;<br>
<br>
&gt;_______________________________________________<br>
&gt;forge-dev mailing list<br>
&gt;<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
&gt;<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
<br>
_______________________________________________<br>
forge-dev mailing list<br>
<a href="mailto:forge-dev@lists.jboss.org">forge-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/forge-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/forge-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Lincoln Baxter, III<br><a href="http://ocpsoft.org" target="_blank">http://ocpsoft.org</a><br>&quot;Simpler is better.&quot;
</div>