> I was following the above method to create a new mojo project, but couldn't > pass this error. My internet has no proxy. I can connect to Maven central > repo with no problem from my browser. I can create the project from maven > command line with no issue, just can't make it work within eclipse.
Set up Nexus or another Maven Repo Manager and configure things such that Nexus has no issues connecting to Central, then configure your developer environment to connect to Nexus for all the artifacts it needs, and you should not run into these problems. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
