Can't compile the examples
--------------------------
Key: SMX4-97
URL: https://issues.apache.org/activemq/browse/SMX4-97
Project: ServiceMix 4
Issue Type: Bug
Reporter: Willem Jiang
C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\examples>mvn install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: unknown
Reason: Could not find the model file 'C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\
examples\itests'. for project unknown
Also there is a compile error in the loan-broker-bpel
C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\examples\loan-broker-bpel\loan-broker-b
ean-su\src\main\java\loanbroker\Bank.java:[27,42] package org.apache.servicemix.
jbi.listener does not exist
C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\examples\loan-broker-bpel\loan-broker-b
ean-su\src\main\java\loanbroker\Bank.java:[30,29] cannot find symbol
symbol: class MessageExchangeListener
public class Bank implements MessageExchangeListener {
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.