Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-465

Cannot find KieModule with LATEST

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.4.0.Beta2
    • 6.1.0.Beta1
    • None
    • None

    Description

      I install a kmodule into local repository with command mvn clean install.
      Loading this kmodule with 'LATEST' works on the day, but will fail on next day.

      Maven will find update on next day because of default updatePolicy 'daily', then maven check local repository (org.kie.scanner.Aether treats as a remote repository) but local artifact cache does not have 'maven-metadata.xml' which remote artifact should have, so finding update fails and org.sonatype.aether.connector.file.FileRepositoryWorker removes maven-metadata-local.xml for cleanup.

      org.kie.scanner.Aether adds local repository to remote repositories, but this may be incorrect usage.

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            takami-h@natswell.com Takami Hirata (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: