RE: maven constantly rebuilding everything

2007-11-12 Thread EJ Ciramella
To: Maven Users List Subject: RE: maven constantly rebuilding everything Well, maybe I'm not quite out of the woods. Process-resources always moves some files into classes so I guess this will forever jar stuff up, right? -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent

Re: maven constantly rebuilding everything

2007-11-12 Thread Wayne Fay
Sounds reasonable, but how would you do #2? One way I was thinking was grab latest jar from repo, compare contents to just built jar (hash both and compare?). Or did you have another plan? Wayne On 11/12/07, EJ Ciramella [EMAIL PROTECTED] wrote: So the fix would be something like: 1 - Make

RE: maven constantly rebuilding everything

2007-11-12 Thread EJ Ciramella
from)? Am I missing anything? -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Monday, November 12, 2007 12:06 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything Sounds reasonable, but how would you do #2? One way I was thinking was grab latest

Re: maven constantly rebuilding everything

2007-11-12 Thread Lee Meador
and then every ear, life would be much better. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 8:10 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything Sounds like your projects are entirely too big -- break 'em up a bit

RE: maven constantly rebuilding everything

2007-11-12 Thread EJ Ciramella
I'm not sure what you're trying to tell me to do, nothing? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee Meador Sent: Monday, November 12, 2007 2:22 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything When a child pom

Re: maven constantly rebuilding everything

2007-11-09 Thread Dan Kigelman
the time? I'll try to get a patch together for the war stuffs sometime over the next few days. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 2:57 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything

RE: maven constantly rebuilding everything

2007-11-09 Thread EJ Ciramella
That's incredible, doing that takes 30 - 40 minutes here. Most developers here are used to a 10 build time. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 11:08 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything

Re: maven constantly rebuilding everything

2007-11-09 Thread Wayne Fay
- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 11:08 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything I nearly always build clean package or clean install so I expect them to rebuild from scratch every time... So no. ;-) Wayne

RE: maven constantly rebuilding everything

2007-11-09 Thread EJ Ciramella
)? If maven wouldn't try to rebuild every jar and then every war and then every ear, life would be much better. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 8:10 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything Sounds like

RE: maven constantly rebuilding everything

2007-11-09 Thread EJ Ciramella
To: Maven Users List Subject: RE: maven constantly rebuilding everything I'd love to know what people are building and the size of things, I think our project is larger than most (I'm not stepping into a pissing contest, simply stating the facts). We're working on a massive refactoring both

Re: maven constantly rebuilding everything

2007-11-09 Thread Daniel Kulp
] -- -- -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 8:58 AM To: Maven Users List Subject: RE: maven constantly rebuilding everything I'd love to know what people are building

Re: maven constantly rebuilding everything

2007-11-09 Thread Damien Lecan
PROTECTED] Sent: Friday, November 09, 2007 8:58 AM To: Maven Users List Subject: RE: maven constantly rebuilding everything I'd love to know what people are building and the size of things, I think our project is larger than most (I'm not stepping into a pissing contest, simply stating

Re: maven constantly rebuilding everything

2007-11-09 Thread Wayne Fay
Users List Subject: Re: maven constantly rebuilding everything Sounds like your projects are entirely too big -- break 'em up a bit. Even 10min builds sounds rather long -- is this compilation only or including testing? And what portion of that time is consumed by your tests -- at this level

RE: maven constantly rebuilding everything

2007-11-09 Thread EJ Ciramella
couldn't find anything with my searches). -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 11:59 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything It certainly sounds like you are dealing with a large project. Since you

RE: maven constantly rebuilding everything

2007-11-09 Thread EJ Ciramella
. Is there a solution/jira for that (I couldn't find anything with my searches). -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, November 09, 2007 11:59 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything It certainly sounds like you

Re: maven constantly rebuilding everything

2007-11-08 Thread Roland Asmann
What command are you running? If you start (or end) your builds with 'clean', it is only logical that Maven rebuilds everything. Also, if you checkout your sources from SCM, Maven can't see that there's no changes and therefor will build everything again. On Thursday 08 November 2007 15:49,

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
EST 2007 [INFO] Final Memory: 8M/254M [INFO] -Original Message- From: Roland Asmann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 9:55 AM To: Maven Users List Subject: Re: maven constantly rebuilding

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
Subject: Re: maven constantly rebuilding everything Go here: http://jira.codehaus.org/browse/MSOURCES Open up an account (it's free ;-) ) and fill out a new issue. On Thursday 08 November 2007 16:52, EJ Ciramella wrote: Um, how does one file a jira ticket for something like this? -Original

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
Um, how does one file a jira ticket for something like this? -Original Message- From: Roland Asmann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 10:50 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything From the description of the source:jar

Re: maven constantly rebuilding everything

2007-11-08 Thread Roland Asmann
jar every time even though there are no changes). -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 10:20 AM To: Maven Users List Subject: RE: maven constantly rebuilding everything Rebuilding this same module with -X -e turned on, I

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
Ciramella [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 10:20 AM To: Maven Users List Subject: RE: maven constantly rebuilding everything Rebuilding this same module with -X -e turned on, I see this: [DEBUG] isUp2date: false (Input file E:\work\up-svcs\lty\proj\LTY-P200712\backoffice\core

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
PROTECTED] Sent: Thursday, November 08, 2007 10:12 AM To: Maven Users List Subject: RE: maven constantly rebuilding everything So we regularly use mvn install. I didn't think that did a clean anywhere in its lifecycle. And yes, I understand that if the sources have changed, it will recompile

Re: maven constantly rebuilding everything

2007-11-08 Thread Roland Asmann
PROTECTED] Sent: Thursday, November 08, 2007 10:50 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything From the description of the source:jar-plugin (http://maven.apache.org/plugins/maven-source-plugin/jar-mojo.html), I derive that this configuration is not possible

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
guys? -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 11:04 AM To: Maven Users List Subject: RE: maven constantly rebuilding everything Done! http://jira.codehaus.org/browse/MSOURCES-28 (apparently, I already had an account

Re: maven constantly rebuilding everything

2007-11-08 Thread Wayne Fay
, 2007 10:55 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything Go here: http://jira.codehaus.org/browse/MSOURCES Open up an account (it's free ;-) ) and fill out a new issue. On Thursday 08 November 2007 16:52, EJ Ciramella wrote: Um, how does one file a jira ticket

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
: RE: maven constantly rebuilding everything Done! http://jira.codehaus.org/browse/MSOURCES-28 (apparently, I already had an account) To the next issue - install apparently installs regardless of if the jar is new or not, see below: [INFO] Installing E:\work\up-svcs\lty\proj\LTY

Re: maven constantly rebuilding everything

2007-11-08 Thread Wayne Fay
upon? -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 1:05 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything Probably need to add the addMavenDescriptor option to the war plugin. Its annoying when

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
/archive /configuration /plugin -Original Message- From: Roland Asmann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 10:55 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything Go here: http

RE: maven constantly rebuilding everything

2007-11-08 Thread Roland Asmann
/archive /configuration /plugin -Original Message- From: Roland Asmann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 10:55 AM To: Maven Users List Subject: Re: maven constantly rebuilding everything Go here: http://jira.codehaus.org

RE: maven constantly rebuilding everything

2007-11-08 Thread EJ Ciramella
, 2007 2:57 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything This is certainly the right way to do it, but as far as I know/have seen, this is not currently how it is being done. Wayne On 11/8/07, EJ Ciramella [EMAIL PROTECTED] wrote: Ok, so we're going to copy/paste

Re: maven constantly rebuilding everything

2007-11-08 Thread Wayne Fay
try to get a patch together for the war stuffs sometime over the next few days. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Thursday, November 08, 2007 2:57 PM To: Maven Users List Subject: Re: maven constantly rebuilding everything This is certainly