I coded a little socket client/server app using eclipse. Aiming to use maven capabilities for dependencies, I created a new maven project where I copy and paste exactly the same code as before.
However, every time i try to connect from the client app the following exception is triggered:
java.lang.ClassNotFoundException: Message