I'm just starting using Maven with m2eclipse. I'm trying to import the
com.google.api.services, but there doesn't see to be a Maven repository. Now
I followed the info on
http://code.google.com/p/google-api-java-client/wiki/APIs#Maven_support
but the POM file gives an error saying: Missing artifact
> Is it a bug in m2Eclipse, or did I miss a step in m2eclipse setup?
> I can successfully build from the command line even without this file
M2eclipse questions belong on the m2eclipse user list:
http://m2eclipse.sonatype.org/project-information.html
Wayne
---
I tried m2eclipse for the first time. I got Eclipse running fine with the
plugin, but when I tried to build a project using Maven, I got the error
"The specified user settings file does not exist:
myuserfolder/.m2/settings.xml"
I manually created a settings.xml file, and got rid of the probl