Laird,

I really can't help you with this, I was 99% just the release manager of
this thing. I recommend, however, reading the source of the
maven-dependency-plugin, which uses the new API.



On Mon, Oct 12, 2015 at 3:01 PM, Laird Nelson <[email protected]> wrote:

> On Sat, Oct 10, 2015 at 12:04 PM, Benson Margulies <[email protected]
> > wrote:
>
>> The Maven team is pleased to announce the release of the Apache Maven
>> Dependency Tree, version 3.0
>>
>
> Hello, Benson; I was wondering what the proper upgrade path for usage of
> DependencyGraphBuilder#buildDependencyGraph() should be.
>
> In version 2.2, the first parameter was a MavenProject, which I'm passing
> in just fine.
>
> In version 3.0, the first parameter is now a ProjectBuildingRequest.
> Will it suffice to create one of these, call its setProject() method (and
> no other methods), and then pass in the resulting request for equivalent
> behavior?  Or is additional configuration now needed?
>
> Thanks,
> Best,
> Laird
>
> --
>
> [image: --]
>
> Laird Nelson
> [image: http://]about.me/lairdnelson
> <http://about.me/lairdnelson?promo=email_sig>
>
>

Reply via email to