You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by zalym <mo...@gmail.com> on 2007/05/21 10:44:16 UTC

pom as dependency

hi,

i have 5 modules and a pom.  I want to use these 5 modules in my war.  i
want to include the pom as a dependency but it isn't taking it.  i have to
include the modules rather for it to work.

Appreciate any help.

--Saleem
-- 
View this message in context: http://www.nabble.com/pom-as-dependency-tf3788997s177.html#a10715116
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: pom as dependency

Posted by Wayne Fay <wa...@gmail.com>.
This should work. Check your dependency scopes.

How do you know "it isn't taking it"? What's the test which is failing?

Wayne

On 5/21/07, zalym <mo...@gmail.com> wrote:
>
> hi,
>
> i have 5 modules and a pom.  I want to use these 5 modules in my war.  i
> want to include the pom as a dependency but it isn't taking it.  i have to
> include the modules rather for it to work.
>
> Appreciate any help.
>
> --Saleem
> --
> View this message in context:
> http://www.nabble.com/pom-as-dependency-tf3788997s177.html#a10715116
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org