List
Subject: Re: Multi-project woes
A thought (hope I didn't miss this in the discussion somewhere): is your parent
version a SNAPSHOT? The "central" repository you are mirroring isn't defined
to have snapshots enabled, I think, and therefore your mirror might not work,
ct? Should I have
> set it up as a repository with a certain profile in my settings.xml instead
> of as a mirror?
>
> Matt
>
> -Original Message-
> From: Du,Guo [mailto:[EMAIL PROTECTED]
> Sent: 23. februar 2006 11:05
> To: Maven Users List
> Subject: Re: Multi-p
t; <[EMAIL PROTECTED]>
To: "Maven Users List"
Sent: Thursday, February 23, 2006 10:08 AM
Subject: RE: Multi-project woes
Yes but my settings.xml is set up with our internal repository as a mirror.
I would think that maven would first check the project path, then the local
reposi
instead of as a
mirror?
Matt
-Original Message-
From: Du,Guo [mailto:[EMAIL PROTECTED]
Sent: 23. februar 2006 11:05
To: Maven Users List
Subject: Re: Multi-project woes
I don't think it is a bug. First of all, you need resolve the local parent
project if exist, so you need tel
will rely on
settings file and cannot running elsewhere without the settings.
Kind regards,
Du, Guo
- Original Message -
From: "Koranda Matthew James" <[EMAIL PROTECTED]>
To: "Maven Users List"
Sent: Thursday, February 23, 2006 9:45 AM
Subject: RE: Multi-
ECTED]
Sent: 22. februar 2006 12:59
To: Maven Users List
Subject: Re: Multi-project woes
You may add your internal repository defination to all the poms so you could
always resolve the dependency and it doesn't depends on the local settings.
You can easily build all the project any where i
local settings by
now:(
Kind regards,
Du, Guo
- Original Message -
From: "Koranda Matthew James" <[EMAIL PROTECTED]>
To: "Maven Users List"
Sent: Wednesday, February 22, 2006 11:46 AM
Subject: RE: Multi-project woes
I have a mirror in my settings.xml as fol
y from this
> repo.
>
> I don't have a tag in any of my poms. Is this asn incorrect
> way to set it up?
>
> Matt
>
> -Original Message-
> From: Stephen Duncan [mailto:[EMAIL PROTECTED]
> Sent: 22. februar 2006 12:27
> To: Maven Users List
> Subject:
I don't have a tag in any of my poms. Is this asn incorrect
> way to set it up?
>
> Matt
>
> -Original Message-
> From: Stephen Duncan [mailto:[EMAIL PROTECTED]
> Sent: 22. februar 2006 12:27
> To: Maven Users List
> Subject: Re: Multi-project woes
>
> Is
t: 22. februar 2006 12:27
To: Maven Users List
Subject: Re: Multi-project woes
Is the repository information defined in the parent POM? Do the child POMs
have all the information they need to retrieve the parent POM from your remote
repository?
Usually my parent POM has the definition of the reposit
anding the purpose or possibilities of multi-project builds?
> Please note that my main goal is to centralize configuration and not
> necessarily trigger builds of subprojects, am I approching this wrong?
>
> Thanks again,
>
> Matt
>
> -Original Message-
> From: j
to:[EMAIL PROTECTED]
Sent: 22. februar 2006 11:40
To: Maven Users List
Subject: Re: Multi-project woes
Hi Matt,
if i understand correctly you have defined the child modules but
have you defined the parent of of your child modules inside of the child module
POM files ?
In each chil
t; Is there another method for this? The projects are of a logical grouping but
> don't necessarily have dependencies on one another.
>
> Matt
>
>
> -Original Message-
> From: Alexandre Poitras [mailto:[EMAIL PROTECTED]
> Sent: 21. februar 2006 17:37
> To: Maven
februar 2006 17:37
To: Maven Users List
Subject: Re: Multi-project woes
Maven should find your parent without any problem. However, you have to
understand that when you want to compile or anything, you should run the
command on your parent project so all the inter-projects dependencies are
resol
Maven should find your parent without any problem. However, you have
to understand that when you want to compile or anything, you should
run the command on your parent project so all the inter-projects
dependencies are resolved. Maven will then be able to figure the order
in wich compile the child
Yes exactly, I wasn't sure how well a more comlex diagram would appear in the
mail :)
I'm using 2.0.2 if that helps.
Matt
-Original Message-
From: Alexandre Poitras [mailto:[EMAIL PROTECTED]
Sent: 21. februar 2006 15:44
To: Maven Users List
Subject: Re: Multi-project woes
I am not sure I am understanding your point correctly. Is your setup like this ?
parent-project
|
subprojectA
| |
| pom.xml
|
subprojectB
| |
| pom.xml
|
pom.xml
On 2/21/06, Koranda Matthew James <[EMAIL PROTECTED]> wrote:
> I have made a multi-project se
17 matches
Mail list logo