That's what the patch should have fixed: http://www.ibiblio.org/maven2/woodstox/wstx-asl/2.0.5/
If you tried it before the patch, it wouldn't have worked. - Stephen On 7/17/06, Charles Adkins <[EMAIL PROTECTED]> wrote:
On 7/14/06, Stephen Duncan <[EMAIL PROTECTED]> wrote: > > The woodstox dependency groupId changed from wstx to woodstox. > > [[[ > Changed dependency groupId from "wstx" to "woodstox" > > * pom.xml - Fixed groupId in dependencyManagement. > * parser/pom.xml - Fixed groupId in dependencies. > * extensions/pom.xml - Fixed groupId in dependencies. > ]]] > > -- > Stephen Duncan Jr > www.stephenduncanjr.com > > > Kudos to you guys for pushin this stuff forward. . Just out of curiosity, does this wstx jar live in a maven-accessible repository anywhere? I personally had to poke around a few before I gave up and hand installed it into my local repo. Might be nice for any maven newbies to not have to take that path. All the best, Charles
-- Stephen Duncan Jr www.stephenduncanjr.com
