- Code: Select all
[WARNING] Using platform encoding (Cp1250 actually) to copy filtered resources, i.e. build is platform dependent!
under Linux error is the same but with UTF8 encoding.
How can I resolve this warning?
[WARNING] Using platform encoding (Cp1250 actually) to copy filtered resources, i.e. build is platform dependent!

[INFO] Scanning for additional dependencies: file:/C:/Users/user/workspace/openkm/src/main/java/es/git/openkm/frontend/client/widget/WorkflowPopup.java
[INFO] Computing all possible rebind results for 'es.git.openkm.frontend.client.service.OKMWorkflowService'
[INFO] Rebinding es.git.openkm.frontend.client.service.OKMWorkflowService
[INFO] Invoking <generate-with class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/>
[INFO] Generating client proxy for remote service interface 'es.git.openkm.frontend.client.service.OKMWorkflowService'
[INFO] Analyzing 'es.git.openkm.frontend.client.service.OKMWorkflowService' for serializable types
[INFO] Analyzing methods:
[INFO] public abstract java.util.List<es.git.openkm.frontend.client.bean.GWTTaskInstance> findPooledTaskInstances() throws es.git.openkm.frontend.client.OKMException
[INFO] Return type: java.util.List<es.git.openkm.frontend.client.bean.GWTTaskInstance>
[INFO] java.util.List<es.git.openkm.frontend.client.bean.GWTTaskInstance>
[INFO] Verifying instantiability
[INFO] java.util.Stack<es.git.openkm.frontend.client.bean.GWTTaskInstance>
[INFO] Checking parameters of 'java.util.Stack<es.git.openkm.frontend.client.bean.GWTTaskInstance>'
[INFO] Checking type argument 0 of type 'java.util.Stack<E>' because it is directly exposed in this type or in one of its subtypes
[INFO] es.git.openkm.frontend.client.bean.GWTTaskInstance
[INFO] Verifying instantiability
[INFO] es.git.openkm.frontend.client.bean.GWTTaskInstance
[INFO] Analyzing the fields of type 'es.git.openkm.frontend.client.bean.GWTTaskInstance' that qualify for serialization
[INFO] private es.git.openkm.frontend.client.bean.GWTProcessInstance processInstance
[INFO] es.git.openkm.frontend.client.bean.GWTProcessInstance
[INFO] Verifying instantiability
[INFO] es.git.openkm.frontend.client.bean.GWTProcessInstance
[INFO] Analyzing the fields of type 'es.git.openkm.frontend.client.bean.GWTProcessInstance' that qualify for serialization
[INFO] private java.util.Map<java.lang.String, java.lang.Object> variables
[INFO] java.util.Map<java.lang.String, java.lang.Object>
[INFO] Verifying instantiability
[INFO] java.util.LinkedHashMap<java.lang.String, java.lang.Object>
[INFO] Checking parameters of 'java.util.LinkedHashMap<java.lang.String, java.lang.Object>'
[INFO] Checking type argument 1 of type 'java.util.LinkedHashMap<K, V>' because it is directly exposed in this type or in one of its subtypes
[INFO] java.lang.Object
[INFO] [WARN] In order to produce smaller client-side code, 'Object' is not allowed; consider using a more specific type
[INFO] Checking parameters of 'java.util.HashMap<java.lang.String, java.lang.Object>'
[INFO] Checking type argument 1 of type 'java.util.HashMap<K, V>' because it is directly exposed in this type or in one of its subtypes
[INFO] java.lang.Object
[INFO] [WARN] In order to produce smaller client-side code, 'Object' is not allowed; consider using a more specific type
[INFO] java.util.HashMap<java.lang.String, java.lang.Object>
[INFO] Checking parameters of 'java.util.HashMap<java.lang.String, java.lang.Object>'
[INFO] Checking type argument 1 of type 'java.util.HashMap<K, V>' because it is directly exposed in this type or in one of its subtypes
[INFO] java.lang.Object
[INFO] [WARN] In order to produce smaller client-side code, 'Object' is not allowed; consider using a more specific type

<!-- Supress compilation warnings -->
<set-property name="gwt.suppressNonStaticFinalFieldWarnings" value="true"/>




15.07.10 15:22:07 CEST: Build errors for openkm; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-3:create (default) on project openkm: An error has occurred while checking scm status.
15.07.10 15:20:31 CEST: [WARN] Missing POM for com.artofsolving:jodconverter:jar:2.2.2
15.07.10 15:20:31 CEST: [WARN] Missing POM for entagged.audioformats:audioformats:jar:0.15



Return to Customization & Improvements
Users browsing this forum: No registered users and 1 guest