Well, if anyone has a better idea how to add JARs to the dependencies which are 
created by another process (and are out of Maven's control), I'm all ears  :-)
Basically my problem is the webstart plugin which adds JARs only from the 
dependencies to the WAR it creates. As I mentioned, these WARs come from 
another build, so I can't reach them.

Best regards,
Eric

> -----Ursprüngliche Nachricht-----
> Von: Wayne Fay [mailto:[email protected]] 
> Gesendet: Donnerstag, 15. Januar 2009 19:08
> An: Maven Users List
> Betreff: Re: How to add a dependency dynamically during the 
> build in a plugin?
> 
> >> I just started to write my first plugin which should add some JARs
> >> dynamically to the project's dependencies.
> 
> Adding dependencies dynamically during the build is generally regarded
> as a "bad idea" for various reasons.
> 
> So, I don't expect that you will get much of a response to this...
> 
> Wayne
> 
> ---------------------------------------------------------------------
> 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