o Adding an automated of updating the snapshot dependencies. Next need
a way to walk through a tree of POMs to do this. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112905 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3867fb318f
commit
db75f71895
@ -94,6 +94,17 @@
|
||||
</j:if>
|
||||
</goal>
|
||||
|
||||
<goal name="convert-snapshots-auto">
|
||||
|
||||
<r:resolve-snapshots
|
||||
transformer="transformer"
|
||||
transformations="transformations"/>
|
||||
|
||||
${transformer.transformNodes()}
|
||||
${transformer.write()}
|
||||
|
||||
</goal>
|
||||
|
||||
<!--
|
||||
|
|
||||
| Validate the POM for a release. This consists of:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user