Skip to content

Commit

Permalink
experiment with a forked plexus archiver to follow symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
mirabilos committed Jan 8, 2021
1 parent 5945612 commit 096688f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,13 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>${maven.source.version}</version>
<dependencies>
<dependency>
<groupId>org.evolvis.tartools.forked</groupId>
<artifactId>plexus-archiver</artifactId>
<version>4.2.1</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 096688f

Please sign in to comment.