Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-569

add dependency nashorn-core for javascript support

XMLWordPrintable

      nashorn is no longer bundled in jdk so need to add the following dep:

      +        <dependency>
      +            <groupId>org.openjdk.nashorn</groupId>
      +            <artifactId>nashorn-core</artifactId>
      +            <version>15.4</version>
      +        </dependency>
      

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: