mirror of https://github.com/apache/maven.git
o Mentioned dropped support for uniqueVersion=false as per r747652
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749068 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4fddaac062
commit
727cedca81
|
@ -61,4 +61,9 @@ plugin happy.
|
|||
|
||||
h2. Changes to the CLI
|
||||
* Log file support has been added i.e mvn -l log.txt clean install
|
||||
* Plugin registry option has not been supported in the core and it lagged around in the CLI
|
||||
* Plugin registry option has not been supported in the core and it lagged around in the CLI
|
||||
|
||||
h2. Repositories
|
||||
|
||||
Support for non-unique SNAPSHOT deployments will be dropped.
|
||||
|
||||
|
|
Loading…
Reference in New Issue