[Logo] Terracotta Discussion Forums
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Getting maven to use the Terracotta nightlies  XML
Forum Index -> Terracotta Platform
Author Message
october

journeyman

Joined: 09/18/2007 19:29:17
Messages: 20
Offline

How would I configure the maven plugin to use the Terracotta nightlies? I thought I had my pom set up for the right version, but it seems to be ignoring mys ettings.

2008-06-07 23:00:34,467 INFO - Terracotta 2.6.0, as of 20080523-110522 (Revision 8595 by cruise@rh4mo0 from 2.6.0)

 Filename pom.xml [Disk] Download
 Description The maven build script I'm using.
 Filesize 6 Kbytes
 Downloaded:  145 time(s)

amiller

ophanim

Joined: 08/29/2007 09:05:48
Messages: 722
Location: St. Louis, MO
Offline

I think you want tc-maven plugin version 1.2.0-SNAPSHOT instead of 1.1.1-SNAPSHOT. If that doesn't help, please include your tc-config.xml too and we can try to fix you up.

Alex Miller (Terracotta Engineer) - Want to post to the forums? Sign up here
[WWW]
ekulesho

master

Joined: 12/04/2006 08:49:08
Messages: 57
Offline

Please see documentation at http://forge.terracotta.org/releases/projects/tc-maven-plugin/configuration.html#Choosing_Terracotta_runtime_version

First of all you need to specify terracotta dependency in <plugin><dependencies> and also make sure that you are using Maven 2.0.9 or later.

regards,
Eugene
[WWW]
 
Forum Index -> Terracotta Platform
Go to:   
Powered by JForum 2.1.7 © JForum Team