e them
>show up under target//META-INF?
>
>--
>View this message in context:
>http://maven.40175.n5.nabble.com/A-maven-war-plugin-question-tp4411244p4411244.html
>Sent from the Maven - Users mailing list archive at Nabble.com.
>
>---
et//META-INF?
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/A-maven-war-plugin-question-tp4411244p4411244.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---
only make them
show up under target//META-INF?
--
View this message in context:
http://maven.40175.n5.nabble.com/A-maven-war-plugin-question-tp4411244p4411244.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---
Oh, it looks like adding import 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
Sorry, I meant 'runtime' of course.
On Mon, 2009-04-06 at 23:50 +0300, Alexander Semenov wrote:
> Oh, it looks like adding import 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 t
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.
--
Alexander Semenov
---