RE: Script to install a Restlet distribution into a maven2 repository

2007-01-19 Thread Jerome Louvel
t; Objet : Script to install a Restlet distribution into a > maven2 repository > > Hi all, > > I use this bash script to upgrade my local maven2 repository > each time a new version of Restlet comes up. > Some of you might find it useful. > > -Vincent. > &g

Script to install a Restlet distribution into a maven2 repository

2007-01-18 Thread Vincent
Hi all, I use this bash script to upgrade my local maven2 repository each time a new version of Restlet comes up. Some of you might find it useful. -Vincent. #!/bin/bash # # This script installs a Restlet disrtribution into a local (filesystem) # maven2 repository. # # Usage: restlet2mvn.bsh