On 25/01/18 05:44, wang.senx...@zte.com.cn wrote:
> 
> Hi, all
> 
>     I recently dealt with the p4plugin project on the odlparent-3.0.2
> upgrade, but I encountered a problem, our project
> 
> could not found the package io.netty.internal.tcnative, to my surprise,
> this problem does not occur when odlparent
> 
> was 2.0.5, could you help us solve this? 
> 

Sounds like something in your project is relying on netty internals,
which can change at any time.

I would suggest cleaning up your pom.xmls to remove Import-Package
sections and let maven-bundle figure out what really is needed, because
as it stands it is polluted by build-time classpath.

Regards,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to