Hi,
I have a project that has a compile dependency to a jar file
(tpmclient.jar) and at the same time it needs to be packaged into the final
war.    My questions, what's the elegant or right way of solving this
problem wihtout having to copy the tpmclient.jar into my project directory?
The tpmclient.jar is already installed in my maven repository and I don't
really want to copy the same jarfile into my project directory.   Thanks in
advance.

Enrique

Reply via email to