Thanks to visit codestin.com Credit goes to github.com
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 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