Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1485

Transitive dependencies doesn't resolve when using -Dkie.maven.offline.force=true

XMLWordPrintable

    • False
    • False
    • Undefined
    • Hide

      Workaround:

      1. Instead of adding only test-model, we also add test-extra-model as dependency
      2. This will build fine
      Show
      Workaround: Instead of adding only test-model, we also add test-extra-model as dependency This will build fine
    • Hide
      1. Create base model (test-model) and extra model (test-extra-model)
      2. Add dependency from test-model to test-extra-model in pom.xml
      3. Create project in DC
      4. Create rule that imports a class from test-extra-model.
      5. Build and get errors
      6. Go to Settings->Dependencies tab and add test-model as dependency.
      7. Build and get errors even though the transitive dependency is showing up in the UI.
      8. This works without setting kie.maven.offline.force to true.

       

      Show
      Create base model (test-model) and extra model (test-extra-model) Add dependency from test-model to test-extra-model in pom.xml Create project in DC Create rule that imports a class from test-extra-model. Build and get errors Go to Settings->Dependencies tab and add test-model as dependency. Build and get errors even though the transitive dependency is showing up in the UI. This works without setting kie.maven.offline.force to true.  

            rhn-support-wsiqueir William Siqueira
            hwu@redhat.com Hao Wu (Inactive)
            Jan Stastny Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: