2 Replies Latest reply on May 11, 2010 6:34 AM by bosschaert

    Problem running mvn install -Pall in jbosgi-framework

    bosschaert

      I am trying to create the 'all' jar for TCK runs, but the build fails. It was passing recently... Any ideas?

       

      jbosgi-framework$ mvn clean install -Pall

      ... snip ...

      INFO] ------------------------------------------------------------------------
      [INFO] Building JBossOSGi Framework Bundle
      [INFO]    task-segment: [install]
      [INFO] ------------------------------------------------------------------------

      ... snip ...

      [INFO] Compiling 78 source files to /home/davidb/clones/jbosgi-framework/bundle/target/test-classes

      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Compilation failure

       

      /home/davidb/clones/jbosgi/reactor/jbosgi-framework/bundle/src/test/java/org/jboss/test/osgi/nativecode/bundleA/NativeCodeActivatorA.java:[30,25] package org.osgi.framework does not exist