Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-3666

Missing "fhirJson"/"fhirXml"/"xmljson" maven dependency for Data Format Type in Marshal component

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • Backlog
    • 11.16.0
    • Camel Editor
    • None
      1. create new project with latest camel version
      2. add Marshal component
      3. open Properties view
      4. select "Data Format Type > fhirJson" and save
      5. check pom.xml > project/dependencies

    Description

      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) 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              djelinek Dominik JelĂ­nek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: