What's your JDK version ? IIRC, I met a similar problem but resolved it after upgrading to the latest JDK 1.6.0_21.
On Thu, Oct 14, 2010 at 8:22 AM, Ted Kirby <[email protected]> wrote: > my trunk build is fine on the mac, but I keep getting this failure on > windows: > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Geronimo Plugins, BVal :: Core > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 3 source files to > C:\svn\g\trunk\plugins\bval\geronimo-bval\target\classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > C:\svn\g\trunk\plugins\bval\geronimo-bval\src\main\java\org\apache\geronimo\bval\ValidatorFactoryGBean.java:[132,103] > inconvertible types > found : javax.validation.Configuration<capture#320 of ?> > required: org.apache.bval.jsr303.ConfigurationImpl > > I get the failure after I cleaned out my local repo. Any help would > be appreciated. > I am on rev 1022066 in trunk. > > Ted Kirby > -- Shawn
