[ http://jira.codehaus.org/browse/MNGECLIPSE-122?page=comments#action_65054 ]
Dirk Datzert commented on MNGECLIPSE-122: ----------------------------------------- Log from Eclipse on clean/rebuild sample project: 09.05.06 21:21:09 CEST: Reading /m2test/pom.xml 09.05.06 21:21:10 CEST: [WARN] Unable to get resource from repository local-mirror (http://your.local.mirror.com:9992/repository) 09.05.06 21:21:29 CEST: Error transferring file junit:junit-4.0.java-doc Log from Maven2-Proxy: 2006-05-09 21:21:31,492 [INFO ] proxy.servlets.RepositoryServlet - Received reques t: /junit/junit/4.0/junit-4.0-javadoc.java-doc 2006-05-09 21:21:31,492 [DEBUG] proxy.engine.DownloadEngine - Request: source=10.9 .100.17, path=/junit/junit/4.0/junit-4.0-javadoc.java-doc, lastModified=-1, headOnl y=false, ifModifiedSince=-1 2006-05-09 21:21:31,492 [DEBUG] proxy.config.FileRepoConfiguration - Repo[global]: Checking last modified time for ./target/repo2/junit/junit/4.0/junit-4.0-javadoc.j ava-doc 2006-05-09 21:21:31,492 [DEBUG] proxy.config.FileRepoConfiguration - Repo[local-re po]: Checking last modified time for ./target/repo2-local/junit/junit/4.0/junit-4.0 -javadoc.java-doc 2006-05-09 21:21:31,492 [DEBUG] proxy.config.FileRepoConfiguration - Repo[rasselst ein-repo]: Checking last modified time for ./target/repo2-rasselstein/junit/junit/4 .0/junit-4.0-javadoc.java-doc 2006-05-09 21:21:31,492 [INFO ] components.impl.DefaultSnapshotCache - Updating /j unit/junit/4.0/junit-4.0-javadoc.java-doc in snapshot cache 2006-05-09 21:21:31,492 [INFO ] components.impl.DefaultSnapshotCache - Updating /j unit/junit/4.0/junit-4.0-javadoc.java-doc in snapshot cache > wrong download url for javadoc ? > -------------------------------- > > Key: MNGECLIPSE-122 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-122 > Project: Maven 2.x Extension for Eclipse > Type: Bug > Components: Dependency Resolver > Versions: 0.0.7 > Environment: Eclipse 3.1.2 / Windows 2003 / Java 1.4.2 > Reporter: Dirk Datzert > Assignee: Eugene Kuleshov > Priority: Minor > Attachments: pom.xml > > > after upgrading to latested release 0.0.7 I tried the download if javadoc > artefacts. I saw in the log of the maven-proxy that m2 tried to download > javadoc named name-version-java-doc.javadoc instead of > name-version-javadoc.jar > As I looked into Maven2Plugin.java I would expect the downloads of java-doc > to be named name-version-javadoc.jar. > Some examples of the maven-proxy.log: > 2006-05-05 21:46:44,308 [INFO ] proxy.config.HttpRepoConfiguration - > Repo[www-ibiblio-org]: Checking last modified time for > http://www.ibiblio.org/maven2/com/sap/ip/bi/sdk/aii_proxy_rt/3.50.16.0/aii_proxy_rt-3.50.16.0-javadoc.java-doc > 2006-05-05 21:46:45,228 [INFO ] components.impl.DefaultSnapshotCache - > Adding > /com/sap/ip/bi/sdk/aii_proxy_rt/3.50.16.0/aii_proxy_rt-3.50.16.0-javadoc.java-doc > to snapshot cache > 2006-05-05 21:46:45,228 [DEBUG] components.impl.DefaultSnapshotCache - > Unable to find > /com/sap/ip/bi/sdk/aii_proxy_rt/3.50.16.0/aii_proxy_rt-3.50.16.0-javadoc.java-doc > in snapshot cache > 2006-05-05 21:46:45,228 [INFO ] proxy.config.HttpRepoConfiguration - > Repo[cargo-codehaus-org]: Checking last modified time for > http://cargo.codehaus.org/dist2/com/sap/ip/bi/sdk/aii_proxy_rt/3.50.16.0/aii_proxy_rt-3.50.16.0-javadoc.java-doc > 2006-05-05 21:46:45,495 [INFO ] components.impl.DefaultSnapshotCache - > Adding > /com/sap/ip/bi/sdk/aii_proxy_rt/3.50.16.0/aii_proxy_rt-3.50.16.0-javadoc.java-doc > to snapshot cache -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira