On Sat, Mar 8, 2008 at 2:37 AM, Cheng Wei Lee <[EMAIL PROTECTED]> wrote:
> Thanks for the workaround on the creating new user. I did try to use maven
>  to upload a simple 3rd party JAR  (following online examples) but in the
>  end, the JAR was not in the repository. Is there any simpler way to do it? I
>  mean can I simply do a file copy into the repository?

What example did you follow?  (What did you type, and did it say
success or did you get an error?)

When you say it's not in the repository, where did you look?  On the
filesystem? Through the Web UI? (What url?)

If you have filesystem access to the repository, you can do 'mvn
deploy:deploy-file ... -Durl=file:///path/to/repository'.

The deploy won't show up in the Archiva logs, but other than that it's fine.

-- 
Wendy

Reply via email to