Lialiko3

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Lialiko3 created a post, AnsweredPackaging a project doesn't include maven dependencies
So I have this project with some dependencies in its pom.xml file. I set the dependencies to <scope>compile</scope> to make sure they compile, but when I run it, I get a classNotFoundException, mea...