-
Bug
-
Resolution: Unresolved
-
Major
-
11.16.0
-
None
-
- create new project with latest camel version
- add Marshal component
- open Properties view
- select "Data Format Type > fhirJson" and save
- check pom.xml > project/dependencies
Detected by CamelEditorDataFormat UI test and also reproduced manually
testDataFormat camel-catalog-2.23.2.fuse-7_11_0-00037-redhat-00001 [fhirJson](org.jboss.tools.fuse.ui.bot.tests.CamelEditorDataFormatTest) Time elapsed: 21.923 s <<< FAILURE! java.lang.AssertionError: Cannot find MavenDependency [groupId=org.apache.camel, artifactId=camel-fhir, version=2.23.2.fuse-7_11_0-00037-redhat-00001]. Available dependencies are [MavenDependency [groupId=org.apache.camel, artifactId=camel-core, version=], MavenDependency [groupId=org.apache.camel, artifactId=camel-spring, version=], MavenDependency [groupId=org.slf4j, artifactId=slf4j-api, version=], MavenDependency [groupId=org.slf4j, artifactId=slf4j-simple, version=], MavenDependency [groupId=commons-logging, artifactId=commons-logging, version=], MavenDependency [groupId=org.apache.camel, artifactId=camel-test-spring, version=]] at org.jboss.tools.fuse.ui.bot.tests.CamelEditorDataFormatTest.testDataFormat(CamelEditorDataFormatTest.java:161) testDataFormat camel-catalog-2.23.2.fuse-7_11_0-00037-redhat-00001 [fhirXml](org.jboss.tools.fuse.ui.bot.tests.CamelEditorDataFormatTest) Time elapsed: 21.746 s <<< FAILURE! java.lang.AssertionError: Cannot find MavenDependency [groupId=org.apache.camel, artifactId=camel-fhir, version=2.23.2.fuse-7_11_0-00037-redhat-00001]. Available dependencies are [MavenDependency [groupId=org.apache.camel, artifactId=camel-core, version=], MavenDependency [groupId=org.apache.camel, artifactId=camel-spring, version=], MavenDependency [groupId=org.slf4j, artifactId=slf4j-api, version=], MavenDependency [groupId=org.slf4j, artifactId=slf4j-simple, version=], MavenDependency [groupId=commons-logging, artifactId=commons-logging, version=], MavenDependency [groupId=org.apache.camel, artifactId=camel-test-spring, version=]] at org.jboss.tools.fuse.ui.bot.tests.CamelEditorDataFormatTest.testDataFormat(CamelEditorDataFormatTest.java:161)
- is caused by
-
ENTESB-20175 Missing dataformats fhir-json/fhir-xml/xml-json in runtime specific catalogs
- Closed
- relates to
-
FUSETOOLS-3662 JBossTools 4.25.0.Final release testing
- Closed
-
FUSETOOLS-3672 JBossTools 4.26.0.Final release testing
- Closed