[
https://issues.apache.org/jira/browse/DELTASPIKE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988226#comment-16988226
]
Mark Struberg commented on DELTASPIKE-1358:
-------------------------------------------
There is a way. But I'm not sure people like it as it would add 1 more (simple)
dependency.
Over in Apache Geronimo we maintain a shaded ASM version package
xbean-asm-shaded
> Move shaded ASM classes from proxy-impl into a separate JAR
> -----------------------------------------------------------
>
> Key: DELTASPIKE-1358
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1358
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Proxy-Module
> Reporter: Christian Beikov
> Priority: Major
>
> The intention behind this is that this would allow me to have a local Maven
> module that shades a new version of ASM. Right now, I'd have to checkout
> deltaspike, update the ASM version in the proxy module, and build that
> separately. It would be great if switching ASM versions could be made easier
> this way.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)