Hello list,
 
I am wondering whether it's possible to launch a goal when a new dependecy is 
available. Typically, we have scripts that generates .cmd files used to start 
the App server and the client. The classpath is generated automatically based 
on the POM and some flags.
 
When a new artifacts is being downloaded from the repo I would like to be able 
to regenarate those scripts automatically. Is it possible?
 
(I don't want to launch my server or my client from maven, that's the reason 
why we generate cmd files).
 
Regards,
St�phane

Reply via email to