4.0.0 io.netty netty-parent 5.0.0.Final-SNAPSHOT netty-transport-native-unix-common Netty/Transport/Native/Unix/Common jar Static library which contains common unix utilities. io.netty.transport.unix.common make gcc ar libnetty-unix-common ${project.basedir}/src/main/c ${project.build.directory}/native-jar-work ${project.build.directory}/native-objs-only ${project.build.directory}/native-lib-only ${project.build.directory}/${project.build.finalName}.jar ${project.build.directory}/${project.build.finalName}-${jni.classifier}.jar org.codehaus.mojo build-helper-maven-plugin generate-sources add-source ${nativeIncludeDir} mac mac clang darwin maven-antrun-plugin native-jar package run build-native-lib generate-sources run linux linux linux maven-antrun-plugin native-jar package run build-native-lib generate-sources run freebsd unix freebsd clang gmake freebsd maven-antrun-plugin native-jar package run build-native-lib generate-sources run openbsd unix openbsd clang gmake openbsd maven-antrun-plugin native-jar package run build-native-lib generate-sources run io.netty netty-common ${project.version} io.netty netty-buffer ${project.version} io.netty netty-transport ${project.version}