Richard Chamberlain wrote:
Hi.

I use the following:

<dependencySets>
  <dependencySet>
<outputDirectory>/lib</outputDirectory> <unpack>false</unpack> <scope>runtime</scope> </dependencySet>
</dependencySets>

It puts all the dependencies into lib.

Any idea how to add the contents of lib to classpath?
(I have an executable jar file and when I add the dependencies to the lib folder the main class cannot be found.)

--
Regards
Erik Drolshammer

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

Reply via email to