Oh, it looks like adding <scope>import</scope> to the dependency is what I need.
On Mon, 2009-04-06 at 23:38 +0300, Alexander Semenov wrote: > Hi all. > > How can I add a 'jar' module as a dependency to a 'war' module so: > * 'jar' module is included in the WEB-INF/lib > * but 'war' module sources should not see 'jar' module classes (e.g. > autocompletion feature in an IDE doesn't work)? > > Thank you for your time. -- Kind regards, Alexander Semenov Java Developer AT Software phone: +375-212-359063 cell: +375-29-2959257 e-mail: [email protected] skype: artezio_asemenov_1 AT Software is the result of merge of Artezio and Lanit-Tercom companies. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
