[forge-issues] [JBoss JIRA] (FORGE-843) ClassCastException when the same addon is deployed in multiple configured repositories
George Gastaldi (JIRA)
jira-events at lists.jboss.org
Thu Apr 18 12:32:53 EDT 2013
[ https://issues.jboss.org/browse/FORGE-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768549#comment-12768549 ]
George Gastaldi commented on FORGE-843:
---------------------------------------
{code}
Caused by: java.lang.ClassCastException: org.jboss.forge.container.addons.AddonId_$$_javassist_25 cannot be cast to org.jboss.forge.container.addons.AddonId
{code}
Steps to reproduce:
- Remove the "addons" addon from the pom.xml in org.jboss.tools.forge2.runtime pom.xml
- mvn clean install it
- in the Forge cmd line, run ./forge --install addons
- open the eclipse plugin and choose "Remove Addons"
- select a couple of addons, click finish and you'll see this error in the console
> ClassCastException when the same addon is deployed in multiple configured repositories
> --------------------------------------------------------------------------------------
>
> Key: FORGE-843
> URL: https://issues.jboss.org/browse/FORGE-843
> Project: Forge
> Issue Type: Bug
> Components: Container
> Affects Versions: 2.0.0.Alpha2
> Reporter: George Gastaldi
> Assignee: Lincoln Baxter III
> Priority: Blocker
> Fix For: 2.0.0.Alpha3
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the forge-issues
mailing list