OK
my project is some thing like this :
root/
pom.xml (pom + dependency management)
client/
pom.xml (pom)
client-lib/
pom.xml (jar + an assembly + generated client from wsdl)
client-app/
pom.xml (grails application + an assembly)
stub/
pom.xml (pom)
stub-lib/
pom.xml (jar + generated server from wsdl)
stub-app/
pom.xml (war)
integration/
pom.xml (jar + only tests that launc cargo to deploy both the
stub-app and the client-app)
My assembly are called in the client-lib and the client-app in a
profile to deliver the sources.
My client has to compile on its own computer using ant only. Hence the
assembly of sources.
Raphaël
2009/3/12 Santos Patel <[email protected]>:
> Hi,
>
> Can you please elaborate on the area where that command is used in your
> code.
>
> Santosh
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]