Re: No test to run, No code to compile

2014-09-01 Thread tertelos
Hi, how do i deactivate it ? i tried to write none within the phase tags but it didnt work at all -- View this message in context: http://maven.40175.n5.nabble.com/No-test-to-run-No-code-to-compile-tp5803100p5803505.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: There are no tests to run

2014-08-28 Thread tertelos
Have you find the solution ? -- View this message in context: http://maven.40175.n5.nabble.com/There-are-no-tests-to-run-tp106353p5803201.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe,

Re: No test to run, No code to compile

2014-08-28 Thread tertelos
I expect some unit tests to run, here is the pom file, the latest console output and the github project: GitHub project: https://github.com/karkalos/game-of-life POM file: ?xml version=1.0 encoding=UTF-8? project xmlns=http://maven.apache.org/POM/4.0.0;

No test to run, No code to compile

2014-08-27 Thread tertelos
I have been struggling with this for days and i really want to move on can somebody please help me, i am getting the following console output: T E S T S Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-easyb-plugin:1.4:test (default) @ gameoflife --- [INFO]