My guess is that you'll need to run "mvn install" from \buildsystems\maven\
Eelco and others, command "tcbuild clean check_short jdk=1.5" is compiling everything and runs some subset of tests that runs quick enough, so it is handy to use before committing stuff. What tests to include is decided based on content of <project>/tests.<test type>.lists.short files. regards, Eugene Steven Harris wrote: > simpler question. When I try to do a mvn clean I get > > The plugin 'org.terracotta.maven.plugins:tcbuild-maven-plugin' does > not exist or no valid version could be found > > how do I fix that > > Cheers, > Steven Harris _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
