Log Message: |
PR: MNG-1466
Submitted By: Garrett Conaty
Reviewed By: John Casey
Applied patch, with small changes to the default repository id's to match those in Maven proper. "default-local" -> "local", and "default-remote" -> "central".
This patch adds ID handling to repositories in the maven ant tasks. It should enable definition of multiple remote repositories in an Ant script.
Thanks, Garrett and Konstantin, for the work!
|