Hello all, I have my webapp projet in Eclipse which compile correctly but when I try to perform "mvn clean compile", several following logs appears:
[ERROR] \Java\Workspaces\Indigo\mycompanycrm4\mycompany-webapp\src\main\java\com\myc ompany\frontline\display\render\custom\ImageHandleBarRenderBoolCustom.java:[ 16,95] type parameter com.mycompany.frontline.property.display.valuable.bean.BooleanMonoValueBean is not within its bound My class implements correctly generic, inteface, inheritance tree ... the application work correctly in my tomcat launched by Eclipse, but when I try to package it the compiler block ... I'm not able to change the code, do you know a solution to force Maven to compile correctly ? Have you ever faced the problem ? I attach the log file, if it can be help Thank you very much Best regards, Adrien
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
