4.0.0 io.netty netty-parent 4.0.0.CR3 netty-tarball pom Netty/Tarball ${project.groupId} netty-example ${project.version} compile true ${project.groupId} netty-all ${project.version} compile true maven-clean-plugin clean-first generate-resources clean org.codehaus.mojo animal-sniffer-maven-plugin default none maven-checkstyle-plugin check-style none maven-deploy-plugin true full maven-dependency-plugin copy-jars prepare-package copy-dependencies ${project.build.directory}/jars ${project.groupId} netty-all copy-sources prepare-package copy-dependencies sources ${project.build.directory}/jars ${project.groupId} netty-all copy-jars-all-in-one prepare-package copy-dependencies ${project.build.directory}/jars-all ${project.groupId} netty-all copy-sources-all-in-one prepare-package copy-dependencies sources ${project.build.directory}/jars-all ${project.groupId} netty-all copy-apidocs-all-in-one prepare-package copy-dependencies javadoc ${project.build.directory}/apidocs-all ${project.groupId} netty-all maven-assembly-plugin build-tarball package single netty-${project.version} false false ${project.basedir}/assembly.xml