We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99df1ff commit c99355eCopy full SHA for c99355e
pom.xml
@@ -81,12 +81,7 @@ limitations under the License.
81
<plugin>
82
<groupId>org.apache.maven.plugins</groupId>
83
<artifactId>maven-resources-plugin</artifactId>
84
- <!--
85
- maven totally change his way to copy symlink
86
- this mean the symlink is copied as a symlink and not anymore as a new file
87
- https://issues.apache.org/jira/browse/MRESOURCES-237
88
- -->
89
- <version>2.7</version>
+ <version>3.3.1</version>
90
</plugin>
91
</plugins>
92
</pluginManagement>
0 commit comments