Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] maven-dependency-plugin and m2e (but I know about lifecycle mapping)

On Wed, Mar 7, 2012 at 1:55 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
In short, most likely you need to reimplement all relevant dependency
plugin logic to use m2e workspace resolution api.

Oh, OK, that's simply not an option at all (not going to couple our build to an integration tool), and I don't have the time to become a committer and "fix" the maven-dependency-plugin which works perfectly fine in all other respects.  I guess I'm forced therefore to turn off workspace artifact resolution.  I'll see if I can make that fly.

Thanks,
Laird

--
http://about.me/lairdnelson


Back to the top