mirror of https://github.com/apache/maven.git
added warning about issues found from provisio upgrade
This commit is contained in:
parent
89d11a2fd7
commit
4f3c4b0f9d
|
@ -65,7 +65,9 @@
|
|||
<plugin>
|
||||
<groupId>io.takari.maven.plugins</groupId>
|
||||
<artifactId>provisio-maven-plugin</artifactId>
|
||||
<version>0.1.50</version>
|
||||
<!-- careful - upgrade to 0.1.50 causes problem with extraction of tar.gz
|
||||
instead of into .mvn/warpper it looses the .mvn path and extracts to warpper -->
|
||||
<version>0.1.46</version>
|
||||
<extensions>true</extensions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue