cannot compile org.teiid.designer.ddl.importer: the import org.teiid.core.I18n cannot be
resolved
-------------------------------------------------------------------------------------------------
Key: JBIDE-6664
URL:
https://jira.jboss.org/browse/JBIDE-6664
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.2.0.M2
Reporter: Nick Boldt
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile
(default-compile) on project org.teiid.designer.ddl.importer: Compilation failure:
Compilation failure:
/mnt/hudson_workspace/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
(at line 34):[-1,-1]
import org.teiid.core.I18n;
^^^^^^^^^^^^^^^^^^^
The import org.teiid.core.I18n cannot be resolved
/mnt/hudson_workspace/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
(at line 35):[-1,-1]
import org.teiid.core.exception.EmptyArgumentException;
^^^^^^^^^^^^^^^^^^^^^^^^
The import org.teiid.core.exception cannot be resolved
/mnt/hudson_workspace/workspace/jbosstools-teiid-designer/sources/plugins/org.teiid.designer.ddl.importer/src/org/teiid/designer/ddl/importer/DdlImporter.java
(at line 256):[-1,-1]
messages.add(I18n.format(DdlImporterI18n.ENTITY_NOT_FOUND_MSG,
^^^^
I18n cannot be resolved
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-teiid-des...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira