Hi Mike,<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>Looks like the problem was that Eclipse/Maven wasn't properly updating<br>


the local repository. So, I deleted the stale directories in<br>~/.m2/repository/net/ , refreshed and sources are visible.</blockquote><div class="gmail_quote"><br></div><div class="gmail_quote">Glad you got it working. It's weird that that was necessary, though. Perhaps doing "mvn -U" (or in Eclipse, "Maven > Update Project..." with "Force Update of Snapshots/Releases" checked) would have done the same. Maven only checks for SNAPSHOT updates once every 24 hours otherwise.</div>


<div class="gmail_quote"><br></div><div class="gmail_quote">Regards,</div><div class="gmail_quote">Curtis</div><div class="gmail_quote"><br></div><div class="gmail_quote">P.S. You should definitely not need to reference the "-sources" classifier as a dependency or anything like that.</div>


<div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">On Sun, Jul 29, 2012 at 9:52 AM, Michael Doube <span dir="ltr"><<a href="mailto:michael@doube.net" target="_blank">michael@doube.net</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>> Sources for the 2.0.0-SNAPSHOTs look to be there on the search page, but<br>
> when I ask Maven to download sources nothing much happens, Eclipse still<br>
> tells me that no sources or JavaDoc could be found<br>
<br>
</div>Looks like the problem was that Eclipse/Maven wasn't properly updating<br>
the local repository. So, I deleted the stale directories in<br>
~/.m2/repository/net/ , refreshed and sources are visible.<br>
<span><font color="#888888"><br>
Michael<br>
<br>
</font></span></blockquote></div><br>