Good code won't compile

I'm having issues with the new Idea X.  I'm using Maven integration and have project B depending on project A.  The code builds in Maven, it shows up Green in the editor, but when I try to Build->Make Project, I get compilation errors in project B saying it can't find classes defined in project A.  The code definitely exists and I can control-click on any of the missing classes and it takes me to the classes in question in project A.

I've tried doing a Rebuild Project and a Maven -> Force Reimport, but still have the same errors.  Anything else I can try, short of rebuilding all the indexes?

0
2 comments

Adam,
Please create a YouTrack issue and attach a sample project.
Thanks

0

I think the issue is related to the "provided" scope.  I've created a YouTrack issue:

http://youtrack.jetbrains.net/issue/IDEA-57239

0

Please sign in to leave a comment.