maven module

Hello,

I'm new to intelliJ and i am trying to import a maven pom.xml file.  When i run maven install i was getting an error and i noticed some oddity i cannot figure out and i was hoping i can get some assistance.  So this is the following file structure.
Capture3.JPG
Which looks fine but once i right click on the pom.xml and add as maven project i get maven install error and i look at the file structure and this what is displaying.
Capture4.JPG
com.b should be a folder of it's own and well as service/test but showing as service.text.  Any idea why this is happening?

EDIT: forgot to mention i am using intelliJ 15.0.2

thanks

0
3 comments

"mvn install" should work properly in console, maybe your pom.xml has errors, hence cannot be imported properly.

0
Avatar
Permanently deleted user

it isn't at the "maven install" it does it when i click on the pom.xml and tell it to add as a maven project.

0

Please sign in to leave a comment.