Skip to content

Instantly share code, notes, and snippets.

@vegegoku
Created March 26, 2021 22:54
Show Gist options
  • Save vegegoku/f698e17dba5e332c5f0e1c0bd2d92e7d to your computer and use it in GitHub Desktop.
Save vegegoku/f698e17dba5e332c5f0e1c0bd2d92e7d to your computer and use it in GitHub Desktop.
[INFO] --- gwt-maven-plugin:1.0.0:compile (default-compile) @ ui-demo-frontend ---
[INFO] Compiling module org.dominokit.domino.ui.demo.AppClientModule
[INFO] Tracing compile failure path for type 'javax.validation.ParameterNameProvider'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar!/javax/validation/ParameterNameProvider.java'
[INFO] [ERROR] Line 34: No source code is available for type java.lang.reflect.Constructor<T>; did you forget to inherit a required module?
[INFO] [ERROR] Line 44: No source code is available for type java.lang.reflect.Method; did you forget to inherit a required module?
[INFO] Tracing compile failure path for type 'javax.validation.ClockProvider'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar!/javax/validation/ClockProvider.java'
[INFO] [ERROR] Line 34: Clock cannot be resolved to a type
[INFO] [ERROR] Line 9: The import java.time cannot be resolved
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.ConstraintDescriptorImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/ConstraintDescriptorImpl.java'
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getMessageTemplate()
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.unwrap(Class<U>)
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getValidationAppliesTo()
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getValueUnwrapping()
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.ConstraintViolationImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/ConstraintViolationImpl.java'
[INFO] [ERROR] Line 31: The type ConstraintViolationImpl<T> must implement the inherited abstract method ConstraintViolation<T>.getExecutableParameters()
[INFO] [ERROR] Line 31: The type ConstraintViolationImpl<T> must implement the inherited abstract method ConstraintViolation<T>.getExecutableReturnValue()
[INFO] [ERROR] Line 31: The type ConstraintViolationImpl<T> must implement the inherited abstract method ConstraintViolation<T>.unwrap(Class<U>)
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.PropertyDescriptorImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/PropertyDescriptorImpl.java'
[INFO] [ERROR] Line 31: The type PropertyDescriptorImpl must implement the inherited abstract method ContainerDescriptor.getConstrainedContainerElementTypes()
[INFO] [ERROR] Line 31: The type PropertyDescriptorImpl must implement the inherited abstract method CascadableDescriptor.getGroupConversions()
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/ConstraintDescriptorImpl.java'
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getMessageTemplate()
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.unwrap(Class<U>)
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getValidationAppliesTo()
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getValueUnwrapping()
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.GwtConstraintValidatorFactory'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/GwtConstraintValidatorFactory.java'
[INFO] [ERROR] Line 26: The type GwtConstraintValidatorFactory must implement the inherited abstract method ConstraintValidatorFactory.releaseInstance(ConstraintValidator<?,?>)
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.GwtBeanDescriptorImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/GwtBeanDescriptorImpl.java'
[INFO] [ERROR] Line 38: The type GwtBeanDescriptorImpl<T> must implement the inherited abstract method BeanDescriptor.getConstrainedConstructors()
[INFO] [ERROR] Line 38: The type GwtBeanDescriptorImpl<T> must implement the inherited abstract method BeanDescriptor.getConstraintsForConstructor(Class<?>...)
[INFO] [ERROR] Line 38: The type GwtBeanDescriptorImpl<T> must implement the inherited abstract method BeanDescriptor.getConstraintsForMethod(String, Class<?>...)
[INFO] [ERROR] Line 38: The type GwtBeanDescriptorImpl<T> must implement the inherited abstract method BeanDescriptor.getConstrainedMethods(MethodType, MethodType...)
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/ConstraintDescriptorImpl.java'
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getMessageTemplate()
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.unwrap(Class<U>)
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getValidationAppliesTo()
[INFO] [ERROR] Line 35: The type ConstraintDescriptorImpl<T> must implement the inherited abstract method ConstraintDescriptor<T>.getValueUnwrapping()
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/PropertyDescriptorImpl.java'
[INFO] [ERROR] Line 31: The type PropertyDescriptorImpl must implement the inherited abstract method ContainerDescriptor.getConstrainedContainerElementTypes()
[INFO] [ERROR] Line 31: The type PropertyDescriptorImpl must implement the inherited abstract method CascadableDescriptor.getGroupConversions()
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.GwtValidatorContext'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/GwtValidatorContext.java'
[INFO] [ERROR] Line 29: The type GwtValidatorContext must implement the inherited abstract method ValidatorContext.parameterNameProvider(ParameterNameProvider)
[INFO] [ERROR] Line 29: The type GwtValidatorContext must implement the inherited abstract method ValidatorContext.addValueExtractor(ValueExtractor<?>)
[INFO] [ERROR] Line 29: The type GwtValidatorContext must implement the inherited abstract method ValidatorContext.clockProvider(ClockProvider)
[INFO] Tracing compile failure path for type 'javax.validation.executable.ExecutableValidator'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final-sources.jar!/javax/validation/executable/ExecutableValidator.java'
[INFO] [ERROR] Line 43: No source code is available for type java.lang.reflect.Method; did you forget to inherit a required module?
[INFO] [ERROR] Line 84: No source code is available for type java.lang.reflect.Constructor<T>; did you forget to inherit a required module?
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.ConstraintValidatorContextImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/ConstraintValidatorContextImpl.java'
[INFO] [ERROR] Line 39: The type ConstraintValidatorContextImpl<A,T> must implement the inherited abstract method ConstraintValidatorContext.getClockProvider()
[INFO] [ERROR] Line 46: The type ConstraintValidatorContextImpl<A,T>.ConstraintViolationBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.addPropertyNode(String)
[INFO] [ERROR] Line 39: The type ConstraintValidatorContextImpl<A,T> must implement the inherited abstract method ConstraintValidatorContext.unwrap(Class<T>)
[INFO] [ERROR] Line 46: The type ConstraintValidatorContextImpl<A,T>.ConstraintViolationBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.addContainerElementNode(String, Class<?>, Integer)
[INFO] [ERROR] Line 79: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderCustomizableContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext.addBeanNode()
[INFO] [ERROR] Line 79: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderCustomizableContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext.addPropertyNode(String)
[INFO] [ERROR] Line 112: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderDefinedContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext.addBeanNode()
[INFO] [ERROR] Line 46: The type ConstraintValidatorContextImpl<A,T>.ConstraintViolationBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.addBeanNode()
[INFO] [ERROR] Line 112: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderDefinedContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext.addContainerElementNode(String, Class<?>, Integer)
[INFO] [ERROR] Line 112: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderDefinedContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext.addPropertyNode(String)
[INFO] [ERROR] Line 79: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderCustomizableContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext.addContainerElementNode(String, Class<?>, Integer)
[INFO] [ERROR] Line 46: The type ConstraintValidatorContextImpl<A,T>.ConstraintViolationBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.addParameterNode(int)
[INFO] [ERROR] Line 79: The type ConstraintValidatorContextImpl<A,T>.NodeBuilderCustomizableContextImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext.inContainer(Class<?>, Integer)
[INFO] [ERROR] Line 142: The type ConstraintValidatorContextImpl<A,T>.NodeContextBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder.addContainerElementNode(String, Class<?>, Integer)
[INFO] [ERROR] Line 142: The type ConstraintValidatorContextImpl<A,T>.NodeContextBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder.addBeanNode()
[INFO] [ERROR] Line 142: The type ConstraintValidatorContextImpl<A,T>.NodeContextBuilderImpl must implement the inherited abstract method ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder.addPropertyNode(String)
[INFO] Tracing compile failure path for type 'com.google.gwt.validation.client.impl.NodeImpl'
[INFO] [ERROR] Errors in 'jar:file:/home/vegegoku/.m2/repository/com/google/gwt/gwt-user/2.9.0/gwt-user-2.9.0.jar!/com/google/gwt/validation/client/impl/NodeImpl.java'
[INFO] [ERROR] Line 25: The type NodeImpl must implement the inherited abstract method Path.Node.as(Class<T>)
[INFO] [ERROR] Line 25: The type NodeImpl must implement the inherited abstract method Path.Node.getKind()
[INFO] [ERROR] Aborting compile due to errors in some input files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment