J.W. Janssen created FELIX-5660:
-----------------------------------

             Summary: DM r11 does not build after clean
                 Key: FELIX-5660
                 URL: https://issues.apache.org/jira/browse/FELIX-5660
             Project: Felix
          Issue Type: Bug
          Components: Dependency Manager
    Affects Versions: org.apache.felix.dependencymanager-r11
            Reporter: J.W. Janssen


Trying to build the DM sources from scratch fails the first time (also after a 
`clean`) with the following error:

{code}
:org.apache.felix.dependencymanager.runtime:build
:org.apache.felix.dependencymanager.runtime.itest:compileJava
Error  : Exception: java.lang.ClassNotFoundException: 
org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin not found, parent:  
java.net.URLClassLoader@258ee7de 
urls:[file:/private/tmp/felix-staging/org.apache.felix.dependencymanager-r11/org.apache.felix.dependencymanager-r11-src/org.apache.felix.dependencymanager.annotation/generated/org.apache.felix.dependencymanager.annotation.jar]
 exception:java.lang.ClassNotFoundException: 
org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin
Error  : Failed to load plugin 
org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin;log=debug;path:="/private/tmp/felix-staging/org.apache.felix.dependencymanager-r11/org.apache.felix.dependencymanager-r11-src/org.apache.felix.dependencymanager.annotation/generated/org.apache.felix.dependencymanager.annotation.jar",
 error: java.lang.ClassNotFoundException: 
org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin not found, parent:  
java.net.URLClassLoader@258ee7de 
urls:[file:/private/tmp/felix-staging/org.apache.felix.dependencymanager-r11/org.apache.felix.dependencymanager-r11-src/org.apache.felix.dependencymanager.annotation/generated/org.apache.felix.dependencymanager.annotation.jar]
 exception:java.lang.ClassNotFoundException: 
org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin
Error  : Cannot load the plugin 
org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin
:org.apache.felix.dependencymanager.runtime.itest:compileJava FAILED

FAILURE: Build failed with an exception.
{code}

The build is successful after re-running it again after this exception.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to