You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "David Blevins (JIRA)" <ji...@codehaus.org> on 2005/11/14 20:41:06 UTC

[jira] Commented: (MEV-193) Patched activemq-core-3.2.pom

    [ http://jira.codehaus.org/browse/MEV-193?page=comments#action_50908 ] 

David Blevins commented on MEV-193:
-----------------------------------

Here is the stacktrace you get without the concurrent jar.  Comes from a test case that uses ActiveMQ

java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/ConcurrentHashMap
        at org.activemq.broker.BrokerContext.<init>(BrokerContext.java:38)
        at org.activemq.broker.BrokerContext.<clinit>(BrokerContext.java:36)
        at org.activemq.broker.impl.BrokerContainerImpl.<init>(BrokerContainerImpl.java:96)
        at org.activemq.broker.impl.BrokerContainerImpl.<init>(BrokerContainerImpl.java:92)
        at org.activemq.broker.impl.Main.main(Main.java:44)


> Patched activemq-core-3.2.pom
> -----------------------------
>
>          Key: MEV-193
>          URL: http://jira.codehaus.org/browse/MEV-193
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: David Blevins
>     Assignee: Edwin Punzalan
>  Attachments: activemq-core-3.2.pom.patch, activemq-core-3.2.pom.patch2
>
>
> This pom has javacc-2.1 commented out as it doesn't exist yet in the maven repo.  Also upgraded the derby version to 10.1.1.0 and fixed it's groupId to org.apache.derby

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org