[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-designer-branch-testing #92 (phantomjinx/master)

ci-builds at redhat.com ci-builds at redhat.com
Wed Jan 16 07:10:43 EST 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-designer-branch-testing/92/>

------------------------------------------
[...truncated 36910 lines...]
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/ScalarSubqueryImpl.java:[45,0]
[ERROR] return getFactory().convert(getDelegate().getCommand());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type ScalarSubqueryImpl refers to the missing type ScalarSubquery
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/ScalarSubqueryImpl.java:[50,0]
[ERROR] QueryCommand commandImpl = getFactory().convert(command);
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/ScalarSubqueryImpl.java:[50,0]
[ERROR] QueryCommand commandImpl = getFactory().convert(command);
[ERROR] ^^^^^^^
[ERROR] Bound mismatch: The generic method convert(ILanguageObject) of type SyntaxFactory is not applicable for the arguments (IQueryCommand). The inferred type QueryCommand&LanguageObject is not a valid substitute for the bounded parameter <T extends LanguageObject>
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/ScalarSubqueryImpl.java:[51,0]
[ERROR] getDelegate().setCommand(commandImpl);
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type ScalarSubqueryImpl refers to the missing type ScalarSubquery
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[12,0]
[ERROR] import org.teiid.query.function.FunctionForm;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[19,0]
[ERROR] private final FunctionForm functionForm;
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[24,0]
[ERROR] public FunctionFormImpl(FunctionForm functionForm) {
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[25,0]
[ERROR] this.functionForm = functionForm;
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[30,0]
[ERROR] return functionForm.getName();
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[35,0]
[ERROR] return functionForm.getDisplayString();
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[40,0]
[ERROR] return functionForm.getDescription();
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[45,0]
[ERROR] return functionForm.getCategory();
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/FunctionFormImpl.java:[50,0]
[ERROR] return functionForm.getArgNames();
[ERROR] ^^^^^^^^^^^^
[ERROR] FunctionForm cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[13,0]
[ERROR] import org.teiid.query.sql.lang.Option;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[23,0]
[ERROR] public OptionImpl(Option option) {
[ERROR] ^^^^^^
[ERROR] Option cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[28,0]
[ERROR] public Option getDelegate() {
[ERROR] ^^^^^^
[ERROR] Option cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[29,0]
[ERROR] return (Option) delegate;
[ERROR] ^^^^^^
[ERROR] Option cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[29,0]
[ERROR] return (Option) delegate;
[ERROR] ^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[39,0]
[ERROR] return new OptionImpl((Option) getDelegate().clone());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor OptionImpl(Option) refers to the missing type Option
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[39,0]
[ERROR] return new OptionImpl((Option) getDelegate().clone());
[ERROR] ^^^^^^
[ERROR] Option cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[39,0]
[ERROR] return new OptionImpl((Option) getDelegate().clone());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type OptionImpl refers to the missing type Option
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[44,0]
[ERROR] return getDelegate().isNoCache();
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type OptionImpl refers to the missing type Option
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[49,0]
[ERROR] return getDelegate().getNoCacheGroups();
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type OptionImpl refers to the missing type Option
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[54,0]
[ERROR] return getDelegate().getDependentGroups();
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type OptionImpl refers to the missing type Option
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/OptionImpl.java:[59,0]
[ERROR] return getDelegate().getNotDependentGroups();
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type OptionImpl refers to the missing type Option
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[14,0]
[ERROR] import org.teiid.query.resolver.QueryResolver;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[15,0]
[ERROR] import org.teiid.query.sql.lang.Command;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[16,0]
[ERROR] import org.teiid.query.sql.symbol.GroupSymbol;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[33,0]
[ERROR] Command dCommand = factory.convert(command);
[ERROR] ^^^^^^^
[ERROR] Command cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[33,0]
[ERROR] Command dCommand = factory.convert(command);
[ERROR] ^^^^^^^
[ERROR] Bound mismatch: The generic method convert(ILanguageObject) of type SyntaxFactory is not applicable for the arguments (ICommand). The inferred type Command&LanguageObject is not a valid substitute for the bounded parameter <T extends LanguageObject>
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[34,0]
[ERROR] GroupSymbol symbol = factory.convert(gSymbol);
[ERROR] ^^^^^^^^^^^
[ERROR] GroupSymbol cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[34,0]
[ERROR] GroupSymbol symbol = factory.convert(gSymbol);
[ERROR] ^^^^^^^
[ERROR] Bound mismatch: The generic method convert(ILanguageObject) of type SyntaxFactory is not applicable for the arguments (IGroupSymbol). The inferred type GroupSymbol&LanguageObject is not a valid substitute for the bounded parameter <T extends LanguageObject>
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/validator/QueryResolverImpl.java:[37,0]
[ERROR] QueryResolver.resolveCommand(dCommand, symbol, commandType, cqMetadata);
[ERROR] ^^^^^^^^^^^^^
[ERROR] QueryResolver cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/QueryCommandImpl.java:[11,0]
[ERROR] import org.teiid.query.sql.lang.QueryCommand;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/QueryCommandImpl.java:[21,0]
[ERROR] public QueryCommandImpl(QueryCommand queryCommand) {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/QueryCommandImpl.java:[26,0]
[ERROR] public QueryCommand getDelegate() {
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/QueryCommandImpl.java:[27,0]
[ERROR] return (QueryCommand) delegate;
[ERROR] ^^^^^^^^^^^^
[ERROR] QueryCommand cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/QueryCommandImpl.java:[27,0]
[ERROR] return (QueryCommand) delegate;
[ERROR] ^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[13,0]
[ERROR] import org.teiid.query.sql.lang.Into;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[23,0]
[ERROR] public IntoImpl(Into into) {
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[28,0]
[ERROR] public Into getDelegate() {
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[29,0]
[ERROR] return (Into) delegate;
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[29,0]
[ERROR] return (Into) delegate;
[ERROR] ^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[39,0]
[ERROR] return new IntoImpl((Into) getDelegate().clone());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor IntoImpl(Into) refers to the missing type Into
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[39,0]
[ERROR] return new IntoImpl((Into) getDelegate().clone());
[ERROR] ^^^^
[ERROR] Into cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[39,0]
[ERROR] return new IntoImpl((Into) getDelegate().clone());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type IntoImpl refers to the missing type Into
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/IntoImpl.java:[44,0]
[ERROR] return getFactory().convert(getDelegate().getGroup());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type IntoImpl refers to the missing type Into
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[14,0]
[ERROR] import org.teiid.query.sql.proc.Block;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[15,0]
[ERROR] import org.teiid.query.sql.proc.Statement;
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The import org.teiid.query cannot be resolved
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[25,0]
[ERROR] public BlockImpl(Block block) {
[ERROR] ^^^^^
[ERROR] Block cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[30,0]
[ERROR] public Block getDelegate() {
[ERROR] ^^^^^
[ERROR] Block cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[31,0]
[ERROR] return (Block) delegate;
[ERROR] ^^^^^
[ERROR] Block cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[31,0]
[ERROR] return (Block) delegate;
[ERROR] ^^^^^^^^
[ERROR] LanguageObject cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[41,0]
[ERROR] return new BlockImpl(getDelegate().clone());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type BlockImpl refers to the missing type Block
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[46,0]
[ERROR] return getFactory().wrap(getDelegate().getStatements());
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type BlockImpl refers to the missing type Block
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[51,0]
[ERROR] Statement statementImpl = getFactory().convert(statement);
[ERROR] ^^^^^^^^^
[ERROR] Statement cannot be resolved to a type
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[51,0]
[ERROR] Statement statementImpl = getFactory().convert(statement);
[ERROR] ^^^^^^^
[ERROR] Bound mismatch: The generic method convert(ILanguageObject) of type SyntaxFactory is not applicable for the arguments (IStatement). The inferred type Statement&LanguageObject is not a valid substitute for the bounded parameter <T extends LanguageObject>
[ERROR] /qa/hudson_workspace/workspace/jbosstools-teiid-designer-branch-testing/sources/plugins/teiid/org.teiid.8.2.x/designer/org/teiid82/sql/impl/BlockImpl.java:[52,0]
[ERROR] getDelegate().addStatement(statementImpl);
[ERROR] ^^^^^^^^^^^
[ERROR] The method getDelegate() from the type BlockImpl refers to the missing type Block
[ERROR] 1839 problems (1839 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.teiid.7.7.x
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :167
Killing Xvnc process ID 19681
Archiving artifacts
Recording test results



More information about the teiid-designer-dev mailing list