Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels:None
-
Environment:Linux FC6, archiva 1.0, jdk 1.6.0
-
Number of attachments :
Description
I'm working on a multi-project application and i encountered a problem.
One of my sub-project is having the type ejb. Also, when i deploy it with maven, it's placed in a folder called "ejbs".
The problem is that when i'm browsing this folder, i can see the jar created in my "ejbs" folder but when i try to download it, archiva gives me an error 404 with a message in which the part of the path "ejbs" is replaced by "jars".
The url of the page is "http://xxx/repository/xxx/ejbs/Ejb-xxx.jar" and the message is :
Error 404 Not Found
The following resource does not exist: http://xxx/repository/xxx/jars/Ejb-xxx.jar"
And the problem happens for the type "zip" replaced by "distribution" (???).
Issue Links
- is related to
-
MRM-659
archiva cannot serve ejb artifacts from a maven1 repository
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.0.2 [ 14052 ] |
| Summary | Configuring types problem | Make type to extension mapping configurable |
| Fix Version/s | 1.0.2 [ 14052 ] | |
| Fix Version/s | 1.1 [ 13861 ] |
| Fix Version/s | 1.1 [ 13861 ] | |
| Fix Version/s | 1.1.x [ 14081 ] |
| Fix Version/s | 1.2 [ 14288 ] | |
| Fix Version/s | 1.1.x [ 14081 ] |
| Fix Version/s | 1.2 [ 14288 ] | |
| Fix Version/s | 1.x [ 13571 ] |
I have a similar error :
The following resource does not exist: http://xxx.com/repository//XXX/apps/xxx2Rabbit-2.3.jar org.apache.maven.archiva.repository.layout.LayoutException: Invalid path to Artifact: mismatch on extension [jar] and layout specified type [apps] (which maps to extension: [app]) on path [XXX/apps/xxx2Rabbit-2.3.jar]