<div dir="ltr"><div><div><div><div><div>Hi Nico,<br><br>> but it does seem a server misconfiguration that the address without a slash does not resolve correctly<br><br></div>Yes, thank you for pointing this out! URLs without a trailing slash were not being redirected.<br><br></div>These redirects are now in place. I fixed a few other broken links and redirects, and added test coverage for these cases. Please let me know if it's still not working in Netbeans, or if you run into any other problems!<br><br></div>Thanks again.<br><br></div>Best,<br></div>Mark<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 29, 2015 at 2:05 PM, Nico Stuurman <span dir="ltr"><<a href="mailto:nico.stuurman@ucsf.edu" target="_blank">nico.stuurman@ucsf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
Getting started with using Maven on a Github ImageJ2 project under Netbeans (most everything works very well, thanks!), I discovered that Netbeans is unable to find the Javadoc sources.  As an example, it reports:<br>
<br>
javadoc: warning - Error fetching URL: <a href="http://javadoc.imagej.net/ImgLib2" target="_blank">http://javadoc.imagej.net/ImgLib2</a><br>
<br>
Indeed, pasting that address in a browser returns a 404 page.  Going to the <a href="http://javadoc.imagj.net" target="_blank">javadoc.imagj.net</a> site and clicking on the ImageLib2 icon resolves to the same address, but with an added slash, which indeed links to the Javadoc.  I am not sure why Netbeans does not add the slash itself, but it does seem a server misconfiguration that the address without a slash does not resolve correctly.  If there is anything that I should change on my end to make this work, happy to do so.<br>
<br>
Best,<br>
<br>
Nico<br>
<br>
<br>
_______________________________________________<br>
ImageJ-devel mailing list<br>
<a href="mailto:ImageJ-devel@imagej.net">ImageJ-devel@imagej.net</a><br>
<a href="http://imagej.net/mailman/listinfo/imagej-devel" target="_blank">http://imagej.net/mailman/listinfo/imagej-devel</a><br>
</blockquote></div><br></div>