[ 
https://issues.apache.org/activemq/browse/AMQ-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino resolved AMQ-1571.
--------------------------------

    Resolution: Won't Fix

We don't encourage folks to run maven from eclipse.

> Maven build of activemq-core from eclipse fails
> -----------------------------------------------
>
>                 Key: AMQ-1571
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1571
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.0.0
>         Environment: Eclipse 3.3, Mac OS X (10.5.1)
>            Reporter: Shahram Javey
>            Priority: Minor
>
> I can build activemq-core component from the command line using the command 
> "MAVEN_OPTS=-Xmx800m mvn clean install -Dmaven.test.skip=true", but when I 
> try to build the same component from eclipse I get the following error. Is 
> this a know issue? Is there a fix for this? I've setup eclipse using the 
> instructions that I found on http://activemq.apache.org/contributing.html.
> Here is the log of the failure:
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-parent:pom:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${groupId} - missing prefix. Use ${pom.groupId} 
> (model: org.apache.activemq:activemq-parent:pom:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-parent:pom:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-core:bundle:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${groupId} - missing prefix. Use ${pom.groupId} 
> (model: org.apache.activemq:activemq-core:bundle:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-core:bundle:5.1-SNAPSHOT)
> [INFO] Scanning for projects...
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building ActiveMQ :: Core
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [WARN] While downloading net.java.dev.javacc:javacc:3.2
>   This artifact has been relocated to net.java.dev.javacc:javacc:3.2.
> [WARN] While downloading net.java.dev.javacc:javacc:3.2
>   This artifact has been relocated to net.java.dev.javacc:javacc:3.2.
> [INFO] clean:clean
> [INFO] Deleting directory 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target
> [INFO] Deleting directory 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/classes
> [INFO] Deleting directory 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/test-classes
> [INFO] Deleting directory 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/site
> [INFO] Deleting file-set: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/activemq-data 
> (included: [], excluded: [])
> [WARN] While downloading net.java.dev.javacc:javacc:3.2
>   This artifact has been relocated to net.java.dev.javacc:javacc:3.2.
> [INFO] javacc:javacc
> Java Compiler Compiler Version 3.2 (Parser Generator)
> (type "javacc" with no arguments for help)
> Reading from file 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/src/main/grammar/SelectorParser.jj
>  . . .
> Note: UNICODE_INPUT option is specified. Please make sure you create the 
> parser/lexer usig a Reader with the correct character encoding.
> File "TokenMgrError.java" does not exist.  Will create one.
> File "ParseException.java" does not exist.  Will create one.
> File "Token.java" does not exist.  Will create one.
> File "SimpleCharStream.java" does not exist.  Will create one.
> Parser generated successfully.
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-jaas:bundle:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${groupId} - missing prefix. Use ${pom.groupId} 
> (model: org.apache.activemq:activemq-jaas:bundle:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-jaas:bundle:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-openwire-generator:jar:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${groupId} - missing prefix. Use ${pom.groupId} 
> (model: org.apache.activemq:activemq-openwire-generator:jar:5.1-SNAPSHOT)
> [WARN] Deprecated expression: ${artifactId} - missing prefix. Use 
> ${pom.artifactId} (model: 
> org.apache.activemq:activemq-openwire-generator:jar:5.1-SNAPSHOT)
> [INFO] xbean:mapping
> [INFO] Generating META-INF properties file: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/xbean/META-INF/services/org/apache/xbean/spring/http/activemq.org/config/1.0
>  for namespace: http://activemq.org/config/1.0
> [INFO] Generating Spring 2.0 handler mapping: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/xbean/META-INF/spring.handlers
>  for namespace: http://activemq.org/config/1.0
> [INFO] Generating Spring 2.0 schema mapping: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/xbean/META-INF/spring.schemas
>  for namespace: http://activemq.org/config/1.0
> [INFO] Generating HTML documentation file: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/xbean/activemq.xsd.html
>  for namespace: http://activemq.org/config/1.0
> Warning, could not load class: 
> org.apache.activemq.kaha.impl.async.AsyncDataManager: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.kaha.impl.async.AsyncDataManager
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: 
> org.apache.activemq.store.ReferenceStoreAdapter: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.store.ReferenceStoreAdapter
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.wireformat.WireFormat: 
> java.lang.ClassNotFoundException: org.apache.activemq.wireformat.WireFormat
> Warning, could not load class: 
> org.apache.activemq.store.ReferenceStoreAdapter: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.store.ReferenceStoreAdapter
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.security.AuthorizationEntry: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.security.AuthorizationEntry
> Warning, could not load class: 
> org.apache.activemq.security.TempDestinationAuthorizationEntry: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.security.TempDestinationAuthorizationEntry
> Warning, could not load class: org.apache.activemq.security.AuthorizationMap: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.security.AuthorizationMap
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.broker.jmx.BrokerView: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.jmx.BrokerView
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: 
> org.apache.activemq.broker.region.DestinationFactory: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.DestinationFactory
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.PolicyMap: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.PolicyMap
> Warning, could not load class: 
> org.apache.activemq.broker.jmx.ManagementContext: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.jmx.ManagementContext
> Warning, could not load class: 
> org.apache.activemq.security.MessageAuthorizationPolicy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.security.MessageAuthorizationPolicy
> Warning, could not load class: org.apache.activemq.store.PersistenceAdapter: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.PersistenceAdapter
> Warning, could not load class: 
> org.apache.activemq.store.PersistenceAdapterFactory: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.store.PersistenceAdapterFactory
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: org.apache.activemq.kaha.Store: 
> java.lang.ClassNotFoundException: org.apache.activemq.kaha.Store
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: 
> org.apache.activemq.network.NetworkBridgeConfiguration: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.NetworkBridgeConfiguration
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: 
> org.apache.activemq.network.NetworkBridgeListener: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.NetworkBridgeListener
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: org.apache.activemq.blob.BlobTransferPolicy: 
> java.lang.ClassNotFoundException: org.apache.activemq.blob.BlobTransferPolicy
> Warning, could not load class: org.apache.activemq.util.IdGenerator: 
> java.lang.ClassNotFoundException: org.apache.activemq.util.IdGenerator
> Warning, could not load class: org.apache.activemq.ActiveMQPrefetchPolicy: 
> java.lang.ClassNotFoundException: org.apache.activemq.ActiveMQPrefetchPolicy
> Warning, could not load class: org.apache.activemq.RedeliveryPolicy: 
> java.lang.ClassNotFoundException: org.apache.activemq.RedeliveryPolicy
> Warning, could not load class: org.apache.activemq.MessageTransformer: 
> java.lang.ClassNotFoundException: org.apache.activemq.MessageTransformer
> Warning, could not load class: 
> org.apache.activemq.transport.TransportListener: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.transport.TransportListener
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: 
> org.apache.activemq.network.NetworkBridgeConfiguration: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.NetworkBridgeConfiguration
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: 
> org.apache.activemq.network.NetworkBridgeListener: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.NetworkBridgeListener
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: org.apache.activemq.filter.BooleanExpression: 
> java.lang.ClassNotFoundException: org.apache.activemq.filter.BooleanExpression
> Warning, could not load class: org.apache.activemq.memory.list.MessageList: 
> java.lang.ClassNotFoundException: org.apache.activemq.memory.list.MessageList
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: 
> org.apache.activemq.network.NetworkBridgeListener: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.NetworkBridgeListener
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.network.jms.JmsConnector: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.jms.JmsConnector
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: org.apache.activemq.network.jms.JmsConnector: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.jms.JmsConnector
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.store.jdbc.JDBCAdapter: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.JDBCAdapter
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: org.apache.activemq.store.jdbc.DatabaseLocker: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.store.jdbc.DatabaseLocker
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.wireformat.WireFormat: 
> java.lang.ClassNotFoundException: org.apache.activemq.wireformat.WireFormat
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: org.apache.activemq.store.PersistenceAdapter: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.PersistenceAdapter
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.store.jdbc.JDBCAdapter: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.JDBCAdapter
> Warning, could not load class: 
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: org.apache.activemq.network.ConnectionFilter: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.ConnectionFilter
> Warning, could not load class: org.apache.activemq.broker.ConnectionContext: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.ConnectionContext
> Warning, could not load class: org.apache.activemq.broker.Broker: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.Broker
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.usage.UsageCapacity: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.UsageCapacity
> Warning, could not load class: T: java.lang.ClassNotFoundException: T
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: 
> org.apache.activemq.network.DemandForwardingBridgeSupport: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.DemandForwardingBridgeSupport
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: org.apache.activemq.network.ConnectionFilter: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.ConnectionFilter
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: org.apache.activemq.transport.Transport: 
> java.lang.ClassNotFoundException: org.apache.activemq.transport.Transport
> Warning, could not load class: org.apache.activemq.broker.ConnectionContext: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.ConnectionContext
> Warning, could not load class: org.apache.activemq.broker.Broker: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.Broker
> Warning, could not load class: org.apache.activemq.wireformat.WireFormat: 
> java.lang.ClassNotFoundException: org.apache.activemq.wireformat.WireFormat
> Warning, could not load class: 
> org.apache.activemq.wireformat.WireFormatFactory: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.wireformat.WireFormatFactory
> Warning, could not load class: org.apache.activemq.broker.BrokerService: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerService
> Warning, could not load class: org.apache.activemq.network.ConnectionFilter: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.ConnectionFilter
> Warning, could not load class: 
> org.apache.activemq.transport.discovery.DiscoveryAgent: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.transport.discovery.DiscoveryAgent
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.network.jms.JmsConnector: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.jms.JmsConnector
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: org.apache.activemq.network.jms.JmsConnector: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.jms.JmsConnector
> Warning, could not load class: 
> org.apache.activemq.network.jms.JmsMesageConvertor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.JmsMesageConvertor
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.DeadLetterStrategy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.DeadLetterStrategy
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.DispatchPolicy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.DispatchPolicy
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.MessageEvictionStrategy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.MessageEvictionStrategy
> Warning, could not load class: 
> org.apache.activemq.broker.region.group.MessageGroupMapFactory: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.group.MessageGroupMapFactory
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.PendingDurableSubscriberMessageStoragePolicy:
>  java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.PendingDurableSubscriberMessageStoragePolicy
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.PendingMessageLimitStrategy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.PendingMessageLimitStrategy
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.PendingSubscriberMessageStoragePolicy:
>  java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.PendingSubscriberMessageStoragePolicy
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.PolicyEntry: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.PolicyEntry
> Warning, could not load class: org.apache.activemq.transport.TransportServer: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.transport.TransportServer
> Warning, could not load class: 
> org.apache.activemq.broker.region.policy.MessageQuery: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.policy.MessageQuery
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: org.apache.activemq.filter.DestinationMap: 
> java.lang.ClassNotFoundException: org.apache.activemq.filter.DestinationMap
> Warning, could not load class: org.apache.activemq.filter.DestinationMap: 
> java.lang.ClassNotFoundException: org.apache.activemq.filter.DestinationMap
> Warning, could not load class: 
> org.apache.activemq.security.TempDestinationAuthorizationEntry: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.security.TempDestinationAuthorizationEntry
> Warning, could not load class: org.apache.activemq.filter.DestinationMap: 
> java.lang.ClassNotFoundException: org.apache.activemq.filter.DestinationMap
> Warning, could not load class: org.apache.activemq.usage.UsageCapacity: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.UsageCapacity
> Warning, could not load class: T: java.lang.ClassNotFoundException: T
> Warning, could not load class: org.apache.activemq.store.PersistenceAdapter: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.PersistenceAdapter
> Warning, could not load class: org.apache.activemq.store.jdbc.Statements: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.jdbc.Statements
> Warning, could not load class: org.apache.activemq.store.PersistenceAdapter: 
> java.lang.ClassNotFoundException: org.apache.activemq.store.PersistenceAdapter
> Warning, could not load class: org.apache.activemq.usage.MemoryUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.MemoryUsage
> Warning, could not load class: org.apache.activemq.usage.SystemUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.SystemUsage
> Warning, could not load class: org.apache.activemq.usage.StoreUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.StoreUsage
> Warning, could not load class: org.apache.activemq.kaha.Store: 
> java.lang.ClassNotFoundException: org.apache.activemq.kaha.Store
> Warning, could not load class: org.apache.activemq.usage.TempUsage: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.TempUsage
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: org.apache.activemq.usage.UsageCapacity: 
> java.lang.ClassNotFoundException: org.apache.activemq.usage.UsageCapacity
> Warning, could not load class: T: java.lang.ClassNotFoundException: T
> Warning, could not load class: org.apache.activemq.kaha.Store: 
> java.lang.ClassNotFoundException: org.apache.activemq.kaha.Store
> Warning, could not load class: org.apache.activemq.broker.ConnectionContext: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.ConnectionContext
> Warning, could not load class: org.apache.activemq.broker.Broker: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.Broker
> Warning, could not load class: org.apache.activemq.broker.Broker: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.Broker
> Warning, could not load class: org.apache.activemq.command.BrokerInfo: 
> java.lang.ClassNotFoundException: org.apache.activemq.command.BrokerInfo
> Warning, could not load class: 
> org.apache.activemq.transport.discovery.DiscoveryAgent: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.transport.discovery.DiscoveryAgent
> Warning, could not load class: 
> org.apache.activemq.security.MessageAuthorizationPolicy: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.security.MessageAuthorizationPolicy
> Warning, could not load class: org.apache.activemq.transport.TransportServer: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.transport.TransportServer
> Warning, could not load class: org.apache.activemq.thread.TaskRunnerFactory: 
> java.lang.ClassNotFoundException: org.apache.activemq.thread.TaskRunnerFactory
> Warning, could not load class: org.apache.activemq.broker.ConnectionContext: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.ConnectionContext
> Warning, could not load class: org.apache.activemq.broker.Broker: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.Broker
> Warning, could not load class: org.apache.activemq.wireformat.WireFormat: 
> java.lang.ClassNotFoundException: org.apache.activemq.wireformat.WireFormat
> Warning, could not load class: 
> org.apache.activemq.wireformat.WireFormatFactory: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.wireformat.WireFormatFactory
> Warning, could not load class: org.apache.activemq.blob.BlobTransferPolicy: 
> java.lang.ClassNotFoundException: org.apache.activemq.blob.BlobTransferPolicy
> Warning, could not load class: org.apache.activemq.util.IdGenerator: 
> java.lang.ClassNotFoundException: org.apache.activemq.util.IdGenerator
> Warning, could not load class: org.apache.activemq.ActiveMQPrefetchPolicy: 
> java.lang.ClassNotFoundException: org.apache.activemq.ActiveMQPrefetchPolicy
> Warning, could not load class: org.apache.activemq.RedeliveryPolicy: 
> java.lang.ClassNotFoundException: org.apache.activemq.RedeliveryPolicy
> Warning, could not load class: org.apache.activemq.MessageTransformer: 
> java.lang.ClassNotFoundException: org.apache.activemq.MessageTransformer
> Warning, could not load class: 
> org.apache.activemq.transport.TransportListener: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.transport.TransportListener
> [INFO] Generating XSD file: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/xbean/activemq.xsd
>  for namespace: http://activemq.org/config/1.0
> [INFO] Generating WIKI documentation file: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/xbean/activemq.xsd.wiki
>  for namespace: http://activemq.org/config/1.0
> Warning, could not load class: 
> org.apache.activemq.broker.region.DestinationInterceptor: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.DestinationInterceptor
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: org.apache.activemq.network.jms.JmsConnector: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.jms.JmsConnector
> Warning, could not load class: org.apache.activemq.network.NetworkConnector: 
> java.lang.ClassNotFoundException: org.apache.activemq.network.NetworkConnector
> Warning, could not load class: org.apache.activemq.broker.BrokerPlugin: 
> java.lang.ClassNotFoundException: org.apache.activemq.broker.BrokerPlugin
> Warning, could not load class: org.apache.activemq.Service: 
> java.lang.ClassNotFoundException: org.apache.activemq.Service
> Warning, could not load class: org.apache.activemq.broker.TransportConnector: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.TransportConnector
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.network.jms.InboundQueueBridge: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.InboundQueueBridge
> Warning, could not load class: 
> org.apache.activemq.network.jms.OutboundQueueBridge: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.OutboundQueueBridge
> Warning, could not load class: 
> org.apache.activemq.network.jms.InboundTopicBridge: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.InboundTopicBridge
> Warning, could not load class: 
> org.apache.activemq.network.jms.OutboundTopicBridge: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.network.jms.OutboundTopicBridge
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.command.ActiveMQDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.command.ActiveMQDestination
> Warning, could not load class: 
> org.apache.activemq.broker.region.virtual.VirtualDestination: 
> java.lang.ClassNotFoundException: 
> org.apache.activemq.broker.region.virtual.VirtualDestination
> [INFO] ...done.
> [INFO] antrun:run
> [INFO] Executing tasks
>      [echo] Deleting unwanted resources from the test-jar
>    [delete] DEPRECATED - Use of the implicit FileSet is deprecated.  Use a 
> nested fileset element instead.
> org.apache.maven.plugin.MojoExecutionException: Error executing ant tasks
> [INFO] 
> ----------------------------------------------------------------------------
> [ERROR] BUILD FAILURE org.apache.activemq:activemq-core:bundle:5.1-SNAPSHOT ( 
>  task-segment: [clean, install] )
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Error executing ant tasks
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Total time: 11 second  at 
> org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:114)
>       at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:83)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:578)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:508)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:328)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:151)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:220)
>       at 
> org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:813)
>       at 
> org.maven.ide.eclipse.embedder.Maven2Executor.main(Maven2Executor.java:85)
> Caused by: 
> /Users/sjavey/Documents/workspace/amq/activemq/activemq-core/target/test-classes
>  not found.
>       at 
> org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:349)
>       at 
> org.apache.tools.ant.taskdefs.MatchingTask.getDirectoryScanner(MatchingTask.java:186)
>       at org.apache.tools.ant.taskdefs.Delete.execute(Delete.java:523)
>       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
>       at org.apache.tools.ant.Task.perform(Task.java:364)
>       at org.apache.tools.ant.Target.execute(Target.java:341)
>       at 
> org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:108)
>       ... 8 more
> [INFO] Finished at: Sun Jan 27 21:28:55 PST 2008
> [INFO] Memory 16M/43M
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] 
> ----------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Error executing ant tasks
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Total time: 11 second
> [INFO] Finished at: Sun Jan 27 21:28:55 PST 2008
> [INFO] Memory 16M/43M
> [INFO] 
> ----------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to