Hi Jason, Jason van Zyl wrote on Thursday, October 27, 2005 6:15 PM:
> On Thu, 2005-10-27 at 18:02 +0200, Jörg Schaible wrote: >> Hi Jason, >> >> Jason van Zyl wrote on Thursday, October 27, 2005 5:57 PM: [snip] > http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html >>> >>> At the bottom of that guide is an install method. I'll move this bit >>> to a more general place. >> >> How do I deploy them? Using an internal repo for the company, they >> should be installed only once ... > > I would assume that where you install the artifact is the > directory structure that is expose to your users as a remote > repository via http. > > So you would be on the machine if you were running an > install. If you're not on the machine and the artifact you > need to get to the remote repository does not have a maven > build then right now you're out of luck. We don't have a tool > yet that handles this though we're working on it. This is unfortunately the case and the machine keeping the repo does not even have a maven installation. > If you have a maven build then you just deploy as per usual. > If not then you have to get the artifact to the remote repository by > hand. OK. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
