I've been working on streamlining the process we use to publish grizzly
builds. We've tended to use java.net's repository unless it was being
overly recalcitrant and then we'd switch to glassfish's. I don't
personally like having artifacts spread across repositories so we've
made the move to glassfish's repository long term. From 1.9.19-beta2
onward, you can find the deployed grizzly artifacts at
http://maven.glassfish.org/content/groups/glassfish/com/sun/grizzly/.
I'm not sure what well do with the .18 releases in the future. I
wouldn't mind moving that over as well, but I know that Ryan is working
on pushing the -m release already so it's probably too late for that and
hopefully we'll be done with the .18 tree anyway.
So, if you're using the most current stuff, now is the time to update
your POMs so you don't miss future releases. the -beta2 artifacts are
in both locations right now but future releases will only be in the
glassfish repository.