[
https://issues.apache.org/jira/browse/SLING-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140424#comment-14140424
]
Robert Munteanu commented on SLING-3807:
----------------------------------------
Fixed in https://svn.apache.org/viewvc?view=revision&revision=r1626196
> Consider adding the Maven central artifact repository by default
> ----------------------------------------------------------------
>
> Key: SLING-3807
> URL: https://issues.apache.org/jira/browse/SLING-3807
> Project: Sling
> Issue Type: Improvement
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.2
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Critical
> Fix For: Sling Eclipse IDE 1.0.4
>
>
> Since m2e 1.5 repository index updates are no longer automatically downloaded
> ( [m2e 1.5
> improvements|http://tools.jboss.org/blog/2014-07-08-m2e-1_5-improvements.html#nexus-index-download-disabled-by-default]
> ) . We should consider adding the Maven Central artifact index by default
> for a better out-of-the-box experience:
> {code:xml}<extension point="org.eclipse.m2e.core.archetypeCatalogs">
> <remote url="http://repo1.maven.org/maven2/"
> description="Maven Central"/>
> </extension>{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)