4.0.0 io.netty netty-parent 4.0.0.Alpha2-SNAPSHOT netty jar Netty/All-in-One ${project.groupId} netty-example ${project.version} compile true com.google.protobuf protobuf-java compile true org.jboss.marshalling jboss-marshalling compile true org.slf4j slf4j-api compile true commons-logging commons-logging compile true org.jboss.logging jboss-logging-spi compile true log4j log4j compile true org.osgi org.osgi.core compile true org.osgi org.osgi.compendium compile true maven-clean-plugin 2.5 clean-first generate-resources clean maven-dependency-plugin 2.4 unpack-sources prepare-package unpack-dependencies sources io/netty/** ${project.groupId} ${project.build.directory}/src unpack-jars prepare-package unpack-dependencies io/netty/** io/netty/example/** ${project.build.outputDirectory} org.codehaus.mojo build-helper-maven-plugin 1.7 add-source prepare-package add-source target/src org.codehaus.mojo animal-sniffer-maven-plugin default none maven-checkstyle-plugin check-style none maven-resources-plugin 2.5 default-resources none default-testResources none maven-compiler-plugin default-compile none default-testCompile none maven-surefire-plugin default-test none full maven-jxr-plugin 2.2 generate-xref package jxr UTF-8 UTF-8 true ${project.build.directory}/xref ${project.build.directory}/api Netty Source Xref (${project.version}) Netty Source Xref (${project.version}) maven-javadoc-plugin javadoc package jar false *.internal,*.example org.jboss.apiviz.APIviz ${project.basedir}/lib/apiviz-1.3.1-jdk7.jar true true ${project.build.directory}/api ${project.build.directory} api UTF-8 UTF-8 true false false true ${basedir}/src/javadoc/overview.html Netty API Reference (${project.version}) Netty API Reference (${project.version}) false -link http://docs.oracle.com/javase/7/docs/api/ -link http://code.google.com/apis/protocolbuffers/docs/reference/java/ -link http://docs.oracle.com/javaee/6/api/ -link http://www.osgi.org/javadoc/r4v43/core/ -link http://www.slf4j.org/apidocs/ -link http://commons.apache.org/logging/commons-logging-1.1.1/apidocs/ -link http://logging.apache.org/log4j/1.2/apidocs/ -group "Low-level data representation" io.netty.buffer* -group "Central interface for all I/O operations" io.netty.channel* -group "Client & Server bootstrapping utilities" io.netty.bootstrap* -group "Reusable I/O event interceptors" io.netty.handler* -group "Miscellaneous" io.netty.logging*:io.netty.util* -sourceclasspath ${project.build.outputDirectory} -nopackagediagram UTF-8 en_US