Subversion
|
|
Finds all subversion projects in a given area and applies the same command to each. Useful for 'svnall update' |
Maven
|
|
Generates remote repository maven metadata for a tree of artifacts |
|
|
Generates SHA-1 digests for maven artifacts without any digests |
|
|
Revert generated maven metadata where only the date has changed (assumes subversion) |
These scripts can be used to convert your local Maven repository into a repository mirror, for offline work
 | Example usage
|
You should now have a directory tree that can be used as an offline mirror in your Maven settings.xml
 | Example mirror setting
|
or as another remote repository, shared between team members
 | Example repository setting
|