Reputation: 2610
I have a simplified war project as below:
Now I have problem with resolving the dependency on the guava library
Does anyone know why the guava library is not packaged within the war file as expected? What is difference between copying dependencies and packaging them in war?. Any ideas?
Upvotes: 0
Views: 200