You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Hobson <ma...@gmail.com> on 2008/09/02 16:42:27 UTC

[ANN] Maven Dependency Tree 1.2 Released

The Maven team is pleased to announce the release of Maven Dependency
Tree, version 1.2

This component constructs a tree model of a Maven project's dependencies.

http://maven.apache.org/shared/maven-dependency-tree/

You should specify the version in your project's plugin configuration:

<plugin>
 <groupId>org.apache.maven.shared</groupId>
 <artifactId>maven-dependency-tree</artifactId>
 <version>1.2</version>
</plugin>

Release Notes - Maven Shared Components - Version maven-dependency-tree 1.2

** Improvement
    * [MSHARED-5] - Track selectVersionFromRange event in dependency tree nodes

** Various other bug fixes

Enjoy,

-The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Dependency Tree 1.2 Released

Posted by Mark Hobson <ma...@gmail.com>.
2008/9/2 Geoffrey Wiseman <ge...@gmail.com>:
> On Tue, Sep 2, 2008 at 10:42 AM, Mark Hobson <ma...@gmail.com> wrote:
>
>> ** Improvement
>>    * [MSHARED-5] - Track selectVersionFromRange event in dependency tree
>> nodes
>
> Is this an entirely internal capaibility, or does it result in some
> end-user-visible enhancement that I'm not currently underestanding from the
> issue description?

AFAIK it's an internal feature and not displayed when the tree is
serialized by the maven-dependency-plugin.  Feel free to raise an
issue if you're interested in that feature:

http://jira.codehaus.org/browse/MSHARED

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Dependency Tree 1.2 Released

Posted by Geoffrey Wiseman <ge...@gmail.com>.
On Tue, Sep 2, 2008 at 11:18 AM, Geoffrey Wiseman <
geoffrey.wiseman@gmail.com> wrote:

> On Tue, Sep 2, 2008 at 10:42 AM, Mark Hobson <ma...@gmail.com> wrote:
>
>> ** Improvement
>>    * [MSHARED-5] - Track selectVersionFromRange event in dependency tree
>> nodes
>>
>
> Is this an entirely internal capaibility, or does it result in some
> end-user-visible enhancement that I'm not currently underestanding from the
> issue description?
>

Whoops, shouldn't have replied-all in this case.
-- 
Geoffrey Wiseman

Re: [ANN] Maven Dependency Tree 1.2 Released

Posted by Geoffrey Wiseman <ge...@gmail.com>.
On Tue, Sep 2, 2008 at 10:42 AM, Mark Hobson <ma...@gmail.com> wrote:

> ** Improvement
>    * [MSHARED-5] - Track selectVersionFromRange event in dependency tree
> nodes
>

Is this an entirely internal capaibility, or does it result in some
end-user-visible enhancement that I'm not currently underestanding from the
issue description?

  - Geoffrey
-- 
Geoffrey Wiseman

Re: [ANN] Maven Dependency Tree 1.2 Released

Posted by Geoffrey Wiseman <ge...@gmail.com>.
On Tue, Sep 2, 2008 at 10:42 AM, Mark Hobson <ma...@gmail.com> wrote:

> ** Improvement
>    * [MSHARED-5] - Track selectVersionFromRange event in dependency tree
> nodes
>

Is this an entirely internal capaibility, or does it result in some
end-user-visible enhancement that I'm not currently underestanding from the
issue description?

  - Geoffrey
-- 
Geoffrey Wiseman