Created
July 24, 2013 20:42
-
-
Save marcushellberg/6074361 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Dmaven.home=/usr/share/java/maven-3.0.3 -Dclassworlds.conf=/usr/share/java/maven-3.0.3/bin/m2.conf -Didea.launcher.port=7532 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA 12.app/bin" -Dfile.encoding=UTF-8 -classpath "/usr/share/java/maven-3.0.3/boot/plexus-classworlds-2.4.jar:/Applications/IntelliJ IDEA 12.app/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher --fail-fast --strict-checksums clean install | |
[INFO] Scanning for projects... | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.paceap.eden:ilok:war:1.0-GM | |
[WARNING] 'build.plugins.plugin.version' for org.mortbay.jetty:jetty-maven-plugin is missing. @ line 215, column 21 | |
[WARNING] | |
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
[WARNING] | |
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. | |
[WARNING] | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Vaadin Web Application 1.0-GM | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ilok --- | |
[INFO] Deleting /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/target | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ ilok --- | |
[INFO] Using encoding: 'UTF-8' to copy filtered resources. | |
[INFO] | |
[INFO] --- vaadin-maven-plugin:7.1.1:resources (default) @ ilok --- | |
[INFO] auto discovered modules [com.paceap.ilok.ui.PaceWidgetSet] | |
[INFO] 1 source files from GWT module com.paceap.ilok.ui.PaceWidgetSet | |
[INFO] | |
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ ilok --- | |
[INFO] Compiling 143 source files to /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/target/classes | |
[INFO] | |
[INFO] --- vaadin-maven-plugin:7.1.1:update-widgetset (default) @ ilok --- | |
[INFO] auto discovered modules [com.paceap.ilok.ui.PaceWidgetSet] | |
[INFO] Updating widgetset com.paceap.ilok.ui.PaceWidgetSet | |
[INFO] Adding resource directory to command classpath: /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/src/main/resources | |
[ERROR] Jul 24, 2013 1:40:29 PM com.vaadin.server.widgetsetutils.ClassPathExplorer getAvailableWidgetSetsAndStylesheets | |
[ERROR] INFO: Widgetsets found from classpath: | |
[ERROR] org.vaadin.sebastian.slidingpanel.gwt.SlidingpanelWidgetSet in jar:file:/Users/mhellber/.m2/repository/org/vaadin/SlidingPanel/0.1.0/SlidingPanel-0.1.0.jar!/ | |
[ERROR] com.paceap.ilok.ui.PaceWidgetSet in file:/Users/mhellber/workspace/PaceAP/VaadinApps/ilok/src/main/java | |
[ERROR] com.vaadin.DefaultWidgetSet in jar:file:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client/7.1.1/vaadin-client-7.1.1.jar!/ | |
[ERROR] com.github.wolfie.popupextension.PopupextensionWidgetset in jar:file:/Users/mhellber/.m2/repository/org/vaadin/addons/popupextension/0.3.0/popupextension-0.3.0.jar!/ | |
[ERROR] com.jensjansson.depot.DepotWidgetset in jar:file:/Users/mhellber/.m2/repository/org/vaadin/addons/depot/0.3.0/depot-0.3.0.jar!/ | |
[ERROR] Addon styles found from classpath: | |
[ERROR] | |
[ERROR] Jul 24, 2013 1:40:29 PM com.vaadin.server.widgetsetutils.ClassPathExplorer getAvailableWidgetSetsAndStylesheets | |
[ERROR] INFO: Search took 16ms | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ ilok --- | |
[INFO] Using encoding: 'UTF-8' to copy filtered resources. | |
[INFO] | |
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ ilok --- | |
[INFO] No sources to compile | |
[INFO] | |
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ ilok --- | |
[INFO] No tests to run. | |
[INFO] Surefire report directory: /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/target/surefire-reports | |
------------------------------------------------------- | |
T E S T S | |
------------------------------------------------------- | |
There are no tests to run. | |
Results : | |
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 | |
[INFO] | |
[INFO] >>> vaadin-maven-plugin:7.1.1:compile (default) @ ilok >>> | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ ilok --- | |
[INFO] Using encoding: 'UTF-8' to copy filtered resources. | |
[INFO] | |
[INFO] --- vaadin-maven-plugin:7.1.1:resources (default) @ ilok --- | |
[INFO] auto discovered modules [com.paceap.ilok.ui.PaceWidgetSet] | |
[INFO] 1 source files from GWT module com.paceap.ilok.ui.PaceWidgetSet | |
[INFO] | |
[INFO] <<< vaadin-maven-plugin:7.1.1:compile (default) @ ilok <<< | |
[INFO] | |
[INFO] --- vaadin-maven-plugin:7.1.1:compile (default) @ ilok --- | |
[INFO] auto discovered modules [com.paceap.ilok.ui.PaceWidgetSet] | |
[INFO] Compiling module com.paceap.ilok.ui.PaceWidgetSet | |
[INFO] Validating units: | |
[INFO] [ERROR] Errors in 'com/google/gwt/emul/java/util/logging/LogRecord.java' | |
[INFO] [ERROR] Line 19: The import com.google.gwt.core.shared.SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Line 33: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 63: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 83: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 83: SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Errors in 'com/google/gwt/user/client/rpc/core/com/google/gwt/core/shared/SerializableThrowable_CustomFieldSerializer.java' | |
[INFO] [ERROR] Line 18: The import com.google.gwt.core.shared.SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Line 27: The type SerializableThrowable_CustomFieldSerializer must implement the inherited abstract method CustomFieldSerializer<SerializableThrowable>.deserializeInstance(SerializationStreamReader, SerializableThrowable) | |
[INFO] [ERROR] Line 27: The type SerializableThrowable_CustomFieldSerializer must implement the inherited abstract method CustomFieldSerializer<SerializableThrowable>.serializeInstance(SerializationStreamWriter, SerializableThrowable) | |
[INFO] [ERROR] Line 28: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 30: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 32: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 36: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 46: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 61: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 63: The method instantiate(SerializationStreamReader) from the type SerializableThrowable_CustomFieldSerializer refers to the missing type SerializableThrowable | |
[INFO] [ERROR] Line 68: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 75: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/google/gwt/user/client/rpc/core/java/util/logging/LogRecord_CustomFieldSerializer.java' | |
[INFO] [ERROR] Line 19: The import com.google.gwt.core.shared.SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Line 36: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 36: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 62: SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ApplicationConnection.java' | |
[INFO] [ERROR] Line 98: The import com.vaadin.shared.ui.ui.UIState.PushConfigurationState cannot be resolved | |
[INFO] [ERROR] Line 469: overlayContainerLabel cannot be resolved or is not a field | |
[INFO] [ERROR] Line 1398: localeServiceState cannot be resolved or is not a field | |
[INFO] [ERROR] Line 2943: VAADIN_PROTOCOL_PREFIX cannot be resolved or is not a field | |
[INFO] [ERROR] Line 2946: VAADIN_PROTOCOL_PREFIX cannot be resolved or is not a field | |
[INFO] [ERROR] Line 3371: PushConfigurationState cannot be resolved to a type | |
[INFO] [ERROR] Line 3371: pushConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/LocaleService.java' | |
[INFO] [ERROR] Line 25: The import com.vaadin.shared.ui.ui.UIState.LocaleData cannot be resolved | |
[INFO] [ERROR] Line 36: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 36: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 40: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 42: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 43: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 46: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 47: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 61: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 66: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 67: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 75: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 76: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 84: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 85: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 93: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 94: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 102: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 103: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 111: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 112: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 120: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 121: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 129: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 130: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 138: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 139: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 139: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 145: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Line 146: LocaleData cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/vaadin/client/Util.java' | |
[INFO] [ERROR] Line 51: The import com.vaadin.shared.util cannot be resolved | |
[INFO] [ERROR] Line 568: SharedUtil cannot be resolved | |
[INFO] [ERROR] Errors in 'com/vaadin/client/communication/AtmospherePushConnection.java' | |
[INFO] [ERROR] Line 31: The import com.vaadin.shared.communication.PushConstants cannot be resolved | |
[INFO] [ERROR] Line 33: The import com.vaadin.shared.ui.ui.UIState.PushConfigurationState cannot be resolved | |
[INFO] [ERROR] Line 42: The type AtmospherePushConnection must implement the inherited abstract method PushConnection.init(ApplicationConnection, PushConfigurationState, ApplicationConnection.CommunicationErrorHandler) | |
[INFO] [ERROR] Line 73: PushConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 92: PushConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 142: PushConfigurationState cannot be resolved to a type | |
[INFO] [ERROR] Line 169: PUSH_PATH cannot be resolved or is not a field | |
[INFO] [ERROR] Line 172: CSRF_TOKEN_PARAMETER cannot be resolved or is not a field | |
[INFO] [ERROR] Line 476: VAADIN_PUSH_JS cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/communication/PushConnection.java' | |
[INFO] [ERROR] Line 22: The import com.vaadin.shared.ui.ui.UIState.PushConfigurationState cannot be resolved | |
[INFO] [ERROR] Line 43: PushConfigurationState cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/vaadin/client/debug/internal/InfoSection.java' | |
[INFO] [ERROR] Line 33: The import com.vaadin.shared.util cannot be resolved | |
[INFO] [ERROR] Line 170: pollInterval cannot be resolved or is not a field | |
[INFO] [ERROR] Line 231: SharedUtil cannot be resolved | |
[INFO] [ERROR] Line 234: SharedUtil cannot be resolved | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/VCalendar.java' | |
[INFO] [ERROR] Line 44: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 333: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 855: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 857: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 859: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 861: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/VPopupCalendar.java' | |
[INFO] [ERROR] Line 104: DESCRIPTION_FOR_ASSISTIVE_DEVICES cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/VProgressBar.java' | |
[INFO] [ERROR] Line 25: The import com.vaadin.shared.ui.progressindicator.ProgressBarState cannot be resolved | |
[INFO] [ERROR] Line 52: ProgressBarState cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/VProgressIndicator.java' | |
[INFO] [ERROR] Line 32: PRIMARY_STYLE_NAME cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/VWindow.java' | |
[INFO] [ERROR] Line 1: The type com.vaadin.shared.ui.window.WindowMode cannot be resolved. It is indirectly referenced from required .class files | |
[INFO] [ERROR] Line 51: The import com.vaadin.shared.ui.window.WindowMode cannot be resolved | |
[INFO] [ERROR] Line 574: WindowMode cannot be resolved to a type | |
[INFO] [ERROR] Line 576: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/button/ButtonConnector.java' | |
[INFO] [ERROR] Line 88: iconAltText cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/calendar/CalendarConnector.java' | |
[INFO] [ERROR] Line 69: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 70: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 71: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 72: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 73: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 87: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 87: Bound mismatch: The generic method create(Class<T>, ServerConnector) of type RpcProxy is not applicable for the arguments (Class<CalendarServerRpc>, CalendarConnector). The inferred type CalendarServerRpc is not a valid substitute for the bounded parameter <T extends ServerRpc> | |
[INFO] [ERROR] Line 87: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 107: Bound mismatch: The generic method registerRpc(Class<T>, T) of type AbstractConnector is not applicable for the arguments (Class<CalendarClientRpc>, new CalendarClientRpc(){}). The inferred type CalendarClientRpc is not a valid substitute for the bounded parameter <T extends ClientRpc> | |
[INFO] [ERROR] Line 107: CalendarClientRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 107: CalendarClientRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 109: The method scroll(int) of type new CalendarClientRpc(){} must override or implement a supertype method | |
[INFO] [ERROR] Line 128: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 129: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 141: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 142: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 149: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 150: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 157: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 158: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 165: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 166: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 174: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 175: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 182: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 188: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 195: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 214: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 222: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 228: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 229: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 313: The method getState() from the type CalendarConnector refers to the missing type CalendarState | |
[INFO] [ERROR] Line 320: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 320: The method getState() from the type CalendarConnector refers to the missing type CalendarState | |
[INFO] [ERROR] Line 324: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 325: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 337: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 338: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 339: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 340: CalendarEventId cannot be resolved to a variable | |
[INFO] [ERROR] Line 342: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 343: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 404: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 405: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 438: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 439: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 440: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 440: The method getState() from the type CalendarConnector refers to the missing type CalendarState | |
[INFO] [ERROR] Line 447: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 448: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 449: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 449: The method getState() from the type CalendarConnector refers to the missing type CalendarState | |
[INFO] [ERROR] Line 474: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 488: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 496: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 545: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 560: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 573: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 600: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 602: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 625: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Line 627: CalendarState cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/calendar/VCalendarAction.java' | |
[INFO] [ERROR] Line 23: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 24: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 34: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 45: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 65: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 68: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 83: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 85: CalendarServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/calendar/schedule/CalendarEvent.java' | |
[INFO] [ERROR] Line 21: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 265: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 281: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 301: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/calendar/schedule/DateCellDayEvent.java' | |
[INFO] [ERROR] Line 46: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 372: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 500: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 541: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/calendar/schedule/DateUtil.java' | |
[INFO] [ERROR] Line 21: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 56: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 67: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/calendar/schedule/SimpleDayCell.java' | |
[INFO] [ERROR] Line 42: The import com.vaadin.shared.ui.calendar cannot be resolved | |
[INFO] [ERROR] Line 256: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 534: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Line 535: DateConstants cannot be resolved to a variable | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/datefield/InlineDateFieldConnector.java' | |
[INFO] [ERROR] Line 117: rangeStart cannot be resolved or is not a field | |
[INFO] [ERROR] Line 118: rangeEnd cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/datefield/PopupDateFieldConnector.java' | |
[INFO] [ERROR] Line 132: descriptionForAssistiveDevices cannot be resolved or is not a field | |
[INFO] [ERROR] Line 150: rangeStart cannot be resolved or is not a field | |
[INFO] [ERROR] Line 151: rangeEnd cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/progressindicator/ProgressBarConnector.java' | |
[INFO] [ERROR] Line 23: The import com.vaadin.shared.ui.progressindicator.ProgressBarState cannot be resolved | |
[INFO] [ERROR] Line 42: The method getState() from the type ProgressBarConnector refers to the missing type ProgressBarState | |
[INFO] [ERROR] Line 43: The method getState() from the type ProgressBarConnector refers to the missing type ProgressBarState | |
[INFO] [ERROR] Line 47: ProgressBarState cannot be resolved to a type | |
[INFO] [ERROR] Line 48: ProgressBarState cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/progressindicator/ProgressIndicatorConnector.java' | |
[INFO] [ERROR] Line 1: The type com.vaadin.shared.ui.progressindicator.ProgressBarState cannot be resolved. It is indirectly referenced from required .class files | |
[INFO] [ERROR] Line 41: The return type is incompatible with ProgressBarConnector.getState() | |
[INFO] [ERROR] Line 42: The method getState() from the type ProgressBarConnector refers to the missing type ProgressBarState | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/richtextarea/RichTextAreaConnector.java' | |
[INFO] [ERROR] Line 29: The import com.vaadin.shared.util cannot be resolved | |
[INFO] [ERROR] Line 59: SharedUtil cannot be resolved | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/tree/TreeConnector.java' | |
[INFO] [ERROR] Line 268: ATTRIBUTE_NODE_ICON_ALT cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/ui/UIConnector.java' | |
[INFO] [ERROR] Line 1: The type com.vaadin.shared.ui.ui.PageState cannot be resolved. It is indirectly referenced from required .class files | |
[INFO] [ERROR] Line 1: The type com.vaadin.shared.ui.ui.DebugWindowServerRpc cannot be resolved. It is indirectly referenced from required .class files | |
[INFO] [ERROR] Line 73: The import com.vaadin.shared.ui.ui.DebugWindowClientRpc cannot be resolved | |
[INFO] [ERROR] Line 74: The import com.vaadin.shared.ui.ui.DebugWindowServerRpc cannot be resolved | |
[INFO] [ERROR] Line 76: The import com.vaadin.shared.ui.ui.PageState cannot be resolved | |
[INFO] [ERROR] Line 78: The import com.vaadin.shared.ui.ui.UIClientRpc cannot be resolved | |
[INFO] [ERROR] Line 109: The method reload() of type new PageClientRpc(){} must override or implement a supertype method | |
[INFO] [ERROR] Line 125: Bound mismatch: The generic method registerRpc(Class<T>, T) of type AbstractConnector is not applicable for the arguments (Class<UIClientRpc>, new UIClientRpc(){}). The inferred type UIClientRpc is not a valid substitute for the bounded parameter <T extends ClientRpc> | |
[INFO] [ERROR] Line 125: UIClientRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 125: UIClientRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 127: The method uiClosed(boolean) of type new UIClientRpc(){} must override or implement a supertype method | |
[INFO] [ERROR] Line 141: Bound mismatch: The generic method registerRpc(Class<T>, T) of type AbstractConnector is not applicable for the arguments (Class<DebugWindowClientRpc>, new DebugWindowClientRpc(){}). The inferred type DebugWindowClientRpc is not a valid substitute for the bounded parameter <T extends ClientRpc> | |
[INFO] [ERROR] Line 141: DebugWindowClientRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 141: DebugWindowClientRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 144: The method reportLayoutProblems(String) of type new DebugWindowClientRpc(){} must override or implement a supertype method | |
[INFO] [ERROR] Line 160: The method getPageState() from the type UIConnector refers to the missing type PageState | |
[INFO] [ERROR] Line 539: PageState cannot be resolved to a type | |
[INFO] [ERROR] Line 540: pageState cannot be resolved or is not a field | |
[INFO] [ERROR] Line 622: tooltipConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 624: tooltipConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 626: tooltipConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 628: tooltipConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 630: tooltipConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 636: loadingIndicatorConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 638: loadingIndicatorConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 640: loadingIndicatorConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 649: pushConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Line 654: overlayContainerLabel cannot be resolved or is not a field | |
[INFO] [ERROR] Line 663: pollInterval cannot be resolved or is not a field | |
[INFO] [ERROR] Line 667: The method poll() is undefined for the type UIServerRpc | |
[INFO] [ERROR] Line 672: pollInterval cannot be resolved or is not a field | |
[INFO] [ERROR] Line 687: Bound mismatch: The generic method getRpcProxy(Class<T>) of type AbstractConnector is not applicable for the arguments (Class<DebugWindowServerRpc>). The inferred type DebugWindowServerRpc is not a valid substitute for the bounded parameter <T extends ServerRpc> | |
[INFO] [ERROR] Line 687: DebugWindowServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Line 700: Bound mismatch: The generic method getRpcProxy(Class<T>) of type AbstractConnector is not applicable for the arguments (Class<DebugWindowServerRpc>). The inferred type DebugWindowServerRpc is not a valid substitute for the bounded parameter <T extends ServerRpc> | |
[INFO] [ERROR] Line 700: DebugWindowServerRpc cannot be resolved to a type | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ui/window/WindowConnector.java' | |
[INFO] [ERROR] Line 48: The import com.vaadin.shared.ui.window.WindowMode cannot be resolved | |
[INFO] [ERROR] Line 256: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 256: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 282: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 282: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 288: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 288: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 290: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 332: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 332: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 334: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 334: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 342: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 342: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 351: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 351: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 363: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 363: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 366: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 366: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 369: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 376: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 376: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 377: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 377: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 379: windowMode cannot be resolved or is not a field | |
[INFO] [ERROR] Line 379: WindowMode cannot be resolved to a variable | |
[INFO] [ERROR] Line 383: windowMode cannot be resolved or is not a field | |
[INFO] Finding entry point classes | |
[INFO] [ERROR] Errors in 'com/google/gwt/emul/java/util/logging/LogRecord.java' | |
[INFO] [ERROR] Line 19: The import com.google.gwt.core.shared.SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Line 33: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 63: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 83: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 83: SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Unable to find type 'com.google.gwt.logging.client.LogConfiguration' | |
[INFO] [ERROR] Hint: Previous compiler errors may have made this type unavailable | |
[INFO] [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly | |
[INFO] [ERROR] Errors in 'com/vaadin/client/ApplicationConnection.java' | |
[INFO] [ERROR] Line 98: The import com.vaadin.shared.ui.ui.UIState.PushConfigurationState cannot be resolved | |
[INFO] [ERROR] Line 469: overlayContainerLabel cannot be resolved or is not a field | |
[INFO] [ERROR] Line 1398: localeServiceState cannot be resolved or is not a field | |
[INFO] [ERROR] Line 2943: VAADIN_PROTOCOL_PREFIX cannot be resolved or is not a field | |
[INFO] [ERROR] Line 2946: VAADIN_PROTOCOL_PREFIX cannot be resolved or is not a field | |
[INFO] [ERROR] Line 3371: PushConfigurationState cannot be resolved to a type | |
[INFO] [ERROR] Line 3371: pushConfiguration cannot be resolved or is not a field | |
[INFO] [ERROR] Errors in 'com/google/gwt/emul/java/util/logging/LogRecord.java' | |
[INFO] [ERROR] Line 19: The import com.google.gwt.core.shared.SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Line 33: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 63: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 83: SerializableThrowable cannot be resolved to a type | |
[INFO] [ERROR] Line 83: SerializableThrowable cannot be resolved | |
[INFO] [ERROR] Unable to find type 'com.vaadin.client.ApplicationConfiguration' | |
[INFO] [ERROR] Hint: Previous compiler errors may have made this type unavailable | |
[INFO] [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 11.414s | |
[INFO] Finished at: Wed Jul 24 13:40:35 PDT 2013 | |
[INFO] Final Memory: 29M/86M | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:7.1.1:compile (default) on project ilok: Command [[ | |
[ERROR] /bin/sh -c /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java -Xmx512M -Xss1024k -classpath /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/target/classes:/Users/mhellber/workspace/PaceAP/VaadinApps/ilok/src/main/java:/Users/mhellber/workspace/PaceAP/VaadinApps/ilok/src/main/resources:/Users/mhellber/.m2/repository/org/vaadin/addons/depot/0.3.0/depot-0.3.0.jar:/Users/mhellber/.m2/repository/org/vaadin/SlidingPanel/0.1.0/SlidingPanel-0.1.0.jar:/Users/mhellber/.m2/repository/org/vaadin/addons/wizards-for-vaadin/1.0.0-beta1/wizards-for-vaadin-1.0.0-beta1.jar:/Users/mhellber/.m2/repository/net/sf/smc/statemap/6.0.1/statemap-6.0.1.jar:/Users/mhellber/.m2/repository/javax/javaee-web-api/6.0/javaee-web-api-6.0.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-cdi/1.0-SNAPSHOT/vaadin-cdi-1.0-SNAPSHOT.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-shared/7.0.2/vaadin-shared-7.0.2.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-shared-deps/1.0.2/vaadin-shared-deps-1.0.2.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-server/7.1.1/vaadin-server-7.1.1.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-theme-compiler/7.1.1/vaadin-theme-compiler-7.1.1.jar:/Users/mhellber/.m2/repository/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar:/Users/mhellber/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar:/Users/mhellber/.m2/repository/org/jsoup/jsoup/1.6.3/jsoup-1.6.3.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client-compiled/7.1.1/vaadin-client-compiled-7.1.1.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client-compiler/7.1.1/vaadin-client-compiler-7.1.1.jar:/Users/mhellber/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/Users/mhellber/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar:/Users/mhellber/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar:/Users/mhellber/.m2/repository/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar:/Users/mhellber/.m2/repository/ant/ant-launcher/1.6.5/ant-launcher-1.6.5.jar:/Users/mhellber/.m2/repository/org/mortbay/jetty/jetty/6.1.11/jetty-6.1.11.jar:/Users/mhellber/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.11/servlet-api-2.5-6.1.11.jar:/Users/mhellber/.m2/repository/org/mortbay/jetty/jetty-util/6.1.11/jetty-util-6.1.11.jar:/Users/mhellber/.m2/repository/org/jdesktop/swing-worker/1.1/swing-worker-1.1.jar:/Users/mhellber/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar:/Users/mhellber/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/mhellber/.m2/repository/commons-lang/commons-lang/2.5/commons-lang-2.5.jar:/Users/mhellber/.m2/repository/org/apache/james/apache-mime4j/0.6/apache-mime4j-0.6.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client-compiler-deps/1.0.2/vaadin-client-compiler-deps-1.0.2.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client/7.1.1/vaadin-client-7.1.1.jar:/Users/mhellber/.m2/repository/org/w3c/css/sac/1.3/sac-1.3.jar:/Users/mhellber/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/Users/mhellber/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-themes/7.1.1/vaadin-themes-7.1.1.jar:/Users/mhellber/.m2/repository/org/vaadin/addons/googleanalyticstracker/2.0.0/googleanalyticstracker-2.0.0.jar:/Users/mhellber/.m2/repository/org/vaadin/addons/popupextension/0.3.0/popupextension-0.3.0.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenAWS/1.0-GM/EdenAWS-1.0-GM.jar:/Users/mhellber/.m2/repository/com/amazonaws/aws-java-sdk/1.3.27/aws-java-sdk-1.3.27.jar:/Users/mhellber/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar:/Users/mhellber/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.jar:/Users/mhellber/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar:/Users/mhellber/.m2/repository/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.jar:/Users/mhellber/.m2/repository/com/paceap/thrift/libthrift/1.0-GM/libthrift-1.0-GM.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenServerSchema/1.0-GM/EdenServerSchema-1.0-GM.jar:/Users/mhellber/.m2/repository/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.jar:/Users/mhellber/.m2/repository/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar:/Users/mhellber/.m2/repository/org/hibernate/hibernate-entitymanager/4.1.7.Final/hibernate-entitymanager-4.1.7.Final.jar:/Users/mhellber/.m2/repository/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.0.Final/jboss-transaction-api_1.1_spec-1.0.0.Final.jar:/Users/mhellber/.m2/repository/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.1.Final/hibernate-jpa-2.0-api-1.0.1.Final.jar:/Users/mhellber/.m2/repository/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.jar:/Users/mhellber/.m2/repository/org/hibernate/hibernate-core/4.1.7.Final/hibernate-core-4.1.7.Final.jar:/Users/mhellber/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar:/Users/mhellber/.m2/repository/org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.jar:/Users/mhellber/.m2/repository/org/hibernate/hibernate-jpamodelgen/1.2.0.Final/hibernate-jpamodelgen-1.2.0.Final.jar:/Users/mhellber/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/Users/mhellber/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Users/mhellber/.m2/repository/javassist/javassist/3.8.0.GA/javassist-3.8.0.GA.jar:/Users/mhellber/.m2/repository/com/ibm/db2/db2-jcc4/10.1/db2-jcc4-10.1.jar:/Users/mhellber/.m2/repository/org/bouncycastle/bcprov-jdk16/1.44/bcprov-jdk16-1.44.jar:/Users/mhellber/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar:/Users/mhellber/.m2/repository/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.jar:/Users/mhellber/.m2/repository/net/sf/ehcache/ehcache-core/2.6.6/ehcache-core-2.6.6.jar:/Users/mhellber/.m2/repository/net/sf/ehcache/ehcache-terracotta/2.6.6/ehcache-terracotta-2.6.6.jar:/Users/mhellber/.m2/repository/org/terracotta/terracotta-toolkit-1.6-runtime/5.5.0/terracotta-toolkit-1.6-runtime-5.5.0.jar:/Users/mhellber/.m2/repository/org/hibernate/hibernate-ehcache/4.1.7.Final/hibernate-ehcache-4.1.7.Final.jar:/Users/mhellber/.m2/repository/com/jolbox/bonecp/0.8.0-rc1/bonecp-0.8.0-rc1.jar:/Users/mhellber/.m2/repository/com/jolbox/bonecp-provider/0.8.0-alpha1/bonecp-provider-0.8.0-alpha1.jar:/Users/mhellber/.m2/repository/com/mchange/c3p0/0.9.2.1/c3p0-0.9.2.1.jar:/Users/mhellber/.m2/repository/com/mchange/mchange-commons-java/0.2.3.4/mchange-commons-java-0.2.3.4.jar:/Users/mhellber/.m2/repository/org/hibernate/hibernate-c3p0/4.1.7.Final/hibernate-c3p0-4.1.7.Final.jar:/Users/mhellber/.m2/repository/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar:/Users/mhellber/.m2/repository/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar:/Users/mhellber/.m2/repository/org/yaml/snakeyaml/1.10/snakeyaml-1.10.jar:/Users/mhellber/.m2/repository/com/mysema/querydsl/querydsl-core/3.1.1/querydsl-core-3.1.1.jar:/Users/mhellber/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar:/Users/mhellber/.m2/repository/com/mysema/commons/mysema-commons-lang/0.2.4/mysema-commons-lang-0.2.4.jar:/Users/mhellber/.m2/repository/cglib/cglib/2.2.2/cglib-2.2.2.jar:/Users/mhellber/.m2/repository/com/mysema/querydsl/querydsl-jpa/3.1.1/querydsl-jpa-3.1.1.jar:/Users/mhellber/.m2/repository/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenDirectLogging/1.0-GM/EdenDirectLogging-1.0-GM.jar:/Users/mhellber/.m2/repository/org/apache/solr/solr-solrj/4.3.1/solr-solrj-4.3.1.jar:/Users/mhellber/.m2/repository/org/apache/zookeeper/zookeeper/3.4.5/zookeeper-3.4.5.jar:/Users/mhellber/.m2/repository/org/noggit/noggit/0.5/noggit-0.5.jar:/Users/mhellber/.m2/repository/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.jar:/Users/mhellber/.m2/repository/org/apache/thrift/libthrift/0.7.0/libthrift-0.7.0.jar:/Users/mhellber/.m2/repository/com/netflix/astyanax/astyanax-core/1.56.42/astyanax-core-1.56.42.jar:/Users/mhellber/.m2/repository/com/eaio/uuid/uuid/3.2/uuid-3.2.jar:/Users/mhellber/.m2/repository/com/googlecode/concurrentlinkedhashmap/concurrentlinkedhashmap-lru/1.3/concurrentlinkedhashmap-lru-1.3.jar:/Users/mhellber/.m2/repository/com/github/stephenc/high-scale-lib/high-scale-lib/1.1.2/high-scale-lib-1.1.2.jar:/Users/mhellber/.m2/repository/org/xerial/snappy/snappy-java/1.0.4.1/snappy-java-1.0.4.1.jar:/Users/mhellber/.m2/repository/org/codehaus/jettison/jettison/1.2/jettison-1.2.jar:/Users/mhellber/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/Users/mhellber/.m2/repository/com/netflix/astyanax/astyanax-thrift/1.56.42/astyanax-thrift-1.56.42.jar:/Users/mhellber/.m2/repository/org/apache/cassandra/cassandra-thrift/1.2.2/cassandra-thrift-1.2.2.jar:/Users/mhellber/.m2/repository/com/netflix/astyanax/astyanax-cassandra/1.56.42/astyanax-cassandra-1.56.42.jar:/Users/mhellber/.m2/repository/org/jboss/netty/netty/3.2.4.Final/netty-3.2.4.Final.jar:/Users/mhellber/.m2/repository/org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-csv/1.0-r706900_3/org.apache.servicemix.bundles.commons-csv-1.0-r706900_3.jar:/Users/mhellber/.m2/repository/org/apache/cassandra/cassandra-all/1.2.2/cassandra-all-1.2.2.jar:/Users/mhellber/.m2/repository/net/jpountz/lz4/lz4/1.1.0/lz4-1.1.0.jar:/Users/mhellber/.m2/repository/com/ning/compress-lzf/0.8.4/compress-lzf-0.8.4.jar:/Users/mhellber/.m2/repository/org/antlr/antlr/3.2/antlr-3.2.jar:/Users/mhellber/.m2/repository/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar:/Users/mhellber/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar:/Users/mhellber/.m2/repository/org/apache/cassandra/deps/avro/1.4.0-cassandra-1/avro-1.4.0-cassandra-1.jar:/Users/mhellber/.m2/repository/jline/jline/1.0/jline-1.0.jar:/Users/mhellber/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/mhellber/.m2/repository/edu/stanford/ppl/snaptree/0.1/snaptree-0.1.jar:/Users/mhellber/.m2/repository/org/mindrot/jbcrypt/0.3m/jbcrypt-0.3m.jar:/Users/mhellber/.m2/repository/com/yammer/metrics/metrics-core/2.0.3/metrics-core-2.0.3.jar:/Users/mhellber/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/Users/mhellber/.m2/repository/com/github/stephenc/jamm/0.2.5/jamm-0.2.5.jar:/Users/mhellber/.m2/repository/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar:/Users/mhellber/.m2/repository/com/google/guava/guava/13.0.1/guava-13.0.1.jar:/Users/mhellber/.m2/repository/com/github/stephenc/eaio-uuid/uuid/3.2.0/uuid-3.2.0.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenOperations/1.0-GM/EdenOperations-1.0-GM.jar:/Users/mhellber/.m2/repository/org/freemarker/freemarker/2.3.20/freemarker-2.3.20.jar:/Users/mhellber/.m2/repository/javax/mail/mail/1.4.4/mail-1.4.4.jar:/Users/mhellber/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/mhellber/.m2/repository/com/paceap/eden/ActivationThrift/1.0-GM/ActivationThrift-1.0-GM.jar:/Users/mhellber/.m2/repository/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenExceptions/1.0-GM/EdenExceptions-1.0-GM.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenShippingSupport/1.0-GM/EdenShippingSupport-1.0-GM.jar:/Users/mhellber/.m2/repository/com/paceap/eden/EdenPaymentSupport/1.0-GM/EdenPaymentSupport-1.0-GM.jar:/Users/mhellber/.m2/repository/org/slf4j/com.springsource.slf4j.api/1.6.1/com.springsource.slf4j.api-1.6.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-core/2.3.1/cxf-rt-core-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-api/2.3.1/cxf-api-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/neethi/neethi/2.0.4/neethi-2.0.4.jar:/Users/mhellber/.m2/repository/wsdl4j/wsdl4j/1.6.2/wsdl4j-1.6.2.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-common-schemas/2.3.1/cxf-common-schemas-2.3.1.jar:/Users/mhellber/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar:/Users/mhellber/.m2/repository/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.jar:/Users/mhellber/.m2/repository/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.7.1/geronimo-javamail_1.4_spec-1.7.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-transports-http/2.3.1/cxf-rt-transports-http-2.3.1.jar:/Users/mhellber/.m2/repository/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/Users/mhellber/.m2/repository/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-frontend-jaxws/2.3.1/cxf-rt-frontend-jaxws-2.3.1.jar:/Users/mhellber/.m2/repository/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar:/Users/mhellber/.m2/repository/asm/asm/3.3/asm-3.3.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-bindings-soap/2.3.1/cxf-rt-bindings-soap-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-tools-common/2.3.1/cxf-tools-common-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-databinding-jaxb/2.3.1/cxf-rt-databinding-jaxb-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-bindings-xml/2.3.1/cxf-rt-bindings-xml-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-frontend-simple/2.3.1/cxf-rt-frontend-simple-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-ws-addr/2.3.1/cxf-rt-ws-addr-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-rt-ws-security/2.3.1/cxf-rt-ws-security-2.3.1.jar:/Users/mhellber/.m2/repository/org/apache/cxf/cxf-common-utilities/2.3.1/cxf-common-utilities-2.3.1.jar:/Users/mhellber/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar:/Users/mhellber/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.jar:/Users/mhellber/.m2/repository/org/apache/ws/security/wss4j/1.5.10/wss4j-1.5.10.jar:/Users/mhellber/.m2/repository/org/apache/santuario/xmlsec/1.4.4/xmlsec-1.4.4.jar:/Users/mhellber/.m2/repository/com/paceap/eden/SarducciSupport/1.0-GM/SarducciSupport-1.0-GM.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client/7.1.1/vaadin-client-7.1.1.jar:/Users/mhellber/.m2/repository/com/vaadin/vaadin-client-compiler/7.1.1/vaadin-client-compiler-7.1.1.jar com.google.gwt.dev.Compiler -logLevel INFO -style OBF -war /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/src/main/webapp/VAADIN/widgetsets -localWorkers 8 -strict -XfragmentCount -1 -extra /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/target/extra -compileReport -gen /Users/mhellber/workspace/PaceAP/VaadinApps/ilok/target/.generated com.paceap.ilok.ui.PaceWidgetSet | |
[ERROR] ]] failed with status 1 | |
[ERROR] -> [Help 1] | |
[ERROR] | |
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. | |
[ERROR] Re-run Maven using the -X switch to enable full debug logging. | |
[ERROR] | |
[ERROR] For more information about the errors and possible solutions, please read the following articles: | |
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException | |
Process finished with exit code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment