Oh, I see, those are dependencies declared in the manifest file for avalon-framework-impl-4.1.5.jar and my own jar. And merlin will use that info when trying to satisfy said dependencies. Well then, how can I control this behaviour, i.e. tell merlin to use my local maven repo?
Thanks, Olaf > But it still won't work. I get > > ---- exception > report ---------------------------------------------------------- > Exception: org.apache.avalon.merlin.KernelException > Message: Install failure: > file:/C:/Projekte/OBergner/EclipseWorkspace/merlin-aspects/samples /conf/samp le.block ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.composition.model.ModelException Message: Could not create classloader. ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.composition.model.ModelException Message: Classpath contains 34 unsatisfied extension dependencies. Unable to locate a required extension. Extension Name: merlin-aop-main Specification Vendor: null Specification Version: null Implementation Vendor: null Implementation Vendor-Id: null Implementation Version: 0.1 Implementation URL: http://www.ibiblio.org/maven/merlin-aop/main/jars/merlin-aop-main-0.1.jar ... (33 more similar entries) Why won't merlin use my local repo to satisfy those dependencies? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
