Uploaded image for project: 'Eclipse Che development'
  1. Eclipse Che development
  2. CHE-267

Bayesian validation on pom.xml in workspace is not working when after token stored in secret expires

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Critical Critical
    • None
    • None
    • IDE
    • None
      • Tenant space in prod
      • Che server from image rhche/che-server:0ae26d7-fabric8-3a6c3dc
      • workspace based on vert.x stack

      When I add

              <dependency>
            <groupId>ch.qos.logback</groupId>
            <artifactId>logback-core</artifactId>
            <version>1.1.10</version>
          </dependency>
          

      or

          <dependency>
              <groupId>org.apache.commons</groupId>
              <artifactId>commons-io</artifactId>
              <version>1.3.0</version>
          </dependency>
      

      no bayesian validation is triggered, ever. I waited dozens of seconds, few minutes but no error marker was displayed next to the line of flawed version of a maven artifact.

      I checked following:
      Che server contains information about launching bayesian plugin in workspace
      launch.sh and server.js are running for Bayesian in workspace
      RECOMMENDER_API_TOKEN is not empty, there is a token

              Unassigned Unassigned
              mlabuda_jira Marián Labuda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: