Hello there. I have finally started using the correct settings for deploying my jar files (which uses the artifact plugin). Works great.
But now, I don't seem to be able to download my jars from my new remote repository.
Project A: maven.repo.list = alloyny maven.repo.alloyny = scp://devserver maven.repo.alloyny.username = maven maven.repo.alloyny.password = 123maven maven.repo.alloyny.directory = /code/www/html/maven maven.repo.alloyny.group = developers
Project B: maven.repo.remote = http://www.ibiblio.org,http://devserver/maven
Is that all I have to do? I thought it was. That's the setting I would use to download a plugin from something like codeczar. But it does not download my artifacts from my remote repository. I've been reading through the site for a while and I'm sure I'm just missing this on a page. So if someone could kindly send me where this is in the documentation I would be very greatful.
Thanks a lot.
Charlie
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
