...
[15:28:01 CST(-0600)] <EricDalquist> looks good
[15:28:38 CST(-0600)] <EricDalquist> so once sonatype gets around to that ticket
[15:28:43 CST(-0600)] <EricDalquist> which should be a day or so
[15:28:52 CST(-0600)] <EricDalquist> you can publish a snapshot or release
[15:29:05 CST(-0600)] <EricDalquist> take a look at https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-7a.1.POMandsettingsconfig for how to configure maven to allow you to do the publishing
[15:29:22 CST(-0600)] <drewwills> quick question (I hope) EricDalquist: I believe I'm seeing the browser pull from cache instead of actually sending an action request that i'm trying to invoke... the action request handler always sends a 302, but I need it to be invooked server-side every time... have you seen this? know how to overcome it?