Re: Parents version isn't check for new updates on the remote repository

2008-12-03 Thread nodje
A month later, I'm still confronting the same problem... Is there anything obvious I'm missing here? Am I the only one trying to figure this out? :-/ nodje wrote: Sorry for not being clear. What I mean is that the regular way Maven checks for updates on SNAPSHOT dependencies doesn't

Re: Parents version isn't check for new updates on the remote repository

2008-11-17 Thread nodje
hum, still no one about this? It'd really help to solve the issue though. nodje nodje wrote: Sorry for not being clear. What I mean is that the regular way Maven checks for updates on SNAPSHOT dependencies doesn't apply to parent-pom SNAPSHOT. If you have a project with a parent-pom

Re: Parents version isn't check for new updates on the remote repository

2008-11-11 Thread nodje
Sorry for not being clear. What I mean is that the regular way Maven checks for updates on SNAPSHOT dependencies doesn't apply to parent-pom SNAPSHOT. If you have a project with a parent-pom 1-SNAPSHOT and a set of SNAPSHOT dependencies, the first time of the day, all dependencies will be

Parents version isn't check for new updates on the remote repository

2008-11-10 Thread nodje
Hi, I'm confronted to this problem. There's a post with the same subject but it stayed unanswered by Maven folks. When someone update and 'mvn deploy' the parent-pom, it's not automatically updated on other instances of child projects. Each every developer has to do a 'mvn install' to get the

Re: Parents version isn't check for new updates on the remote repository

2008-11-10 Thread Wayne Fay
In other words, it seems there is no update checks on the remote repo for the parent version in a child project. Is that an expected behavior? If not, is there a bug filled alreay for that? Is there any workaround ? Its hard to understand what you are really asking here. Can you make it a

Parents version isn't check for new updates on the remote repository

2008-04-16 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
Hello! I've defined a hierarchical layout using a parent pom.xml : |-module1 | | | |-- pom.xml |-module2 | | | |-- pom.xml | |-- pom.xml Since we are using eclipse, only a flat hierarchy is supported. Therefore, we checkout only the second level in eclipse for development. It

RE: Parents version isn't check for new updates on the remote repository

2008-04-16 Thread Beelen, M. - SPLXL
] Sent: Wednesday, April 16, 2008 9:01 AM To: 'users@maven.apache.org' Subject: Parents version isn't check for new updates on the remote repository Hello! I've defined a hierarchical layout using a parent pom.xml : |-module1 | | | |-- pom.xml |-module2 | | | |-- pom.xml | |-- pom.xml

AW: Parents version isn't check for new updates on the remote repository

2008-04-16 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
- Von: Beelen, M. - SPLXL [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 16. April 2008 14:27 An: Maven Users List Betreff: RE: Parents version isn't check for new updates on the remote repository Kuno, Why maven wouldn't check from newer versions of snapshot-parent, that is any issue I can't

RE: Parents version isn't check for new updates on the remote repository

2008-04-16 Thread Beelen, M. - SPLXL
luck with or without RAD, Marco Beelen -Original Message- From: Baeriswyl Kuno - Extern (IT-BA-MV) [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 16, 2008 2:48 PM To: 'Maven Users List' Subject: AW: Parents version isn't check for new updates on the remote repository Hi Marco

AW: Parents version isn't check for new updates on the remote repository

2008-04-16 Thread Baeriswyl Kuno - Extern (IT-BA-MV)
Nachricht- Von: Beelen, M. - SPLXL [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 16. April 2008 15:21 An: Maven Users List Betreff: RE: Parents version isn't check for new updates on the remote repository Kuno, If you are running RAD: Try to do it like I wrote. I'm not sure if support