it would look something like <version>[1.7.3,)</version> but most likely it
will be a transitive dependency that some dependency of yours is pulling in.

have a look at the output of dependency:tree


On 29 May 2013 14:35, Henri Tremblay <[email protected]> wrote:

> A version range?
>
> How can I have a version range in a dependency tree? Aren't dependencies
> always fixed values?
>
> How can I check that?
>
>
> On 29 May 2013 14:34, Stephen Connolly <[email protected]
> >wrote:
>
> > I would guess you might have a version range in your dependency tree
> >
> >
> > On 29 May 2013 13:30, Henri Tremblay <[email protected]> wrote:
> >
> > > Hi,
> > >
> > > Some of metadata.xml files are downloaded for every build done from
> > > Jenkins.
> > >
> > > I don't know why. One example is org.jvnet.staxex:stax-ex:1.7.1
> > >
> > > -X doesn't tell me anything
> > >
> > > How can I find out? (including where to put a breakpoint in the maven
> > > source code)
> > >
> > > Thanks
> > > Henri
> > >
> >
>

Reply via email to