IntelliJ - Convert a Java project/module into a Maven project/module?

You should be able to right-click on the module, "Add framework support...", and check the "Maven" technology. This will create a pom. Xml as well.

You should be able to right-click on the module, "Add framework support...", and check the "Maven" technology. This will create a pom. Xml as well.

Not sure what you mean by a repository, are you talking about adding the source repository elements? I think you need to do that manually, but I'm not sure.

Exactly what I was looking for! And yeah, I meant adding the default maven2 "Central" repository element. But I can add that myself, no big deal.

– Neil Traft Oct 4 at 3:08 1 Cool. But you shouldn't have to add that; it's already the default. – Dave Newton Oct 4 at 3:12 Ah, right again.

– Neil Traft Oct 4 at 12:44.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions