aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2018-08-28Upgrade guice to 4.2Haibo Huang
2015-04-28Update version to 4.0upstream-masterColin Decker
2015-04-23Remove the snapshot repository that was configured to support dagger-adapter....cgruber
2015-02-24Add a snapshot repository to guice's parent pom configuration, so it can rely...cgruber
2015-01-24Change jdk8 profile in pom.xml to use the <reporting> element rather than <re...cgdecker
2014-11-04Add "BOM" (Bill of Materials) for easier use with MavenThomas Broyer
2014-10-20Add a Maven module for JDK8-specific tests to open-source Guice.cgdecker
2014-10-03Use 'mvn license:format -N' at top of project to add missing headersStuart McCulloch
2014-09-24Override release repository from parent to use https, which is now required.Colin Decker
2014-08-17Miscellaneous build improvements:Stuart McCulloch
2014-08-08Move utility scripts to util dir, add secure vars to CI username/pwd, update ...Sam Berlin
2014-08-07remove custom sonatype deployment profileSam Berlin
2014-07-25Only suppress doclint on java8+ profilesSam Berlin
2014-07-20Cleanup javadocs. This makes the following changes:Sam Berlin
2014-07-10Update references in code & configuration to point to github instead ofSam Berlin
2014-02-13Replace guava 11 with 16 and extract Guava as a separate dependency.Christian Edward Gruber
2013-12-06Fix issue 720 -- minor build fixes, from the issue:Sam Berlin
2013-11-12Update Guice's maven build system to run the unit tests in three configuratio...Christian Edward Gruber
2013-10-05Allow turning off stack trace collection in Guice.Christian Edward Gruber
2013-07-31Restore versions to 4.0-SNAPSHOTChristian Edward Gruber
2013-07-31Fix up poms to properly sign on deploy, provide source and javadoc jars per s...Christian Edward Gruber
2013-07-29Bump version numbers to release 4.0-beta.Christian Edward Gruber
2012-08-31Actually pom versions should really be 3.1.0 to reflect the addition of a cou...Stuart McCulloch
2012-08-31Bump pom versions towards next maintenance releaseStuart McCulloch
2012-01-13Cleanup a few things:Sam Berlin
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