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 aea4ccf commit 40a7f6cCopy full SHA for 40a7f6c
core/pom.xml
@@ -499,7 +499,7 @@
499
</execution>
500
</executions>
501
<configuration>
502
- <executable>${project.basedir}${file.separator}..${file.separator}R${file.separator}install-dev${script.extension}</executable>
+ <executable>${project.basedir}${file.separator}..${file.separator}R${file.separator}install-dev${script.extension}</executable>
503
</configuration>
504
</plugin>
505
</plugins>
0 commit comments