I have experience installing this archetipe but now this is giving a error, if some one have the solve to this pls give me a mail tkz
alter table user_role add index FK143BF46A8744A4EF (user_id), add constraint FK143BF46A8744A4EF foreign key (user_id) references app_user (id); [INFO] [compiler:testCompile] [INFO] Compiling 21 source files to D:\desarrollo\appfuse\assetadmin\target\test-classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure D:\desarrollo\appfuse\assetadmin\src\test\java\cl\lejadesh\app\dao\hibernate\HibernateConfigurationTest.java:[19,-1] cannot access org.hibernate.exception.NestableRun timeException bad class file: org\hibernate\exception\NestableRuntimeException.class(org\hibernate\exception:NestableRuntimeException.class) unable to access file: corrupted zip file D:\desarrollo\appfuse\assetadmin\src\test\java\cl\lejadesh\app\dao\hibernate\HibernateConfigurationTest.java:[19,-1] cannot access org.hibernate.exception.NestableRun timeException bad class file: org\hibernate\exception\NestableRuntimeException.class(org\hibernate\exception:NestableRuntimeException.class) unable to access file: corrupted zip file [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40 seconds [INFO] Finished at: Tue Apr 21 16:47:50 CEST 2009 [INFO] Final Memory: 24M/47M -- Leonardo Castaño D.