Just to be clear, you are saying:

1. Go to the machine with the local repository.
2. Do i need to go to the specific source tree or any place in the computer?
3. Type mvn deploy:deploy-file <all the rest of the arguments>.

Does the above command deploy the artifacts from local repository to
remote repository as long as the settings.xml has the correct
information about the remote repository?

Thank you.

A.

On Wed, Sep 22, 2010 at 2:42 PM, Anders Hammar <and...@hammar.net> wrote:
> There are several ways. I think the easiest is to use the deploy-file goal
> of the deploy plugin.
>
> /Anders
>
> On Wed, Sep 22, 2010 at 23:20, baz themail <bazthem...@gmail.com> wrote:
>
>> Hi,
>>
>> If the data in the remote release repository is corrupted and no
>> backups. However, I found the artifacts in the local repository from a
>> build machine. Can i re-deploy them into remote repository? How to do
>> deploy a specific version like that without changing anything? Do i
>> still need the source tree?
>>
>> Thanks.
>>
>> A.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to