[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-komodo #562 ()

ci-builds at redhat.com ci-builds at redhat.com
Wed Mar 4 21:32:54 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/562/changes>

Changes:

[dflorian] When creating a model, the parent can now be null or not null. Changed enums toString method to toValue so that the toString can be used for localization if needed. Modified the TypeResolver.create method to take a Repository argument. This allows the parent arg to be null if needed (like for models). Removed the Repository arg from TypeResolver.resolvable and TypeResolvable.resolve methods as the repository can be obtained from the KomodoObject being resolved. ProcedureResultSet objects are now being returned in the StoredProcedure.getChildren and the PushdownFunction.getChildren methods.

------------------------------------------
[...truncated 7413 lines...]
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[370]
[ERROR] new SimpleAttributeDefinition(VISIBLE, ModelType.INT, true),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[371]
[ERROR] new SimpleAttributeDefinition(MODEL_TYPE, ModelType.BOOLEAN, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[372]
[ERROR] new SimpleAttributeDefinition(MODELPATH, ModelType.BOOLEAN, true),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[373]
[ERROR] new SimpleAttributeDefinition(METADATA_STATUS, ModelType.STRING, true),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[374]
[ERROR] ObjectTypeAttributeDefinition.Builder.of(PROPERTIES, properties).build(),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[375]
[ERROR] ObjectTypeAttributeDefinition.Builder.of(SOURCE_MAPPINGS, sourceMappings).build(),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[376]
[ERROR] ObjectTypeAttributeDefinition.Builder.of(VALIDITY_ERRORS, errors).build(),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[418]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[419]
[ERROR] return ObjectTypeAttributeDefinition.Builder.of("VDBImportMapper", //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[420]
[ERROR] new AttributeDefinition[] {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[421]
[ERROR] new SimpleAttributeDefinition(VDB_NAME, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[422]
[ERROR] new SimpleAttributeDefinition(VDB_VERSION, ModelType.INT, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[423]
[ERROR] new SimpleAttributeDefinition(IMPORT_POLICIES, ModelType.BOOLEAN, true)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[466]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[467]
[ERROR] return ObjectTypeAttributeDefinition.Builder.of("ValidationErrorMapper", //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[468]
[ERROR] new AttributeDefinition[] {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[469]
[ERROR] new SimpleAttributeDefinition(ERROR_PATH, ModelType.STRING, true),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[470]
[ERROR] new SimpleAttributeDefinition(SEVERITY, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[471]
[ERROR] new SimpleAttributeDefinition(MESSAGE, ModelType.STRING, false)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[512]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[513]
[ERROR] return ObjectTypeAttributeDefinition.Builder.of("SourceMappingMetadataMapper", //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[514]
[ERROR] new AttributeDefinition[] {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[515]
[ERROR] new SimpleAttributeDefinition(SOURCE_NAME, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[516]
[ERROR] new SimpleAttributeDefinition(JNDI_NAME, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[517]
[ERROR] new SimpleAttributeDefinition(TRANSLATOR_NAME, ModelType.STRING, false)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[581]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[582]
[ERROR] return ObjectTypeAttributeDefinition.Builder.of("VDBTranslatorMetaDataMapper", //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[583]
[ERROR] getAttributeDefinitions()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getAttributeDefinitions() from the type VDBMetadataMapper.VDBTranslatorMetaDataMapper refers to the missing type AttributeDefinition
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[586]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[587]
[ERROR] ObjectListAttributeDefinition properties = ObjectListAttributeDefinition.Builder.of(PROPERTIES, PropertyMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectListAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[587]
[ERROR] ObjectListAttributeDefinition properties = ObjectListAttributeDefinition.Builder.of(PROPERTIES, PropertyMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectListAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[587]
[ERROR] ObjectListAttributeDefinition properties = ObjectListAttributeDefinition.Builder.of(PROPERTIES, PropertyMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getAttributeDefinition() from the type VDBMetadataMapper.PropertyMetaDataMapper refers to the missing type ObjectTypeAttributeDefinition
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[588]
[ERROR] return new AttributeDefinition[] {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[589]
[ERROR] new SimpleAttributeDefinition(TRANSLATOR_NAME, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[590]
[ERROR] new SimpleAttributeDefinition(BASETYPE, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[591]
[ERROR] new SimpleAttributeDefinition(TRANSLATOR_DESCRIPTION, ModelType.STRING, true),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[592]
[ERROR] new SimpleAttributeDefinition(MODULE_NAME, ModelType.STRING, true),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[635]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[636]
[ERROR] return ObjectTypeAttributeDefinition.Builder.of("PropertyMetaDataMapper", //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[637]
[ERROR] new SimpleAttributeDefinition(PROPERTY_NAME, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[638]
[ERROR] new SimpleAttributeDefinition(PROPERTY_VALUE, ModelType.STRING, false)
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[691]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[692]
[ERROR] ObjectListAttributeDefinition properties = ObjectListAttributeDefinition.Builder.of(PROPERTIES, PropertyMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectListAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[692]
[ERROR] ObjectListAttributeDefinition properties = ObjectListAttributeDefinition.Builder.of(PROPERTIES, PropertyMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectListAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[692]
[ERROR] ObjectListAttributeDefinition properties = ObjectListAttributeDefinition.Builder.of(PROPERTIES, PropertyMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getAttributeDefinition() from the type VDBMetadataMapper.PropertyMetaDataMapper refers to the missing type ObjectTypeAttributeDefinition
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[693]
[ERROR] return ObjectTypeAttributeDefinition.Builder.of("EntryMapper", //$NON-NLS-1$
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[694]
[ERROR] new AttributeDefinition[] {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[695]
[ERROR] new SimpleAttributeDefinition(PATH, ModelType.STRING, false),
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] SimpleAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[775]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[776]
[ERROR] ObjectListAttributeDefinition dataPermisstions = ObjectListAttributeDefinition.Builder.of(DATA_PERMISSIONS, PermissionMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectListAttributeDefinition cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[776]
[ERROR] ObjectListAttributeDefinition dataPermisstions = ObjectListAttributeDefinition.Builder.of(DATA_PERMISSIONS, PermissionMetaDataMapper.INSTANCE.getAttributeDefinition()).build();
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getAttributeDefinition() from the type VDBMetadataMapper.PermissionMetaDataMapper refers to the missing type ObjectTypeAttributeDefinition
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[865]
[ERROR] public ObjectTypeAttributeDefinition getAttributeDefinition() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] ObjectTypeAttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[933]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[979]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[1039]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[1118]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[1165]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/plugins/org.komodo.teiid.client/admin/org/teiid/adminapi/impl/VDBMetadataMapper.java>:[1218]
[ERROR] public AttributeDefinition[] getAttributeDefinitions() {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] AttributeDefinition cannot be resolved to a type
[ERROR] 200 problems (200 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.komodo.teiid.client
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :82
Killing Xvnc process ID 14278
Archiving artifacts
Recording test results


More information about the teiid-designer-dev mailing list