Details
Description
http://archiva.openqa.org/repository/releases/org/openqa/selenium/client-drivers/selenium-client-drivers/0.9.2/selenium-client-drivers-0.9.2-tests.jar/ <-- note the last forward slash
return the jar which is illegal
http://repo1.maven.org/maven2/HTTPClient/HTTPClient/0.3-3/HTTPClient-0.3-3.jar/
return http 404 which is correct.
This bug crashes maven-staging-plugin with wagon-beta-3 since it tries to pass the content of the jar to
the html parser and crashes with ArrayOutOfIndex exception.
see http://jira.codehaus.org/browse/MRM-891 for details.
Sorry I am not able provide patch at this moment.
Activity
Brett Porter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.1.x [ 14081 ] |
Brett Porter
made changes -
| Priority | Blocker [ 1 ] | Minor [ 4 ] |
Brett Porter
made changes -
| Fix Version/s | 1.1.2 [ 14491 ] | |
| Fix Version/s | 1.1.x [ 14081 ] |
Dan Tran
made changes -
| Attachment | MRM-893.patch [ 36423 ] |
Dan Tran
made changes -
| Attachment | MRM-893-2.patch [ 36432 ] |
Dan Tran
made changes -
| Attachment | MRM-893-3.patch [ 36433 ] |
Maria Odea Ching
made changes -
| Assignee | Maria Odea Ching [ oching ] |
Maria Odea Ching
made changes -
| Patch Submitted | [Yes] |
Maria Odea Ching
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
please lower the priority, since I think i get maven-stage-plugin to prevent this condition from reaching archiva