Read the M2 scope document again... Compile scoped artifacts are
packaged just like runtime. The only difference is that runtime
artifacts are not available in the compile-time classpath.

Wayne

On 4/27/07, Enrique Gaona <[EMAIL PROTECTED]> wrote:


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to