There's an assumption here that dependencies are always jars.

This is not an assumption maven makes.
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


"Paulo Silveira" <[EMAIL PROTECTED]> wrote on 23/03/2003 01:34:49 PM:

> I think it is not good to have so specific plugin tags inside the POM,
> dont you think?
> 
> The good example is <war.bundle.jar>true</war.bundle.jar>
> Why we couldnt have a tag that specifies if a dependecy is only runtime,
> compiletime, or both? Maybe 2 tags
> 
> <dependency>
>     <id>jarid</id>
>     <version>jarversion</version>
>     <compiletimedependency/>
>     <runtimedependency/>
> </dependency>
> 
> thanks
> 
> ------------------------
> Paulo Silveira
> http://www.paulo.com.br/
> http://www.guj.com.br/
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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