NMR assembly failing to build due to missing cglib dependency
-------------------------------------------------------------
Key: SMX4NMR-163
URL: https://issues.apache.org/activemq/browse/SMX4NMR-163
Project: ServiceMix NMR
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Greg Lucas
Trying to build the NMR assembly from trunk I get the following:
[INFO] Error populating repository
Embedded error:
E:\home\glucas\.m2\repository\org\apache\servicemix\bundles\org.apache.servicemix.bundles.cglib\2.1_3_2\org.apache.servicemix.bundles.cglib-2.1_3_2.jar
(The system cannot find the path specified)
The NMR pom specifies cglib version 2.1_3_3-SNAPSHOT. The 2.1_3_2 version is
coming from the karaf features.xml so it is not in my local repo. Should the
features-maven-plugin be checking remote repos as well?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.