4.0.0 io.netty netty-parent 4.0.0.Alpha7-SNAPSHOT netty jar Netty/All-in-One true full false sonatype-oss-release false release false ${project.groupId} netty-example ${project.version} compile true ${project.groupId} netty-metrics-yammer ${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 clean-first generate-resources clean maven-dependency-plugin 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 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 default-resources none default-testResources none maven-compiler-plugin default-compile none default-testCompile none maven-surefire-plugin default-test none maven-jxr-plugin generate-xref package jxr ${quickbuild} UTF-8 UTF-8 true ${project.build.directory}/xref ${project.build.directory}/api Netty Source Xref (${project.version}) Netty Source Xref (${project.version}) ${project.groupId} netty-build 10 maven-javadoc-plugin attach-javadocs jar ${quickbuild} *.internal,*.example org.jboss.apiviz.APIviz true org.jboss.apiviz apiviz 1.3.2.GA true ${project.build.directory}/api ${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/ -link http://metrics.codahale.com/maven/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*:io.netty.monitor:io.netty.monitor.spi -group "Yammer monitoring support" io.netty.monitor.yammer* -sourceclasspath ${project.build.outputDirectory} -nopackagediagram UTF-8 en_US