Hi,

I have a multi module web project. Four modules of the project are packaged
as jar and added as dependency to the fifth module, which is packaged as
war. When it is time to deploy the application i just run package on the war
project and my war is created with all the dependencies.

Now there is a problem.

One of the my module have heavy changes. Now when i created war for my
projects these changes was not reflected in the output war file(the jar in
lib folder of war has still the old code).

Can you please point the things i am missing from the release process? Why
the old code is being packaged with the war?



Regards,
Vijay Shanker Dubey
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to