The technique for using the standard method has its properties listed here: http://maven.apache.org/reference/plugins/artifact/properties.html
This includes a "directoryMode" parameter, which defaults to whatever the file mode is (g+w). - Brett On Tue, 15 Feb 2005 15:57:04 -0500, Aleksandr Shneyderman <[EMAIL PROTECTED]> wrote: > > I am trying to deploy my jars and while the group ownership is set > allright the directories that are created to place the jar file into are > not well group owned. They are basically set group not writable, which > prevents anyone trying to deploy artifact after me into the same > directory. > > Any ideas on how to fix this? (I use scp deploy method and set group > ownership in properties file) > > Thanks, > Alex. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
