hi ..

its my duty to migrate from ant to maven ..

we have the following source-structure

com
  | -- foo
        | -- app1
        | -- app2
        | -- app3

i created three subprojects for each of the apps ...
the next thing i would like to do is to tell maven in the project.xml that
it should only checkout the specific files in the appX area.

how do i achieve this ???




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to