Hi Dscho,<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">Well, first I have to make it work with Maven 3 at all ;-) BTW I added a<br>
ticket for this: <a href="http://trac.imagej.net/ticket/1032" target="_blank">http://trac.imagej.net/ticket/1032</a><br></blockquote>
<br>Sounds good. I agree we&#39;ll have to push to beta2 or beta3. But we definitely need to make things work with a fresh install of Eclipse IDE for Java Developers. At minimum, our setup instructions should explain a way to work around the issue (once we discover one).<br>

<br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
&gt; The crappy scroll bars have been a continuing nuisance. I think it may be a<br>
&gt; bug in JHotDraw.<br><br>Heh, I thought so, too... See: <a href="http://trac.imagej.net/ticket/1025" target="_blank">http://trac.imagej.net/ticket/1025</a><br></blockquote><div><br>Does your fix eliminate the need for the &quot;+5 pixels&quot; hack then?<br>

</div>


<br>-Curtis<br><br><br><div class="gmail_quote">On Tue, Feb 28, 2012 at 2:45 PM, Johannes Schindelin <span dir="ltr">&lt;<a href="mailto:Johannes.Schindelin@gmx.de">Johannes.Schindelin@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Curtis,<br>
<div class="im"><br>
On Tue, 28 Feb 2012, Curtis Rueden wrote:<br>
<br>
&gt; &gt; And sure enough, they don&#39;t, because Maven 3 no longer accepts the<br>
&gt; &gt; wagon extension in its current form.<br>
&gt;<br>
&gt; I tested your change on my local system with Maven 3.0.4, but<br>
&gt; unfortunately it breaks the build:<br>
&gt;<br>
&gt; [ERROR] Failed to execute goal<br>
&gt; org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on<br>
&gt; project pom-ij-base: Failed to deploy artifacts/metadata: No connector<br>
&gt; available to access repository imagej.snapshots (dav:<br>
&gt; <a href="http://maven.imagej.net/content/repositories/snapshots" target="_blank">http://maven.imagej.net/content/repositories/snapshots</a>) of type default<br>
&gt; using the available factories WagonRepositoryConnectorFactory -&gt; [Help 1]<br>
<br>
</div>Bummer.<br>
<div class="im"><br>
&gt; However, on my system with the wagon-webdav extension still in place,<br>
&gt; the deploy works fine. So our experiences are not in line here; Maven 3<br>
&gt; + wagon-webdav works for me. Could there be some other cause to the<br>
&gt; problems you&#39;re seeing?<br>
<br>
</div>The problems I was seeing were not even in deployment. A plain Eclipse IDE<br>
For Java Developers installation fails with this error:<br>
<br>
Project build error: Unresolveable build extension: Plugin<br>
org.apache.maven.wagon:wagon-webdav:1.0-beta-2 or one of its dependencies<br>
could not be resolved: <a href="goog_800799784">Failed to collect dependencies for<br>
org.apache.maven.wagon:wagon-</a>webdav:jar:1.0-beta-2 ()<br>
<div class="im"><br>
&gt; Since Maven 2.2.1 is the current Maven 2 version and even if I do not know<br>
&gt; &gt; what version m2e bundles, it seems to compile fine in my m2e<br>
&gt; &gt; installation, so I assume it is newer than 2.0.9.<br>
&gt; &gt;<br>
&gt;<br>
&gt; I agree that we do not need to support Maven 2.0.x. If our builds work with<br>
&gt; Maven 2.2.x and 3.0.x, then I am happy. (Actually, I am happy even if we<br>
&gt; require Maven 3, although there are some arguments not to limit ourselves<br>
&gt; that way.)<br>
<br>
</div>Well, first I have to make it work with Maven 3 at all ;-) BTW I added a<br>
ticket for this: <a href="http://trac.imagej.net/ticket/1032" target="_blank">http://trac.imagej.net/ticket/1032</a><br>
<div class="im"><br>
&gt; &gt; P.S.: I needed to install Eclipse for all three Operating Systems<br>
&gt; &gt; supported by Fiji so I can make sure that the changes I intend to make<br>
&gt; &gt; on SwingOutputWindow do not break existing functionality (as I am on<br>
&gt; &gt; Linux, I always get these crappy scrollbars, and I verified that the<br>
&gt; &gt; same happens on Windows, but not on MacOSX, so I guess that some<br>
&gt; &gt; overly specific dimensioning code is responsible that assumes a bit<br>
&gt; &gt; too much).<br>
&gt;<br>
&gt; The crappy scroll bars have been a continuing nuisance. I think it may be a<br>
&gt; bug in JHotDraw.<br>
<br>
</div>Heh, I thought so, too... See: <a href="http://trac.imagej.net/ticket/1025" target="_blank">http://trac.imagej.net/ticket/1025</a><br>
<br>
Ciao,<br>
Dscho<br>
</blockquote></div><br>