Hi,
i'm trying to run a number of classes which reside in the Maven 'test' folder from the command line which i will later combine to run in a ksh script.
The issue i am having is that i can run files which are in the 'main' folder but i want to run another which is in the 'test' folder.
Does anyone know, or have any ideas as to how to do this???
cheers.