[
http://jira.codehaus.org/browse/MRM-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=129912#action_129912
]
Brett Porter commented on MRM-659:
----------------------------------
I believe this combination can't be translated. The Maven 2 format for an ejb
looks the same as a JAR, so Archiva can't know which one to return. You should
have Maven 2 use the legacy format when talking to the Archiva repository so
that it looks for /ejbs/*
> archiva cannot serve ejb artifacts from a maven1 repository
> -----------------------------------------------------------
>
> Key: MRM-659
> URL: http://jira.codehaus.org/browse/MRM-659
> Project: Archiva
> Issue Type: Bug
> Components: remote proxy
> Affects Versions: 1.0
> Reporter: nicolas de loof
> Assignee: Brett Porter
> Fix For: 1.0.2
>
>
> requesting an ejb from a maven1 repository builds the path
> "groupId/jars/artifactId.jar", and not the location where maven1 ejb:deploy
> places the ejb jars (groupId/ejbs/artifactId.jar). The type folder is created
> based on the file extension, with some exceptions. It should be created based
> on the artifact type.
--
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