You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Igor Deruga <in...@hotbox.ru> on 2005/05/27 07:49:17 UTC

jivesoftware and common dependencies

Dear members!
I've found that there is no smack-1.5.0.jar at 
http://www.ibiblio.org/maven2/jivesoftware/smack/. That's a pity for I'm 
using it and have to copy one in my local repository.

Another question. All of my modules inherit one pom.xml, and I want to 
define all possible dependencies from child modules in the parent 
pom.xml and remove them from child pom.xmls. What are the disadvantages 
of such method? Adding jars to classpath is cheap and I'd have to 
download all those modules anyway... I guess, I'm wrong, but why?

SIncerely
Igor Deruga.

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


Re: jivesoftware and common dependencies

Posted by Carlos Sanchez <ca...@gmail.com>.
Please read http://maven.apache.org/reference/repository-upload.html
to get jars uploaded to ibiblio

On 5/26/05, Igor Deruga <in...@hotbox.ru> wrote:
> Dear members!
> I've found that there is no smack-1.5.0.jar at
> http://www.ibiblio.org/maven2/jivesoftware/smack/. That's a pity for I'm
> using it and have to copy one in my local repository.
> 
> Another question. All of my modules inherit one pom.xml, and I want to
> define all possible dependencies from child modules in the parent
> pom.xml and remove them from child pom.xmls. What are the disadvantages
> of such method? Adding jars to classpath is cheap and I'd have to
> download all those modules anyway... I guess, I'm wrong, but why?
> 
> SIncerely
> Igor Deruga.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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