Tell us more about the remote directory. Is this a "Maven repository"
or is it simply a dumb file location? How do the other people get the
file, are they running Maven also or something else?

The more information you provide, the better the response will be.
Generally, I would suggest that you set up something like Archiva and
use "mvn deploy" to copy the file into Archiva.

Wayne

On 3/28/08, author <[EMAIL PROTECTED]> wrote:
>
> My project (my *.jar file) used by others team-members. When i use 'mvn
> package' goal, i recive 1 *.jar file in my project folder in folder target.
> Then i copy my *.jar file to remote directory, which shared for all others
> team member. How can i do it automatically (for example using pom.xml or
> ect).
> THX!!!!
> --
> View this message in context: 
> http://www.nabble.com/How-create-2-*.jar-tp16325044s177p16349642.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to