When do you get "Sources Not Found" exception, when you debug your application or when you try to navigate to one of its dependencies using F3 in java editor, for example? Can you provide exact steps to reproduce the problem?
-- Regards, Igor On 2013-04-22 6:28 AM, Igor Zapletnev wrote:
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 Eclipse1.2.0.20120903-1050org.eclipse.m2e.feature.feature.groupEclipse.org - m2e Thanks, Igor _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
