On Tue, Apr 16, 2013 at 3:14 PM, Ted Dunning <ted.dunn...@gmail.com> wrote: > > > > Cool, thanks; I fixed it by adding the generated-sources/org directory to > > the source path.. > > > > That isn't a good fix. For one thing, you may have a similar problem with > tests. And if we add protobuf sorts of things, that will fail as well.
Using "compile" in the Maven tab doesn't do the trick. > > > Still have IntelliJ complaining about a bunch of things in the top-level > > pom.xml, like hadoop module dependencies not found, maven plugins not > > found, etc.. > > > > That means that your environment has a problem. > > What version of Maven do you have installed? Did you tell IntelliJ about > your installation? > Maven 3.0.4, and yes