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 0fe4bfb commit d62d2c2Copy full SHA for d62d2c2
pom.xml
@@ -164,12 +164,7 @@
164
<plugin>
165
<groupId>org.apache.maven.plugins</groupId>
166
<artifactId>maven-resources-plugin</artifactId>
167
- <!--
168
- maven totally change his way to copy symlink
169
- this mean the symlink is copied as a symlink and not anymore as a new file
170
- https://issues.apache.org/jira/browse/MRESOURCES-237
171
- -->
172
- <version>2.7</version>
+ <version>3.3.1</version>
173
</plugin>
174
175
<groupId>org.eclipse.sisu</groupId>
0 commit comments