mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
added warning about issues found from provisio upgrade
This commit is contained in:
parent
9e3ce6ed2d
commit
de9d99659b
@ -65,7 +65,9 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>io.takari.maven.plugins</groupId>
|
<groupId>io.takari.maven.plugins</groupId>
|
||||||
<artifactId>provisio-maven-plugin</artifactId>
|
<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>
|
<extensions>true</extensions>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user