Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12796

Camel BOM references undefined version property

XMLWordPrintable

      This affects camel 3.23.

      The camel-parent pom contains a reference to the following dependency:

            <!-- Optional Jira -->
            <dependency>
              <groupId>com.atlassian.jira</groupId>
              <artifactId>jira-rest-java-client</artifactId>
              <version>${jira-rest-client-version}</version>
            </dependency>
      

      However, the jira-rest-client-version property is not defined anywhere, but there is a jira-rest-client-api-version api defined instead.

      This impacts the automatic creation of offline repository manifests for customers wishing to use camel in air-gapped systems.

              jondruse@redhat.com Jiri Ondrusek
              dcoleman@redhat.com Darren Coleman
              Viliam Kasala Viliam Kasala
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: