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:
> 
> > On Thu, 2005-10-27 at 10:23 +0200, luca rasconi wrote:
> >> im using m2 (subject modified :-) ).
> >> well,
> >> i've myjarfile-1.0.jar and i've a
> > http://myhost/myreposytory i would
> >> use as my internal repository. i understand that every artifact
> >> should have a proper structure of directory and file, something like
> >> this: myjarfile/myjarfile/1.0/ with the file myjarfile.pom and the
> >> myjarfile-1.0.jar. 
> >> 
> >> So im asking if there's a way, starting from a jar file, to produce
> >> such a proper structure of directory anf file.
> > 
> > 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. 

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.

> - Jörg
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to