Discussion:
[dash-dev] using maven.eclipse.org
David Carver
2011-08-26 15:09:34 UTC
Permalink
Thanks, we'll get this updated. Is there a bug report for these?

Dave
in
http://git.eclipse.org/c/dash/org.eclipse.dash.maven.git/tree/eclipse-parent/pom.xml
line 225
|s/<url>http://maven.eclipse.org/public</url>/|
<url>http://maven.eclipse.org/nexus/content/groups/public</url>/
line 241
|s/<url>http://maven.eclipse.org/milestone</url>/|
<url>http://maven.eclipse.org/nexus/content/groups/milestone</url>/
line 257
|s/<url>http://maven.eclipse.org/integration</url>/|
<url>http://maven.eclipse.org/nexus/content/groups/integration</url>/
line 273
|s/<url>http://maven.eclipse.org/nightly</url>/|
<url>http://maven.eclipse.org/nexus/content/groups/nightly</url>/
same problem in egit-parent version 2
--
Matthias
Loading...