Hi all,

Steps to reproduce:
1) Install flag in the Maven prefs "Download Artifact Sources"
2) Remove m2 repo (/.m2/repository)
3) Restart eclipse

I am able to see maven-artifact in my repo:
m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar

But there is no sources where and because of that "Sources Not Found"
exception throws when I am trying to open any class from this plug-in (for
example, org.apache.maven.artifact.Artifact)

Also I am able to download source manually from maven central repo and
attach them. How can I do it through IDE?

My env:
1) Eclipse for RCP and RAP Developers,
Version: Indigo Service Release 2
Build id: 20120216-1857
2) m2e - Maven Integration for Eclipse 1.2.0.20120903-1050
org.eclipse.m2e.feature.feature.group Eclipse.org - m2e

Thanks,
Igor
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to