archtype servicemix-lwcontainer-service-unit - invalid classpath section in servicemix.xml ------------------------------------------------------------------------------------------
Key: SM-835 URL: https://issues.apache.org/activemq/browse/SM-835 Project: ServiceMix Issue Type: Bug Components: tooling Affects Versions: 3.1 Reporter: Cedric Bompart The Maven2 archtype "servicemix-lwcontainer-service-unit" is producing an invalid servicemix.xml file which can be resolved by removing the classpath section: <classpath> <location>.</location> </classpath> The problem was; that Servicemix 3.1 didn't find the provided libraries from the SU project. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.