Re: [m2e-users] new m2e catalog published on port 8081

2012-10-09 Thread Nathaniel Mishkin
That seems to have cleared whatever the issue was: I was able to get the connectors installed. Thanks! One remaining quirk that I don't know if there's any way to avoid: The installation blocks waiting for the Maven project import to finish. Of course, the imported projects are going to be sor

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-09 Thread Igor Fedorenko
Can you try clean/fresh m2e installation? -- Regards, Igor On 12-10-09 1:31 PM, Nathaniel Mishkin wrote: Unfortunately, I'm still seeing a (failing) attempt to connect to repository.tesla.io:8081 . Is there any chance some sort of cache at my end needs to be re

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-09 Thread Nathaniel Mishkin
Unfortunately, I'm still seeing a (failing) attempt to connect to repository.tesla.io:8081. Is there any chance some sort of cache at my end needs to be reset? Also, I'm seeing a slightly odd behavior as part of the failure: When I click "Finish" at the end of the "Setup Maven plugin connectors"

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-09 Thread Jason van Zyl
Great, thanks for testing it! On Oct 9, 2012, at 8:34 AM, Fabio Canepa wrote: > Ok I've tested the catalogue from our corporate network and now I don't get > any reference to repositories on port 8081: everythings install correctly > (m2e-egit, m2e-subversive, axistool) > > Thanx a lot! > >

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-09 Thread Fabio Canepa
Ok I've tested the catalogue from our corporate network and now I don't get any reference to repositories on port 8081: everythings install correctly (m2e-egit, m2e-subversive, axistool) Thanx a lot! -- FAbio On Mon, Oct 8, 2012 at 9:22 PM, Jason van Zyl wrote: > To help validate that the righ

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-08 Thread Jason van Zyl
To help validate that the right catalog and contents are making it to Central along with the catalog JARs I have deployed the connectors.xml file that is used to generate the content for the update manager: http://repo1.maven.org/maven2/.m2e/discovery-catalog/ Specifically you will see that the

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-08 Thread Jason van Zyl
EdgeCast does cache things, the new catalog is up there. I'll try to purge the cache. On Oct 8, 2012, at 11:04 AM, Nathaniel Mishkin wrote: > I just tried to import some projects into a fresh Eclipse into which I had > just installed m2e 1.2 and it appears to continue to want to go to > http:

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-08 Thread Nathaniel Mishkin
I just tried to import some projects into a fresh Eclipse into which I had just installed m2e 1.2 and it appears to continue to want to go to http://repository.tesla.io:8081/nexus/, which due to corporate firewall stuff is not reachable: Problems occurred while performing installation: Error(s) oc

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-07 Thread Jason van Zyl
Ok, you can now try installing connectors from Central. You don't need any extra parameters in the eclipse.ini. The release catalog now points to connectors that have been deployed to Central. So the downloads should be fast and work through port 80. Might be a few kinks to work out but I've aut

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-06 Thread Jason van Zyl
No, you have to wait until I update the catalog because the pointers in the catalog still point to the Tesla Nexus instance. I just wanted to update users and if they wanted to install connectors directly from Central because they were having issues installing from port 8081. On Oct 6, 2012, at

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-06 Thread Eric Dalquist
So to test out the new central hosted connectors library would I use: -Dm2e.discovery.url=http://download.eclipse.org/technology/m2e/discovery/directory-1.1.xml Thanks, -Eric On 10/6/12 4:59 PM, Jason van Zyl wrote: All

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-06 Thread Jason van Zyl
All the connectors that I am building are now available on Central: http://repo1.maven.org/maven2/.m2e/connectors/ So if anyone is having problems installing them this should resolve that. I will update the catalog later this weekend and republish it. On Oct 4, 2012, at 3:29 PM, Mike Youngstrom

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-04 Thread Mike Youngstrom
Excellent! Thanks Jason. Mike On Thu, Oct 4, 2012 at 12:57 PM, Jason van Zyl wrote: > One thing at a time. I've been focused on getting the infrastructure up. I > will eventually sync the connectors to central and then there won't be any > problems. I have other services running on port 80 int

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-04 Thread Jason van Zyl
One thing at a time. I've been focused on getting the infrastructure up. I will eventually sync the connectors to central and then there won't be any problems. I have other services running on port 80 internally on that machine so it's not easy for me to flip it right now. I'll switch it as soon

Re: [m2e-users] new m2e catalog published on port 8081

2012-10-04 Thread Mike Youngstrom
Looking at the non test version it appears to not use 8081 for the main discovery downloads: http://download.eclipse.org/technology/m2e/discovery/directory-1.1.xml However, many of the individual components are still hosted at http://repository.tesla.io:8081/nexus/ which makes those components di

[m2e-users] new m2e catalog published on port 8081

2012-10-04 Thread Fabio Canepa
Hi, it seems that the new discovery catalog for m2e 1.2 try to contact the service http://repository.tesla.io:8081/nexus/ Port 8081 it's not very "corporate friendly" because usually network firewall permits only traffic on port 80 or 443 and for this reason I cannot install any connector... Is thi