In PROJECT-A, use the assembly plugin to create an artifact. In
PROJECT-B, use the dependency-plugin to extract said artifact.


On Thu, Mar 17, 2011 at 3:08 PM, Nguyen Tien Luong
<[email protected]> wrote:
>    Hi maven's users,
>
> Maybe the title is not understandable enough, here is my example:
>
> I have PROJECT-A which contains only JSP files.
>
> For each PROJECT-B which depends on PROJECT-A, I want that maven go and get 
> the
> JSP files in PROJECT-A and put in PROJECT-B with same folder's structure.
>
> So I don't know if with maven, we have somethings to for example ZIP all JSP
> file of PROJECT-A. When we have a dependency of PROJECT-A, maven will get this
> compressing, UNZIP and copy in PROJECT-B
>
> Let me know if we have another way to do this kind of work.
>
> Thanks alot :x
>
> Luong
>
>
>
>



-- 
I Am What I Am And That's All What I Yam (Popeye)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to