No, not without writing your own plugin to enumerate the available
versions and re-executing Maven or some tool to do so.
This is a good job for an external tool like a CI system and
substituting in the different dependency then re-running the build.
- Brett

2008/9/17 sverhagen <[EMAIL PROTECTED]>
>
> Hi, are there any strategies known to test all versions in a range?
>
> E.g. component A defines to be dependent on versions [0.0.4,0.1.0) of
> component B for which version 0.0.4, 0.0.5 and 0.0.6 actually exist. Is
> there a way to have Maven automatically test A consecutively with B-0.0.4
> AND B-0.0.5 and B-0.0.6?
> --
> View this message in context: 
> http://www.nabble.com/Testing-all-versions-in-a-range-tp19523095p19523095.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



--
Brett Porter
Blog: http://blogs.exist.com/bporter/

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

Reply via email to