You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by tpc_1095 <ti...@simplenetsoftware.com> on 2013/11/13 16:57:46 UTC

Need some advice on how to build in Eclipse using Maven

I got stuck trying to build ActiveMQ in Eclipse and could use some guidance.
I'm getting missing imports in nine projects and 93 Maven errors. I must
have done something really wrong!

I downloaded the source .zip, followed the mvn instructions, and verified
that I can unzip the target file and start the server (although clicking the
Log In button in hawtio is DOA, but I'll deal with that later.)

I installed m2eclipse (Juno and greater) into Kepler, restarted, and
imported all the projects found in the "parent" directory. I selected them
all, and did "Configure" to Maven projects. I got many, many error messages
in a popup dialog that said "An internal error occurred during: "Enabling
Maven Dependency Management." Unsupported IClassPathEntry kind=4

Along with 146 Java compile errors (For example, some classes in
activema-client cannot import org.apache.activemq.leveldb.CountDownFuture.)
and I also have 8 Maven Problems

Plugin execution not covered by lifecycle configuration:
net.alchim31.maven:scala-maven-plugin:3.1.0:testCompile (execution:
test-compile, phase: test-compile)	pom.xml	/activemq-leveldb-store	line 341
Maven Project Build Lifecycle Mapping Problem
maven-dependency-plugin (goals "copy-dependencies", "unpack") is not
supported by m2e.	pom.xml	/activemq-runtime-config	line 107	Maven Project
Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration:
org.apache.servicemix.tooling:depends-maven-plugin:1.2:generate-depends-file
(execution: generate-depends-file, phase: generate-resources)	pom.xml
/activemq-karaf-itest	line 182	Maven Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration:
net.alchim31.maven:scala-maven-plugin:3.1.0:compile (execution: default,
phase: process-resources)	pom.xml	/activemq-leveldb-store	line 348	Maven
Project Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration:
net.alchim31.maven:scala-maven-plugin:3.1.0:compile (execution: compile,
phase: compile)	pom.xml	/activemq-leveldb-store	line 334	Maven Project Build
Lifecycle Mapping Problem
maven-dependency-plugin (goals "copy-dependencies", "unpack") is not
supported by m2e.	pom.xml	/activemq-osgi	line 210	Maven Project Build
Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration:
org.fusesource.hawtbuf:hawtbuf-protoc:1.9:compile (execution: default,
phase: process-sources)	pom.xml	/activemq-console	line 185	Maven Project
Build Lifecycle Mapping Problem
Plugin execution not covered by lifecycle configuration:
org.codehaus.mojo:javacc-maven-plugin:2.6:javacc (execution: default, phase:
generate-sources)	pom.xml	/activemq-client	line 228	Maven Project Build
Lifecycle Mapping Problem




--
View this message in context: http://activemq.2283324.n4.nabble.com/Need-some-advice-on-how-to-build-in-Eclipse-using-Maven-tp4674345.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Need some advice on how to build in Eclipse using Maven

Posted by tpc_1095 <ti...@simplenetsoftware.com>.
Hi Christian,

The "mvn clean install" works fine (leaving aside for now that the hawtio
login is broken.)  It is the Eclipse build that I'm having trouble with (as
much as I prefer IntelliJ IDEA).

Below is the log for the "mvn eclipse:clean eclipse:eclipse" build.

Is the issue that there is some incompatibility with my version of Maven
(3.0.5?) 

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ActiveMQ
[INFO] ActiveMQ :: Openwire Generator
[INFO] ActiveMQ :: Client
[INFO] ActiveMQ :: Openwire Legacy Support
[INFO] ActiveMQ :: JAAS
[INFO] ActiveMQ :: Broker
[INFO] ActiveMQ :: KahaDB Store
[INFO] ActiveMQ :: STOMP Protocol
[INFO] ActiveMQ :: MQTT Protocol
[INFO] ActiveMQ :: JDBC Store
[INFO] ActiveMQ :: LevelDB Store
[INFO] ActiveMQ :: Generic JMS Pool
[INFO] ActiveMQ :: Pool
[INFO] ActiveMQ :: RA
[INFO] ActiveMQ :: Spring
[INFO] ActiveMQ :: AMQP
[INFO] ActiveMQ :: Console
[INFO] ActiveMQ :: Partition Management
[INFO] ActiveMQ :: Unit Tests
[INFO] ActiveMQ :: Camel
[INFO] ActiveMQ :: HTTP Protocol Support
[INFO] ActiveMQ :: All JAR bundle
[INFO] ActiveMQ :: File Server
[INFO] ActiveMQ :: Log4j Appender
[INFO] ActiveMQ :: Apache Karaf
[INFO] ActiveMQ :: RAR
[INFO] ActiveMQ :: Run Jar
[INFO] ActiveMQ :: Runtime Configuration
[INFO] ActiveMQ :: Tooling
[INFO] ActiveMQ :: Memory Usage Test Plugin
[INFO] ActiveMQ :: Performance Test Plugin
[INFO] ActiveMQ :: StartUp Plugin
[INFO] ActiveMQ :: Web
[INFO] ActiveMQ :: OSGi bundle
[INFO] ActiveMQ :: Blueprint
[INFO] ActiveMQ :: Web Demo
[INFO] ActiveMQ :: Web Console
[INFO] ActiveMQ :: Karaf Integration Tests
[INFO] ActiveMQ :: Integration Test :: Spring 3.1
[INFO] ActiveMQ :: Assembly
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-parent
---
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-parent
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-parent
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-parent ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-parent
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-parent
---
[INFO] Not running eclipse plugin goal for pom project
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Openwire Generator 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-openwire-generator ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-openwire-generator >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-openwire-generator ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-openwire-generator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-openwire-generator ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-openwire-generator <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-openwire-generator ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-openwire-generator" to
C:\work\activemq-parent-5.9.0\activemq-openwire-generator.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Client 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-client
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-client
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-client
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-client ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (default) @ activemq-client ---
[INFO] Skipping - all parsers are up to date
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-client ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-client
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-client
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-client" to
C:\work\activemq-parent-5.9.0\activemq-client.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Openwire Legacy Support 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-openwire-legacy ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-openwire-legacy >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-openwire-legacy ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-openwire-legacy ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-openwire-legacy ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-openwire-legacy <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-openwire-legacy ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-openwire-legacy" to
C:\work\activemq-parent-5.9.0\activemq-openwire-legacy.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: JAAS 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-jaas ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-jaas
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-jaas ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-jaas ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-jaas ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-jaas
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-jaas
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-jaas" to
C:\work\activemq-parent-5.9.0\activemq-jaas.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Broker 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-broker
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-broker
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-broker
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-broker ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-broker ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-broker
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-broker
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-broker" to
C:\work\activemq-parent-5.9.0\activemq-broker.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: KahaDB Store 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-kahadb-store ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-kahadb-store >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-kahadb-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-kahadb-store ---
[INFO] 
[INFO] --- activemq-protobuf:1.1:compile (default) @ activemq-kahadb-store
---
[INFO] Compiling:
C:\work\activemq-parent-5.9.0\activemq-kahadb-store\src\main\proto\journal-data.proto
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-kahadb-store ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-kahadb-store <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-kahadb-store ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-kahadb-store" to
C:\work\activemq-parent-5.9.0\activemq-kahadb-store.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: STOMP Protocol 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-stomp ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-stomp
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-stomp
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-stomp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-stomp ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-stomp
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-stomp
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-stomp" to
C:\work\activemq-parent-5.9.0\activemq-stomp.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: MQTT Protocol 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-mqtt ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-mqtt
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-mqtt ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-mqtt ---
[INFO] 
[INFO] --- activemq-protobuf:1.1:compile (default) @ activemq-mqtt ---
[WARNING] No proto files found in directory:
C:\work\activemq-parent-5.9.0\activemq-mqtt\src\main\proto
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-mqtt ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-mqtt
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-mqtt
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-mqtt" to
C:\work\activemq-parent-5.9.0\activemq-mqtt.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: JDBC Store 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-jdbc-store ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-jdbc-store >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-jdbc-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-jdbc-store ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-jdbc-store ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-jdbc-store <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-jdbc-store ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-jdbc-store" to
C:\work\activemq-parent-5.9.0\activemq-jdbc-store.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: LevelDB Store 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-leveldb-store ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-leveldb-store >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-leveldb-store ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-leveldb-store ---
[INFO] 
[INFO] --- hawtbuf-protoc:1.9:compile (default) @ activemq-leveldb-store ---
[INFO] Compiling:
C:\work\activemq-parent-5.9.0\activemq-leveldb-store\src\main\proto\records.proto
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-leveldb-store ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-leveldb-store <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-leveldb-store ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-leveldb-store" to
C:\work\activemq-parent-5.9.0\activemq-leveldb-store.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Generic JMS Pool 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-jms-pool
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-jms-pool >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-jms-pool
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-jms-pool ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-jms-pool ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-jms-pool <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-jms-pool ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-jms-pool" to
C:\work\activemq-parent-5.9.0\activemq-jms-pool.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Pool 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-pool ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-pool
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-pool ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-pool ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-pool ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-pool
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-pool
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-pool" to
C:\work\activemq-parent-5.9.0\activemq-pool.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: RA 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-ra ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-ra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-ra ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-ra ---
[INFO] 
[INFO] --- maven-xbean-plugin:3.14:mapping (default) @ activemq-ra ---
[INFO] Generating META-INF properties file:
C:\work\activemq-parent-5.9.0\activemq-ra\target\xbean\META-INF\services\org\apache\xbean\spring\http\activemq.apache.org\schema\ra
for namespace: http://activemq.apache.org/schema/ra
[INFO] Updating Spring 2.0 handler mapping:
C:\work\activemq-parent-5.9.0\activemq-ra\target\xbean\META-INF\spring.handlers
for namespace: http://activemq.apache.org/schema/ra
[INFO] Updating Spring 2.0 schema mapping:
C:\work\activemq-parent-5.9.0\activemq-ra\target\xbean\META-INF\spring.schemas
for namespace: http://activemq.apache.org/schema/ra
[INFO] Generating HTML documentation file:
C:\work\activemq-parent-5.9.0\activemq-ra\target\xbean\activemq-ra.xsd.html
for namespace: http://activemq.apache.org/schema/ra
[INFO] Generating XSD file:
C:\work\activemq-parent-5.9.0\activemq-ra\target\xbean\activemq-ra.xsd for
namespace: http://activemq.apache.org/schema/ra
[INFO] Generating WIKI documentation file:
C:\work\activemq-parent-5.9.0\activemq-ra\target\xbean\activemq-ra.xsd.wiki
for namespace: http://activemq.apache.org/schema/ra
[INFO] ...done.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-ra
---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-ra <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-ra ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-ra" to
C:\work\activemq-parent-5.9.0\activemq-ra.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Spring 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-spring
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-spring
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-spring
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-spring ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-spring ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-spring
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-spring
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-spring" to
C:\work\activemq-parent-5.9.0\activemq-spring.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: AMQP 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-amqp ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-amqp
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-amqp ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-amqp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-amqp ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-amqp
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-amqp
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-amqp" to
C:\work\activemq-parent-5.9.0\activemq-amqp.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Console 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-console
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-console
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-console
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-console ---
[INFO] 
[INFO] --- hawtbuf-protoc:1.9:compile (default) @ activemq-console ---
[INFO] Compiling:
C:\work\activemq-parent-5.9.0\activemq-console\src\main\proto\data.proto
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-console ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-console
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-console
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-console" to
C:\work\activemq-parent-5.9.0\activemq-console.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Partition Management 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-partition
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-partition >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-partition ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-partition ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-partition ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-partition <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-partition ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-partition" to
C:\work\activemq-parent-5.9.0\activemq-partition.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Unit Tests 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-unit-tests ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-unit-tests >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-unit-tests ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-unit-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-unit-tests ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-unit-tests <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-unit-tests ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-unit-tests" to
C:\work\activemq-parent-5.9.0\activemq-unit-tests.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Camel 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-camel ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-camel
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-camel
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-camel ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-camel ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-camel
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-camel
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-camel" to
C:\work\activemq-parent-5.9.0\activemq-camel.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: HTTP Protocol Support 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-http ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-http
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-http ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-http ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-http ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-http
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-http
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-http" to
C:\work\activemq-parent-5.9.0\activemq-http.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: All JAR bundle 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-all ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-all >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-all ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-all ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-all ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-all <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-all ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-all" to
C:\work\activemq-parent-5.9.0\activemq-all.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: File Server 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-fileserver ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-fileserver >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-fileserver ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-fileserver ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-fileserver ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-fileserver <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-fileserver ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-fileserver" to
C:\work\activemq-parent-5.9.0\activemq-fileserver.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Log4j Appender 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-log4j-appender ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-log4j-appender >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-log4j-appender ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-log4j-appender ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-log4j-appender ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-log4j-appender <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-log4j-appender ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-log4j-appender" to
C:\work\activemq-parent-5.9.0\activemq-log4j-appender.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Apache Karaf 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-karaf ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-karaf
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-karaf
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-karaf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-karaf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (filter) @ activemq-karaf
---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-karaf
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-karaf
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-karaf" to
C:\work\activemq-parent-5.9.0\activemq-karaf.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: RAR 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-rar ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-rar >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-rar ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-rar ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-rar ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-rar <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-rar ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-rar" to
C:\work\activemq-parent-5.9.0\activemq-rar.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Run Jar 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-run ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-run >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-run ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-run ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-run ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-run <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-run ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-run" to
C:\work\activemq-parent-5.9.0\activemq-run.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Runtime Configuration 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-runtime-config ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-runtime-config >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-runtime-config ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-runtime-config ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-xsd) @
activemq-runtime-config ---
[INFO] Configured Artifact: org.apache.activemq:activemq-spring:?:jar
[INFO] Unpacking
C:\Users\tcollins.BRIDGEDOMAIN\.m2\repository\org\apache\activemq\activemq-spring\5.9.0\activemq-spring-5.9.0.jar
to C:\work\activemq-parent-5.9.0\activemq-runtime-config\src\main\resources
with includes "activemq.xsd" and excludes ""
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.8.3:generate (default) @
activemq-runtime-config ---
[INFO] Skipped XJC execution. Generated sources were up-to-date.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-runtime-config ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-runtime-config <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-runtime-config ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Resource directory's path matches an existing source directory but
"test", "filtering" or "output" were different.The resulting eclipse
configuration may not accurately reflect the project configuration for
target/generated-sources/xjc
[INFO] Wrote Eclipse project for "activemq-runtime-config" to
C:\work\activemq-parent-5.9.0\activemq-runtime-config.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Tooling 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-tooling
---
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-tooling
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-tooling
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-tooling ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-tooling ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-tooling
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-tooling
---
[INFO] Not running eclipse plugin goal for pom project
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Memory Usage Test Plugin 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-memtest-maven-plugin ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-memtest-maven-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-memtest-maven-plugin ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-memtest-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @
activemq-memtest-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo
descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-memtest-maven-plugin ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-memtest-maven-plugin <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-memtest-maven-plugin ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-memtest-maven-plugin" to
C:\work\activemq-parent-5.9.0\activemq-tooling\activemq-memtest-maven-plugin.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Performance Test Plugin 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-perf-maven-plugin ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-perf-maven-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-perf-maven-plugin ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-perf-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @
activemq-perf-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo
descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-perf-maven-plugin ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-perf-maven-plugin <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-perf-maven-plugin ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-perf-maven-plugin" to
C:\work\activemq-parent-5.9.0\activemq-tooling\activemq-perf-maven-plugin.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: StartUp Plugin 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-maven-plugin ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-maven-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-maven-plugin ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.1:descriptor (default-descriptor) @
activemq-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[INFO] Mojo extractor for language: java-annotations found 0 mojo
descriptors.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-maven-plugin ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-maven-plugin <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-maven-plugin ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-maven-plugin" to
C:\work\activemq-parent-5.9.0\activemq-tooling\activemq-maven-plugin.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Web 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-web ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-web >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-web ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-web ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-web ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-web <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-web ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-web" to
C:\work\activemq-parent-5.9.0\activemq-web.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: OSGi bundle 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-osgi ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-osgi
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-xbean) @
activemq-osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-spring) @
activemq-osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-osgi ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ activemq-osgi ---
[INFO] Configured Artifact: org.apache.camel:camel-spring:2.12.1:jar
[INFO] camel-spring-2.12.1.jar already unpacked.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-osgi ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-osgi
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ activemq-osgi
---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-osgi" to
C:\work\activemq-parent-5.9.0\activemq-osgi.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Blueprint 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-blueprint
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-blueprint >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-blueprint ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-blueprint ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-blueprint ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-blueprint <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-blueprint ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-blueprint" to
C:\work\activemq-parent-5.9.0\activemq-blueprint.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Web Demo 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ activemq-web-demo
---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-web-demo >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-web-demo
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-web-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-web-demo ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-web-demo <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-web-demo ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-web-demo" to
C:\work\activemq-parent-5.9.0\activemq-web-demo.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Web Console 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-web-console ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-web-console >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-web-console ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-web-console ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-web-console ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-web-console <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-web-console ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-web-console" to
C:\work\activemq-parent-5.9.0\activemq-web-console.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Karaf Integration Tests 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-karaf-itest ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-karaf-itest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-karaf-itest ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-karaf-itest ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-karaf-itest ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file
(generate-depends-file) @ activemq-karaf-itest ---
[INFO] Created:
C:\work\activemq-parent-5.9.0\activemq-karaf-itest\target\classes\META-INF\maven\dependencies.properties
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-karaf-itest <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-karaf-itest ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Unable to read jar manifest from
C:\Users\tcollins.BRIDGEDOMAIN\.m2\repository\org\apache\karaf\apache-karaf\2.3.3\apache-karaf-2.3.3.tar.gz
[INFO] Unable to read jar manifest from
C:\Users\tcollins.BRIDGEDOMAIN\.m2\repository\org\apache\camel\karaf\apache-camel\2.12.1\apache-camel-2.12.1-features.xml
[INFO] Wrote Eclipse project for "activemq-karaf-itest" to
C:\work\activemq-parent-5.9.0\activemq-karaf-itest.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Integration Test :: Spring 3.1 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @
activemq-itests-spring31 ---
[INFO] Deleting file: .project
[INFO] Deleting file: .classpath
[INFO] Deleting file: .wtpmodules
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-itests-spring31 >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @
activemq-itests-spring31 ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
activemq-itests-spring31 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
activemq-itests-spring31 ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-itests-spring31 <<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @
activemq-itests-spring31 ---
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] Wrote Eclipse project for "activemq-itests-spring31" to
C:\work\activemq-parent-5.9.0\activemq-itests-spring31.
[INFO] 
[INFO]                                                                         
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Assembly 5.9.0
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[WARNING] The POM for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131 is missing, no
dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131: Plugin
org.eclipse.jetty:maven-jetty-plugin:7.6.9.v20130131 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.eclipse.jetty:maven-jetty-plugin:jar:7.6.9.v20130131
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:clean (default-cli) @ apache-activemq
---
[INFO] 
[INFO] >>> maven-eclipse-plugin:2.9:eclipse (default-cli) @ apache-activemq
>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ apache-activemq
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @
apache-activemq ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
apache-activemq ---
[INFO] 
[INFO] <<< maven-eclipse-plugin:2.9:eclipse (default-cli) @ apache-activemq
<<<
[INFO] 
[INFO] --- maven-eclipse-plugin:2.9:eclipse (default-cli) @ apache-activemq
---
[INFO] Not running eclipse plugin goal for pom project
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container:
org.eclipse.jdt.launching.JRE_CONTAINER
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [1.574s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [0.243s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [0.753s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [0.264s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [3.720s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [0.318s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [1.133s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [0.542s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [0.498s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [0.181s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [2.198s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [0.449s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [0.262s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [1.079s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1.801s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [1.090s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [0.490s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [0.473s]
[INFO] ActiveMQ :: Unit Tests ............................ SUCCESS [2.874s]
[INFO] ActiveMQ :: Camel ................................. SUCCESS [2.123s]
[INFO] ActiveMQ :: HTTP Protocol Support ................. SUCCESS [1.284s]
[INFO] ActiveMQ :: All JAR bundle ........................ SUCCESS [1.308s]
[INFO] ActiveMQ :: File Server ........................... SUCCESS [0.476s]
[INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [0.103s]
[INFO] ActiveMQ :: Apache Karaf .......................... SUCCESS [1.503s]
[INFO] ActiveMQ :: RAR ................................... SUCCESS [1.596s]
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [0.251s]
[INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [1.560s]
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [0.027s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [2.496s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [1.664s]
[INFO] ActiveMQ :: StartUp Plugin ........................ SUCCESS [4.828s]
[INFO] ActiveMQ :: Web ................................... SUCCESS [1.113s]
[INFO] ActiveMQ :: OSGi bundle ........................... SUCCESS [1.193s]
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [0.138s]
[INFO] ActiveMQ :: Web Demo .............................. SUCCESS [1.472s]
[INFO] ActiveMQ :: Web Console ........................... SUCCESS [0.883s]
[INFO] ActiveMQ :: Karaf Integration Tests ............... SUCCESS [4.452s]
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SUCCESS [0.491s]
[INFO] ActiveMQ :: Assembly .............................. SUCCESS [3.006s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 54.405s
[INFO] Finished at: Thu Nov 14 10:53:50 EST 2013
[INFO] Final Memory: 87M/489M
[INFO]
------------------------------------------------------------------------





--
View this message in context: http://activemq.2283324.n4.nabble.com/Need-some-advice-on-how-to-build-in-Eclipse-using-Maven-tp4674345p4674481.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Need some advice on how to build in Eclipse using Maven

Posted by Christian Posta <ch...@gmail.com>.
Not sure about eclipse. I use intellij and it works wonderfully. But
your first task would be to get the maven build to work.

>mvn clean install -Dtest=false        <--- that doesn't work?

post the mvn build output you get that shows that it fails....


On Wed, Nov 13, 2013 at 7:57 AM, tpc_1095 <ti...@simplenetsoftware.com> wrote:
> I got stuck trying to build ActiveMQ in Eclipse and could use some guidance.
> I'm getting missing imports in nine projects and 93 Maven errors. I must
> have done something really wrong!
>
> I downloaded the source .zip, followed the mvn instructions, and verified
> that I can unzip the target file and start the server (although clicking the
> Log In button in hawtio is DOA, but I'll deal with that later.)
>
> I installed m2eclipse (Juno and greater) into Kepler, restarted, and
> imported all the projects found in the "parent" directory. I selected them
> all, and did "Configure" to Maven projects. I got many, many error messages
> in a popup dialog that said "An internal error occurred during: "Enabling
> Maven Dependency Management." Unsupported IClassPathEntry kind=4
>
> Along with 146 Java compile errors (For example, some classes in
> activema-client cannot import org.apache.activemq.leveldb.CountDownFuture.)
> and I also have 8 Maven Problems
>
> Plugin execution not covered by lifecycle configuration:
> net.alchim31.maven:scala-maven-plugin:3.1.0:testCompile (execution:
> test-compile, phase: test-compile)      pom.xml /activemq-leveldb-store line 341
> Maven Project Build Lifecycle Mapping Problem
> maven-dependency-plugin (goals "copy-dependencies", "unpack") is not
> supported by m2e.       pom.xml /activemq-runtime-config        line 107        Maven Project
> Build Lifecycle Mapping Problem
> Plugin execution not covered by lifecycle configuration:
> org.apache.servicemix.tooling:depends-maven-plugin:1.2:generate-depends-file
> (execution: generate-depends-file, phase: generate-resources)   pom.xml
> /activemq-karaf-itest   line 182        Maven Project Build Lifecycle Mapping Problem
> Plugin execution not covered by lifecycle configuration:
> net.alchim31.maven:scala-maven-plugin:3.1.0:compile (execution: default,
> phase: process-resources)       pom.xml /activemq-leveldb-store line 348        Maven
> Project Build Lifecycle Mapping Problem
> Plugin execution not covered by lifecycle configuration:
> net.alchim31.maven:scala-maven-plugin:3.1.0:compile (execution: compile,
> phase: compile) pom.xml /activemq-leveldb-store line 334        Maven Project Build
> Lifecycle Mapping Problem
> maven-dependency-plugin (goals "copy-dependencies", "unpack") is not
> supported by m2e.       pom.xml /activemq-osgi  line 210        Maven Project Build
> Lifecycle Mapping Problem
> Plugin execution not covered by lifecycle configuration:
> org.fusesource.hawtbuf:hawtbuf-protoc:1.9:compile (execution: default,
> phase: process-sources) pom.xml /activemq-console       line 185        Maven Project
> Build Lifecycle Mapping Problem
> Plugin execution not covered by lifecycle configuration:
> org.codehaus.mojo:javacc-maven-plugin:2.6:javacc (execution: default, phase:
> generate-sources)       pom.xml /activemq-client        line 228        Maven Project Build
> Lifecycle Mapping Problem
>
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/Need-some-advice-on-how-to-build-in-Eclipse-using-Maven-tp4674345.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
Christian Posta
http://www.christianposta.com/blog
twitter: @christianposta