Hi Luca,

Correct :) Check out :
http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution

- Yann

On 3/2/06, Luca Gmail <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> looking in some artifacts' pom in ibiblio, I found this:
>
> <dependency>
>   <groupId>eclipse</groupId>
>   <artifactId>jdtcore</artifactId>
>   <version>[3.1.0,)</version>
>   <scope>compile</scope>
> </dependency>
>
> What's the meaning of [ 3.1.0,)? Maybe version must be greater than or
> equal
> to 3.1.0?
>
> Tnx,
> Luca
>
>
>
>
>

Reply via email to