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 ea0b4e5 commit 58c7b16Copy full SHA for 58c7b16
core-it-suite/src/test/resources/mng-7038-rootdir/pom.xml
@@ -74,7 +74,7 @@ under the License.
74
<id>rootdir-profile-activation</id>
75
<activation>
76
<file>
77
- <exists>${rootDirectory}/.mvn/.gitkeep</exists>
+ <exists>${project.rootDirectory}/.mvn/.gitkeep</exists>
78
</file>
79
</activation>
80
<properties>
0 commit comments