From: cdollins <chad.dollins_at_gmail.com>
Date: Fri, 15 Apr 2011 08:17:33 -0700 (PDT)
Google Protocol Buffer Dependency
How should I handle the dependency addition for protocol buffer library.
Netty adds the optional element to their maven dependency which as I've read
http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html
here is a stop-gap measure. From this same document I take it that the
right way to do this should be to create a separate sub-module. Any
thoughts?