On Wed, 2010-04-21 at 22:35 +0200, Sergio Bossa wrote: > On Wed, Apr 21, 2010 at 6:42 PM, Jason Voegele > <jvoeg...@terracottatech.com> wrote: > > > The patched_3.2.1 is probably the best choice. It contains the relevant > > patch, but retains the 3.2.1 version number and is therefore compatible > > with tc-maven-plugin:1.5.1. > > Thanks for your answer Jason. > So patched_3.2.1 is compatible with tc-maven-plugin:1.5.1, but the > latter will not be able to use (on tc:run) the patched version: that > is, it will use the published 3.2.1 and there's no way to make it use > the patched one *without* relying on on the local repositories. > Is that right?
That is correct. You (or whoever is executing tc:run) must have the patched 3.2.1 artifacts installed in the local Maven repository. The only other alternative at this point in time would be to use the trunk snapshots, i.e. terracotta-3.3.0-SNAPSHOT and tc-maven-plugin-1.6.0-SNAPSHOT. At some point in the near future, we will have tc-maven-plugin-1.5.2-SNAPSHOT again pointing to terracotta-3.2.2-SNAPSHOT, at which point you could use those snapshot versions. For the time being, however, it is either trunk snapshots or patched 3.2.1 installed into the local repository. -- Jason Voegele If you want to see card tricks, you have to expect to take cards. -- Harry Blackstone _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev