> In that way a user could arbitrate the path for either unc, or a mounted 
> share on linux.
> but it doesn't seem that maven-antrun picks these property files up.
>
> So perhaps there's a better way....
> Some uses build on linux, others build on win32. How do i copy files from a 
> unc path such that it works for all users?

Just to be clear... you're asking about how to best use Ant on the
Maven list? ;-)

I'd suggest a completely different solution entirely using the Maven
approach -- build packages containing those resources, install them
into a corporate repo, and then depend on them in your other builds as
necessary.

Wayne

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

Reply via email to