Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jubula-dev] Build failed in Hudson: jubula-nightly #594

See <https://hudson.eclipse.org/hudson/job/jubula-nightly/594/>

------------------------------------------
[...truncated 1288 lines...]
[ERROR] Tracker cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[394,0]
[ERROR] } else if (widget instanceof Caret) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Widget and Caret
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[394,0]
[ERROR] } else if (widget instanceof Caret) {
[ERROR] ^^^^^
[ERROR] Caret cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[395,0]
[ERROR] bounds = getBounds((Caret)widget);
[ERROR] ^^^^^
[ERROR] Caret cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[601,0]
[ERROR] public static Rectangle getBounds(Caret caret) {
[ERROR] ^^^^^
[ERROR] Caret cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[664,0]
[ERROR] if ((menuItem.getParent().getStyle() & SWT.RIGHT_TO_LEFT) != 0) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] RIGHT_TO_LEFT cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[699,0]
[ERROR] if ((scrollBar.getParent().getStyle() & SWT.RIGHT_TO_LEFT) != 0) {
[ERROR] ^^^^^^^^^^^^^
[ERROR] RIGHT_TO_LEFT cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[763,0]
[ERROR] sendMessage(parent.handle, /*TCM_GETITEMRECT*/ 0x130a, index, rect);
[ERROR] ^^^^^^
[ERROR] handle cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[786,0]
[ERROR] int hwndHeader = sendMessage(parent.handle,
[ERROR] ^^^^^^
[ERROR] handle cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[796,0]
[ERROR] int hwndTable = parent.handle;
[ERROR] ^^^^^^
[ERROR] handle cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[798,0]
[ERROR] parent.handle = hwndHeader;
[ERROR] ^^^^^^
[ERROR] handle cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/utils/SwtUtils.java>:[801,0]
[ERROR] parent.handle = hwndTable;
[ERROR] ^^^^^^
[ERROR] handle cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/MappingListener.java>:[79,0]
[ERROR] case SWT.MouseMove:
[ERROR] ^^^^^^^^^
[ERROR] MouseMove cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/MappingListener.java>:[80,0]
[ERROR] case SWT.MouseEnter:
[ERROR] ^^^^^^^^^^
[ERROR] MouseEnter cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[15,0]
[ERROR] import org.eclipse.swt.custom.StyledText;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.custom.StyledText cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[29,0]
[ERROR] private StyledText m_styledText;
[ERROR] ^^^^^^^^^^
[ERROR] StyledText cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[34,0]
[ERROR] private StyledText getTextComponent() {
[ERROR] ^^^^^^^^^^
[ERROR] StyledText cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[35,0]
[ERROR] return (StyledText)getComponent();
[ERROR] ^^^^^^^^^^
[ERROR] StyledText cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[42,0]
[ERROR] m_styledText = (StyledText)graphicsComponent;
[ERROR] ^^^^^^^^^^^^
[ERROR] StyledText cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[42,0]
[ERROR] m_styledText = (StyledText)graphicsComponent;
[ERROR] ^^^^^^^^^^
[ERROR] StyledText cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[49,0]
[ERROR] return m_styledText;
[ERROR] ^^^^^^^^^^^^
[ERROR] StyledText cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[59,0]
[ERROR] return getTextComponent().getText();
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTextComponent() from the type StyledTextImplClass refers to the missing type StyledText
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[73,0]
[ERROR] return getTextComponent().getEditable()
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTextComponent() from the type StyledTextImplClass refers to the missing type StyledText
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[86,0]
[ERROR] getTextComponent().selectAll();
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTextComponent() from the type StyledTextImplClass refers to the missing type StyledText
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[100,0]
[ERROR] getTextComponent().setSelection(start, end);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTextComponent() from the type StyledTextImplClass refers to the missing type StyledText
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/StyledTextImplClass.java>:[114,0]
[ERROR] getTextComponent().setSelection(start);
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getTextComponent() from the type StyledTextImplClass refers to the missing type StyledText
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[22,0]
[ERROR] import org.eclipse.swt.custom.TableCursor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.custom.TableCursor cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[168,0]
[ERROR] && event.widget instanceof TableCursor) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Widget and TableCursor
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[168,0]
[ERROR] && event.widget instanceof TableCursor) {
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[169,0]
[ERROR] handleTableCursorMoved((TableCursor)event.widget);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method handleTableCursorMoved(TableCursor) from the type TableSelectionTracker refers to the missing type TableCursor
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[169,0]
[ERROR] handleTableCursorMoved((TableCursor)event.widget);
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[176,0]
[ERROR] private void handleTableCursorMoved(TableCursor tableCursor) {
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[202,0]
[ERROR] } else if (event.widget instanceof TableCursor) {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Widget and TableCursor
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[202,0]
[ERROR] } else if (event.widget instanceof TableCursor) {
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[203,0]
[ERROR] TableCursor eventCursor = (TableCursor)event.widget;
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/TableSelectionTracker.java>:[203,0]
[ERROR] TableCursor eventCursor = (TableCursor)event.widget;
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/RecordListener.java>:[97,0]
[ERROR] SWT.MouseMove, SWT.MouseUp, SWT.MouseEnter, SWT.MouseDown,
[ERROR] ^^^^^^^^^
[ERROR] MouseMove cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/RecordListener.java>:[97,0]
[ERROR] SWT.MouseMove, SWT.MouseUp, SWT.MouseEnter, SWT.MouseDown,
[ERROR] ^^^^^^^^^^
[ERROR] MouseEnter cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/RecordListener.java>:[158,0]
[ERROR] if (event.type == SWT.MouseEnter) {
[ERROR] ^^^^^^^^^^
[ERROR] MouseEnter cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/RecordListener.java>:[169,0]
[ERROR] && event.detail != SWT.TRAVERSE_MNEMONIC
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] TRAVERSE_MNEMONIC cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[28,0]
[ERROR] import org.eclipse.swt.graphics.Region;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.graphics.Region cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[86,0]
[ERROR] SWT.MouseMove, SWT.MouseUp, SWT.MouseDown, SWT.MouseEnter,
[ERROR] ^^^^^^^^^
[ERROR] MouseMove cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[86,0]
[ERROR] SWT.MouseMove, SWT.MouseUp, SWT.MouseDown, SWT.MouseEnter,
[ERROR] ^^^^^^^^^^
[ERROR] MouseEnter cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[144,0]
[ERROR] m_borderShell.getRegion().dispose();
[ERROR] ^^^^^^^^^
[ERROR] The method getRegion() is undefined for the type Shell
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[195,0]
[ERROR] final Region region = new Region();
[ERROR] ^^^^^^
[ERROR] Region cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[195,0]
[ERROR] final Region region = new Region();
[ERROR] ^^^^^^
[ERROR] Region cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/AbstractAutSwtEventListener.java>:[218,0]
[ERROR] m_borderShell.getRegion().dispose();
[ERROR] ^^^^^^^^^
[ERROR] The method getRegion() is undefined for the type Shell
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/driver/RobotSwtImpl.java>:[1508,0]
[ERROR] if (!display.post(event)) {
[ERROR] ^^^^
[ERROR] The method post(Event) is undefined for the type Display
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/ComponentHandler.java>:[211,0]
[ERROR] return new long[]{SWT.Activate, SWT.Show, SWT.Paint, SWT.Hide};
[ERROR] ^^^^^
[ERROR] Paint cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/ComponentHandler.java>:[229,0]
[ERROR] case SWT.Paint:
[ERROR] ^^^^^
[ERROR] Paint cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TreeImplClass.java>:[999,0]
[ERROR] wakeEvent.type = SWT.MouseMove;
[ERROR] ^^^^^^^^^
[ERROR] MouseMove cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TreeImplClass.java>:[1000,0]
[ERROR] getComponent().getDisplay().post(wakeEvent);
[ERROR] ^^^^
[ERROR] The method post(Event) is undefined for the type Display
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TreeImplClass.java>:[1087,0]
[ERROR] wakeEvent.type = SWT.MouseMove;
[ERROR] ^^^^^^^^^
[ERROR] MouseMove cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TreeImplClass.java>:[1088,0]
[ERROR] getComponent().getDisplay().post(wakeEvent);
[ERROR] ^^^^
[ERROR] The method post(Event) is undefined for the type Display
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/listener/CheckListener.java>:[94,0]
[ERROR] if (event.type == SWT.MouseMove) {
[ERROR] ^^^^^^^^^
[ERROR] MouseMove cannot be resolved or is not a field
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TableImplClass.java>:[33,0]
[ERROR] import org.eclipse.swt.custom.TableCursor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.swt.custom.TableCursor cannot be resolved
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TableImplClass.java>:[934,0]
[ERROR] if (cellEditor == null || cellEditor instanceof TableCursor
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Control and TableCursor
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TableImplClass.java>:[934,0]
[ERROR] if (cellEditor == null || cellEditor instanceof TableCursor
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TableImplClass.java>:[959,0]
[ERROR] || editor instanceof TableCursor ? m_table : editor;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Incompatible conditional operand types Control and TableCursor
[ERROR] <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.rc.swt/src/org/eclipse/jubula/rc/swt/implclasses/TableImplClass.java>:[959,0]
[ERROR] || editor instanceof TableCursor ? m_table : editor;
[ERROR] ^^^^^^^^^^^
[ERROR] TableCursor cannot be resolved to a type
[ERROR] 67 problems (67 errors)
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jubula.rc.swt
Archiving artifacts



Back to the top