Sure, because we want maven to handle dependency for us. What's your fix? Just add a dependency to pom,xml in integration project? If you do that, which project do you want to build first? Thanks for your reply Sean.
On Tue, Jan 24, 2012 at 1:43 PM, Sean Owen <[email protected]> wrote: > Why is that a problem? you just need both. It works fine, just as any other > such dependency in Java works. > > On Tue, Jan 24, 2012 at 8:39 PM, Way Cool <[email protected]> wrote: > > > > That's mainly because the class GroupLensRecommender is defined in > examples > > project, which depends on integration project, and integration project is > > trying to load the class... > > > > Have you guys seen the issue as well? > > > > Thanks, > > > > YG > > >
