Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] referesh dependencies

Hi Guys,

 

In my code I want to force a dependencies update and then wait until I know it is done before proceeding further.

 

What is the best/easiest way to make the MavenPlugin.getMavenProjectRegistry().refresh call synchronous?

 

Cheers,

_Paul


Back to the top