aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2011-06-26switch Guice from manually repackaging Guava to depending on Guava. it's sti...sberlin
2011-04-20Fix maven build (TODO: replace dependency with official cglib-2.2.2 when it's...mcculls
2011-01-09don't include pom.xml & pom.properties in maven build, to better mirror ant b...sberlin
2011-01-04Add standard Apache LICENSE and NOTICE files to the Maven buildmcculls
2010-12-10Cleanup pom - lock deploy plugin to 2.5 and remove extra source/javadoc profi...mcculls
2010-12-10Use same release profile id as the main google pommcculls
2010-12-10Align Maven no_aop classifier to match the Ant targetmcculls
2010-12-06Add source and javadoc to Maven release profilemcculls
2010-11-24Clarify that the Maven build requires Maven3 and cleanup temporary CGLIB depe...mcculls
2010-11-04Add some comments to the Maven POMsmcculls
2010-11-04Run maven tests with TestNG (better handling of tests)mcculls
2010-11-04Process googlecode test classesmcculls
2010-11-04Update to jarjar-maven-plugin 1.3 release, and use simple logger in persist t...mcculls
2010-11-04Update Maven poms to use new jarjar processing rules, allow jarjar and munge ...mcculls
2010-10-22Add CI detailsmcculls
2010-10-22Update grid profilemcculls
2010-10-22Add grid profilemcculls
2010-10-21Issue 552: add buildable maven pomsmcculls
2010-08-01issue 525 - update poms to guice 3.0. patch courtesy of max bowsher, thanks!sberlin
2010-08-01Merge 2.0-maven branch into trunk.sberlin@gmail.com
2007-02-26Added Maven build file.crazyboblee