[ 
https://issues.apache.org/jira/browse/DELTASPIKE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244518#comment-14244518
 ] 

Jozef Hartinger commented on DELTASPIKE-799:
--------------------------------------------

Pull request sent: https://github.com/apache/deltaspike/pull/13

(I know I have commit access and could have pushed this right away but as I do 
not commit to DS often I would appreciate review first)

> Do not depend on Weld uberjar
> -----------------------------
>
>                 Key: DELTASPIKE-799
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-799
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: CdiControl
>    Affects Versions: 1.2.0
>            Reporter: Jozef Hartinger
>            Assignee: Jozef Hartinger
>
> For SE and Servlet modules, Weld comes with two types of artifacts:
> * the core module - with maven dependencies known as e.g. (weld-se-core)
> * uberjar (with shaded dependencies) known as weld-se-shaded or weld-se
> The former one should be preferred when building with maven (hence the recent 
> rename of the latter artifact). DeltaSpike however uses the latter one (with 
> shaded dependencies).
> This should be changed in order for Maven dependency resolution mechanism to 
> work properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to