Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
1.0-M3
-
None
-
None
Description
After a 'maven m:update', I did a 'maven -p dependencies.xml' and got the following output from Maven:
(...)
Attempting to download xsdlib-SNAPSHOT.jar.
Attempting to download org.mortbay.jetty-5.1-SNAPSHOT.jar.
warning: last-modified not specified
0K downloaded
warning: last-modified not specified
Attempting to download jrms-1.1.jar.
617K downloaded
(...)
The two files org.mortbay.jetty-5.1-SNAPSHOT.jar and org.mortbay.jetty-5.1-SNAPSHOT.jar.md5 in my .maven\repository\jetty\jars directory were overwritten with downloaded versions of zero byte file size!
As a workaround I have to download these files from ibiblio manually.
– Ralf
Attachments
Issue Links
- depends upon
-
GERONIMO-361 Switch Jetty downloads back to ibiblio or mortbay
- Closed
- is depended upon by
-
GERONIMO-394 Build fails due to NoClassDefFoundError: org/mortbay/jetty/Server
- Closed