Am 27.07.15 um 04:31 schrieb Ken Gilmer: > Hi, starting fresh I followed this guide: > http://felix.apache.org/documentation/development/building-felix.html. I'm > building on a Mac with Java 7 and Maven 2.2.1 (as required). Here is the > error after running build_run.sh: > > [exec] [ERROR] BUILD FAILURE > [exec] [INFO] > ------------------------------------------------------------------------ > [exec] [INFO] The projects in the reactor contain a cyclic reference: > Edge between > 'Vertex{label='org.apache.felix:org.apache.felix.scr.annotations'}' and > 'Vertex{label='org.apache.felix:org.apache.felix.scr.generator'}' > introduces to cycle in the graph > org.apache.felix:org.apache.felix.scr.generator --> > org.apache.felix:org.apache.felix.scr.annotations --> > org.apache.felix:org.apache.felix.scr.generator > > Any ideas on how to resolve? >
I've updated the pom's, please try again. Although I'm not quiet sure if it fixes your problem. If it doesn't I suggest to use a newer maven version. Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

