commit | 99cdf558f9111556da464a89b16bb4c9fee2f26c | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Dec 29 17:27:46 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Wed Dec 30 17:19:48 2009 -0800 |
tree | 6825a85d5f30ad7c1581732069de1059e27d15a1 | |
parent | d1a3f68b804cd8d87be73d42a401aa23a387fe04 [diff] |
Cleanup Maven build by using common plugin management Most of our build will want to assume the same version of each plugin across all components, just like do with our dependencies. Also, start populating some data into the manifest of each created JAR file, to better document where the JAR came from. Change-Id: I38c62949dfb0e14603a31e9045e4ab5f7ca1424b Signed-off-by: Shawn O. Pearce <sop@google.com>