Hi guys,
I'm attempting to build an RMI client/server JAR. It doesn't appear to
be making the client JAR correctly, because it doesn't include the
interfaces of my RMI objects. The server JAR turns out just fine, and
has all classes, which is exactly what I want.
I also want to know how I'm supposed to get the client JAR in as a
dependency to another project. When I put the rmi project as a
dependency, it pulls in the full RMI server JAR.
I also noticed that there is an error in the documentation under the
"Using the package goal" section. The excludes need to be inside of a
"configuration" element.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]