Index: plugin.jelly =================================================================== RCS file: /home/cvspublic/maven-plugins/eclipse/plugin.jelly,v retrieving revision 1.31 diff -u -r1.31 plugin.jelly --- plugin.jelly 16 Nov 2004 10:48:15 -0000 1.31 +++ plugin.jelly 6 Dec 2004 08:10:33 -0000 @@ -78,7 +78,8 @@ + description="Generate Eclipse .classpath file" + prereqs="eclipse:sources:download"> Creating ${basedir}/.classpath ... @@ -263,5 +264,73 @@ Cleaned up eclipse generated files + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Checking sources for ${groupId}:${artifactId} ver.${version} + + + + ${maven.repo.remote} + ${repoList.trim()} + + repo is '${repo}' + + trying to download ${remoteFile} + + + + + + + + + + + + + + + + + + WARN: Could not download sources for ${groupId}:${artifactId} ver.${version} + + + + + +