There are two ways to pull a plugin from source: Either have subversion installed on the machine and use exec {...}
OR use an embedded subversion based on Java and hence avoid dependence on environment.
Attached is a solution that is independent of the environment, it pulls extra dependencies which is why I share here before committing to see if we can improve this.
|