Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] RAD 8.5.1 doesn't download remote repository indexes from https server


I'm trying to debug an error we are seeing with m2eclipse in RAD 8.5.1 on Windows where it doesn't download our remote repository indexes (Nexus Pro 1.9.2 local and proxy group repository). It doesn't show any error messages. Using RAD's Java, I am able to run the Maven command line and it will download dependencies just fine. Is there something I can set within RAD that will be the equivalent of specifying -X with the Maven command line?

Version: 8.5.1
Build ID: RADO851-I20121105_1358

org.eclipse.m2e.feature.feature.group
1.2.0.20120903-1050

org.sonatype.m2e.mavenarchiver.feature.feature.group
0.15.0.201207090125-signed-201209140800

org.eclipse.m2e.wtp.feature.feature.group
0.16.0.20120914-0945

com.ibm.etools.maven.javaee.feature.feature.group
1.0.0.v20121101_2346

I do intend to open a PMR with IBM, but I'm also looking for general knowledge for debugging issues with m2eclipse, expecially with IBM RAD.


Back to the top