Hi,

i'm looking for the best way to install maven on a production system.
I've already set up the development environment including:

   - maven2
   - artifactory
   - hudson


now i want to be able to give our guys that manages the center servers a
script/pkg so they could install without knowing maven at all,
which after that we'll be able to install java maven projects on the
servers.

what i had in mind was maybe creating an rpm and deploy it to our yum
repository, this rpm could include:

1. maven (the untarred 2.2.1 version).
2. bash script that will set up M2_HOME
3. a pre-defined settings.xml that will define the url for the maven
repository.

does that sound right? am i missing anything?

thanks!



-- 
Eyal Edri

Reply via email to