Thanks, it appears Java auto update changed my JAVA_HOME. It compiles now of course.
-Borut 2007/10/10, Howard Lewis Ship <[EMAIL PROTECTED]>: > > We compile under JDK 1.5. > > On 10/10/07, Borut Bolčina <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > mvn compile gives > > > > ... > > [INFO] [compiler:compile] > > [INFO] Compiling 172 source files to > > V:\Users\Borut\tapestry-project\tapestry-ioc\target\classes > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Compilation failure > > > > > V:\Users\Borut\tapestry-project\tapestry-ioc\src\main\java\org\apache\tapestry\ioc\internal\services\ChainBuilderImpl.java:[1 > > 25,65] incompatible types > > found : java.lang.reflect.Constructor<?> > > required: java.lang.reflect.Constructor<T> > > > > > > -- > Howard M. Lewis Ship > Partner and Senior Architect at Feature50 > > Creator Apache Tapestry and Apache HiveMind >