Cargo can't use the zip directly. But you should be able to get it to work by using the dependency-plugin and extract the content of the archive first.
/Anders On Wed, Jan 12, 2011 at 10:33, Wayne Fay <[email protected]> wrote: > > If I do this and create a new ".zip" or some other artifact for my > > configuration files, is it possible to deploy this by extracting the > config > > files to specific location using Cargo plugin? > > I haven't used Cargo in a while so I have no idea. It seems like > asking the Cargo folks directly would be the most efficient method to > get this answered. > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
