We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c057ac6 commit ba03594Copy full SHA for ba03594
aspect-model-editor-runtime/pom.xml
@@ -446,7 +446,7 @@
446
</goals>
447
<configuration>
448
<workingDirectory>${project.build.directory}</workingDirectory>
449
- <arguments>install --ignore-scripts . @usebruno/cli@2.15.0</arguments>
+ <arguments>install --ignore-scripts @usebruno/cli@2.15.0</arguments>
450
</configuration>
451
</execution>
452
</executions>
0 commit comments