Commit Graph

19 Commits

Author SHA1 Message Date
Michael Bayne a0999fb8a4 [maven-release-plugin] prepare for next development iteration 2011-01-07 22:31:59 +00:00
Michael Bayne e0a55fc3a8 [maven-release-plugin] prepare release depot-1.2 2011-01-07 22:31:45 +00:00
Michael Bayne 16919c056b Use the latest stable samskivert: 1.2. 2011-01-07 22:27:35 +00:00
Michael Bayne 7d99928d7c Maven makes using version ranges too annoying by constantly checking for new
versions with the repository.

Why, Maven, do you not offer an option to not go searching numerous sources on
the Internet every time I run a build? (And then timing out when some of those
sources are behind firewalls and I'm not running vpn at the moment.) Indeed,
why would that not be the default?
2010-12-18 17:30:57 +00:00
Michael Bayne 63ac28fcef Do so in a syntactically correct manner as well. 2010-12-09 17:19:40 +00:00
Michael Bayne eeb8f5eeb7 Allow newer versions of our samskivert and guava dependencies. 2010-12-09 17:19:12 +00:00
Michael Bayne fd035fd463 [maven-release-plugin] prepare for next development iteration 2010-11-20 02:54:24 +00:00
Michael Bayne 35f9d8339e [maven-release-plugin] prepare release depot-1.1 2010-11-20 02:54:12 +00:00
Michael Bayne e39e7fea42 We don't actually use any Ant code in Depot. Amazing! 2010-11-15 18:03:38 +00:00
Charlie Groves 206781f529 Depend on samskivert as a project and inherit its dependencies, export our own dependencies, bump to guava r07 2010-10-28 20:09:15 +00:00
Michael Bayne 5c56ec1fe7 Only do our signing when we're deploying to the public repository. 2010-10-18 21:53:03 +00:00
Michael Bayne 1c28f34ac4 Use hardcoded plugin version numbers to appease the Maven 3 nazis. 2010-10-18 21:52:16 +00:00
Michael Bayne f293412671 [maven-release-plugin] prepare for next development iteration 2010-09-23 18:55:03 +00:00
Michael Bayne 448c89289a [maven-release-plugin] prepare release depot-1.0 2010-09-23 18:54:54 +00:00
Michael Bayne c609db73de Prepare for forthcoming release. Apparently the Maven "process" is to leave
your POM at nextversion-SNAPSHOT and then when you do all the release
machinations, it shaves the -SNAPSHOT off, tags, builds and ships your thing,
then commits a new POM with nextnextversion-SNAPSHOT as the version.
2010-09-10 16:35:53 +00:00
Michael Bayne d2a6b4422f Various updates to bring POM up to date with current "best practices." 2010-09-09 20:27:45 +00:00
Michael Bayne 685e7e8ef5 Nixed some bits inherited from copied-and-pasted samskivert POM. 2010-09-09 05:30:30 +00:00
Michael Bayne 2d3cfff9b4 Adding needed Javadoc links. Removing unneeded system properties. Configuring
plugins to use latest version.
2010-09-09 05:26:50 +00:00
Michael Bayne d2d88aa25e A pom file for Depot. I believe that once the samskivert Maven repo is
authorized by Sonatype, I'll be able to upload Depot into it as well, since
they both use the com.samskivert groupId. w00t!
2010-09-08 23:30:08 +00:00