Skip to content

Commit

Permalink
added back the Fuse EA repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Nov 26, 2013
1 parent 6a56838 commit 34f3901
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -73,8 +73,7 @@ public class MavenIndexerFacade extends MBeanSupport implements MavenIndexerFaca
private boolean updateIndexOnStartup = true;
private int maximumIndexersPerMachine = 1000;
private String[] repositories = {
// TODO seems there is no maven index any more here :(
// "http://repo.fusesource.com/nexus/content/repositories/releases@id=fusesource.release.repo",
"http://repository.jboss.org/nexus/content/repositories/ea@id=ea.jboss..release.repo",
"http://repo1.maven.org/maven2@central"
};
private String cacheDirName;
Expand Down

0 comments on commit 34f3901

Please sign in to comment.