We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc25cb6 commit 78b130fCopy full SHA for 78b130f
tools/samm-cli/pom.xml
@@ -293,10 +293,6 @@
293
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
294
</transformers>
295
<artifactSet>
296
- <includes>
297
- <include>org.graalvm.js:js</include>
298
- <include>org.graalvm.js:js-scriptengine</include>
299
- </includes>
300
<excludes>
301
<!-- Duplicate annotations that are already contained in javax.annotation-api -->
302
<exclude>javax.annotation:jsr250-api</exclude>
0 commit comments