mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
o little cut and paste blurb
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328567 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2685453316
commit
0b6542e3e1
13
maven-plugins/ann.txt
Normal file
13
maven-plugins/ann.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
To obtain the latest release, include the <version> in your POM:
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-foo--plugin</artifactId>
|
||||||
|
<version></version>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
|
If you have omitted the version, you can update to the latest release
|
||||||
|
using the -U flag:
|
||||||
|
|
||||||
|
mvn -U <phase> | <goal>
|
||||||
|
|
||||||
|
- The Maven Plugins Team
|
Loading…
x
Reference in New Issue
Block a user