You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benedict Heal <bh...@benedictheal.com> on 2005/01/10 15:05:39 UTC

downloading plugins in maven, and managing their versions


1. I want to ensure that all users have the necessary plugins, without their
having to
	resort to command-line incantations.

	It would seem that I could either have a sub-project - e.g.
"installPlugins" which
	expressed by dependencies of type 'plugin' what was wanted, or I could
write some Jelly.

	As this must be a common problem, what do others do, and could they point
me to some examples?


2.	Once I have all the necessary plugins, how can I ensure that I have the
latest version of each,
	without manually inspecting each site for an explicit version number.

Many thanks,
Benedict
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.9 - Release Date: 06/01/2005


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org