Yrineu, Looks like its because it cant find the OpendaylightSfc class. We removed that class and announced it in this email [0].
The GBP project had a similar problem that was fixed in this patch [1], which depending on how you're using the OpendaylightSfc class may help you resolve the problem. The OpendaylightSfc was a Singleton that just wasnt working for us anymore, so we refactored its usage and did away with the class. If you still need the SFC Instance Identifier constants, they are now located here: sfc-provider/src/main/java/org/opendaylight/sfc/provider/api/SfcInstanceIdentifiers.java On a side-note, the NIC project never has formally declared SFC as a dependency. If NIC really is going to officially depend on SFC, you should formalise this.To do this, just send us an email to the sfc dev list by M2 stating that NIC intends to depend on SFC. Regards, Brady [0] https://lists.opendaylight.org/pipermail/sfc-dev/2016-November/003570.html [1] https://git.opendaylight.org/gerrit/48276 On Mon, Nov 14, 2016 at 12:50 PM Yrineu Rodrigues <[email protected]> wrote: > Hi Sfc team, > > We're facing a problem when try to import use the SFC's dependencies, > please, can someone help us to solve this issue? > > PS: To avoid a large email, I'm sending the LOG ERROR in attach. > > Thanks in advance, > -- > *Yrineu Rodrigues* > *OpendayLight NIC PTL/committer* > -- > > *Linkedin <http://www.linkedin.com/in/yrineu>* > *NIC wiki page* > <https://wiki.opendaylight.org/view/Network_Intent_Composition:Main> > > _______________________________________________ > sfc-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/sfc-dev >
_______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
