In my experience these type of tasks each tend to be different from the
last so are not easily generalised by a maven plugin because they need a
unique set of params. 

IMO this is what the maven.xml is for (you can use as many custom ant
exec tasks as you like). From time to time I find something that is
suitable for a new plugin. These plugins are usually using some internal
technology so are not of interest to the wider maven community 

Just my 2cents, Tim 

-----Original Message-----
From: Haile, Mussie [mailto:[EMAIL PROTECTED] 
Sent: 14 October 2004 16:09
To: [EMAIL PROTECTED]
Subject: Custom Maven-Plugins That Execute External Scripts

Hej et al -

Are their any Maven-Plugins that execute external scripts (e.g. pearl
etc..)
I am trying to automate internal process that require me to run scripts.
Any
ideas?

L8r.

-M-


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to