• New Feature
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • Forge
  • hsingh
  • Reporter: gkeim
  • July 27, 2009
  • 0
  • Watchers: 0
  • February 12, 2013
  • August 11, 2009

Description

JIRA asks you to run the tc-version command but for Maven users there is no such goal.

% mvn tc:version

Comments

Alex Miller 2009-07-28

good idea

Himadri Singh 2009-09-14

mvn tc:version

[INFO] Scanning for projects… [INFO] Searching repository for plugin with prefix: ‘tc’. [INFO] org.apache.maven.plugins: checking for updates from tc-staging-repo [INFO] org.apache.maven.plugins: checking for updates from kong-repo [INFO] org.apache.maven.plugins: checking for updates from forge-dev-repo [INFO] org.apache.maven.plugins: checking for updates from forge-staging-releases-repo [INFO] org.codehaus.mojo: checking for updates from tc-staging-repo [INFO] org.codehaus.mojo: checking for updates from kong-repo [INFO] org.codehaus.mojo: checking for updates from forge-dev-repo [INFO] org.codehaus.mojo: checking for updates from forge-staging-releases-repo [INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from tc-staging-repo [INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from kong-repo [INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from forge-dev-repo [INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from forge-staging-releases-repo [INFO] ———————————————————————— [INFO] Building Terracotta H2LC Performance Test [INFO] task-segment: [tc:version] [INFO] ———————————————————————— [INFO] [tc:version] Terracotta 3.1.1, as of 20090911-110930 (Revision 13586 by cruise@su10mo5 from 3.1) [INFO] ———————————————————————— [INFO] BUILD SUCCESSFUL [INFO] ———————————————————————— [INFO] Total time: 7 seconds [INFO] Finished at: Mon Sep 14 02:31:06 PDT 2009 [INFO] Final Memory: 17M/81M [INFO] ————————————————————————