You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Aa...@Globus.ch on 2006/11/29 13:15:34 UTC

Deploying several third party JARs to with one pom

Hello,

I have a fairly complex set of JARs (three) which belong together. I know 
how to deploy them to my site repository with a module project (one pom 
per JAR) but I was wondering if I could get away with just one pom.xml?

Regards,

-- 
Aaron Digulla


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


Re: Deploying several third party JARs to with one pom

Posted by franz see <fr...@gmail.com>.
Good day to you, Aaron,

If those are 3 maven projects that have to be always jar'd together, then
you might want to consider combining them all into one maven project. If
not, have a pom for each one of them. 

Cheers,
Franz


struberg wrote:
> 
> Are those jars 3-rd party tools or selfmade jars?
> 
> Anyway, i recommend using 3 poms. This is the only way
> of detecting/get rid of things like cyclic
> dependencies etc.
> 
> lg,
> strub
> 
> --- Wayne Fay <wa...@gmail.com> schrieb:
> 
>> No, unless you package the three Jars together as a
>> single Jar (unjar
>> all 3 into one directory which you then re-Jar).
>> 
>> Wayne
>> 
>> On 11/29/06, Aaron.Digulla@globus.ch
>> <Aa...@globus.ch> wrote:
>> > Hello,
>> >
>> > I have a fairly complex set of JARs (three) which
>> belong together. I know
>> > how to deploy them to my site repository with a
>> module project (one pom
>> > per JAR) but I was wondering if I could get away
>> with just one pom.xml?
>> >
>> > Regards,
>> >
>> > --
>> > Aaron Digulla
>> >
>> >
>> >
>>
> ---------------------------------------------------------------------
>> > 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
>> 
>> 
> 
> 
> 
> 		
> ___________________________________________________________ 
> Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Deploying-several-third-party-JARs-to-with-one-pom-tf2725177s177.html#a7623453
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: Deploying several third party JARs to with one pom

Posted by Mark Struberg <st...@yahoo.de>.
Are those jars 3-rd party tools or selfmade jars?

Anyway, i recommend using 3 poms. This is the only way
of detecting/get rid of things like cyclic
dependencies etc.

lg,
strub

--- Wayne Fay <wa...@gmail.com> schrieb:

> No, unless you package the three Jars together as a
> single Jar (unjar
> all 3 into one directory which you then re-Jar).
> 
> Wayne
> 
> On 11/29/06, Aaron.Digulla@globus.ch
> <Aa...@globus.ch> wrote:
> > Hello,
> >
> > I have a fairly complex set of JARs (three) which
> belong together. I know
> > how to deploy them to my site repository with a
> module project (one pom
> > per JAR) but I was wondering if I could get away
> with just one pom.xml?
> >
> > Regards,
> >
> > --
> > Aaron Digulla
> >
> >
> >
>
---------------------------------------------------------------------
> > 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
> 
> 



		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

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


Re: Deploying several third party JARs to with one pom

Posted by Wayne Fay <wa...@gmail.com>.
No, unless you package the three Jars together as a single Jar (unjar
all 3 into one directory which you then re-Jar).

Wayne

On 11/29/06, Aaron.Digulla@globus.ch <Aa...@globus.ch> wrote:
> Hello,
>
> I have a fairly complex set of JARs (three) which belong together. I know
> how to deploy them to my site repository with a module project (one pom
> per JAR) but I was wondering if I could get away with just one pom.xml?
>
> Regards,
>
> --
> Aaron Digulla
>
>
> ---------------------------------------------------------------------
> 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