RE: compile tries to bundle up the ear - should it?

2007-02-28 Thread EJ Ciramella
List Subject: Re: compile tries to bundle up the ear - should it? Unfortunately, you've completely exhausted my knowledge of Maven, and I have no response to your queries at this point. Perhaps try debugging Maven while it is executing your EAR compile and you'll find out... You might even uncover

RE: compile tries to bundle up the ear - should it?

2007-02-07 Thread EJ Ciramella
, February 06, 2007 8:58 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? I would need more information on your POMs, project structure etc to be able to explain why you are having these problems. At this stage there is probably no other advice I can give you

Re: compile tries to bundle up the ear - should it?

2007-02-07 Thread Wayne Fay
infinitely frustrating and completely infuriating? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 8:58 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? I would need more information on your POMs, project

RE: compile tries to bundle up the ear - should it?

2007-02-07 Thread EJ Ciramella
this not seem infinitely frustrating and completely infuriating? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 8:58 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? I would need more information on your

RE: compile tries to bundle up the ear - should it?

2007-02-07 Thread EJ Ciramella
minutes. How does this not seem infinitely frustrating and completely infuriating? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 8:58 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? I would need more

Re: compile tries to bundle up the ear - should it?

2007-02-07 Thread Wayne Fay
: Well I figured out why the ejbs continue to recompile - their package name doesn't reflect their location in main/java. -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 1:38 PM To: Maven Users List Subject: RE: compile tries to bundle up

RE: compile tries to bundle up the ear - should it?

2007-02-07 Thread EJ Ciramella
install? -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 2:14 PM To: Maven Users List Subject: Re: compile tries to bundle up the ear - should it? EJ, based on this response, does this mean that your issue can be considered fully resolved

Re: compile tries to bundle up the ear - should it?

2007-02-07 Thread Wayne Fay
install? -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 07, 2007 2:14 PM To: Maven Users List Subject: Re: compile tries to bundle up the ear - should it? EJ, based on this response, does this mean that your issue can be considered fully resolved

RE: compile tries to bundle up the ear - should it?

2007-02-07 Thread EJ Ciramella
, 2007 2:49 PM To: Maven Users List Subject: Re: compile tries to bundle up the ear - should it? I also spend a bit of time working at the top most level... I just ran my test again (jars etc named to jarx in local repo) and had no problems running mvn clean compile from my parent directory

Re: compile tries to bundle up the ear - should it?

2007-02-07 Thread Wayne Fay
, 2007 2:49 PM To: Maven Users List Subject: Re: compile tries to bundle up the ear - should it? I also spend a bit of time working at the top most level... I just ran my test again (jars etc named to jarx in local repo) and had no problems running mvn clean compile from my parent directory

RE: compile tries to bundle up the ear - should it?

2007-02-06 Thread EJ Ciramella
. I have a feeling this will be the straw that breaks the development camels back. -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 8:05 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? Hopefully they're

RE: compile tries to bundle up the ear - should it?

2007-02-06 Thread EJ Ciramella
: Tuesday, 6 February 2007 10:37 AM To: Maven Users List Subject: RE: compile tries to bundle up the ear - should it? Yeah, I mentioned cruisecontrol, just not looking forward to telling developers they need to run the install process now even if all they want is a simple compile. I still don't see any

RE: compile tries to bundle up the ear - should it?

2007-02-06 Thread EJ Ciramella
-SNAPSHOT.jar to E:\work\m2\Repository\lty\withdrawa Shouldn't this happen just once? Why each time? -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 9:59 AM To: Maven Users List Subject: RE: compile tries to bundle up the ear - should it? So

RE: compile tries to bundle up the ear - should it?

2007-02-06 Thread Greg Jones
PROTECTED] Sent: Wednesday, 7 February 2007 4:43 AM To: Maven Users List Subject: RE: compile tries to bundle up the ear - should it? Yeah, this is kinda nuts, even after running an install, I see things getting rebuilt: [INFO] Building withdrawalEJB [INFO]task-segment: [install] [INFO

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread EJ Ciramella
Still haven't seen any response - this has us wedged, can anyone shed any light on this for me? -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 31, 2007 6:23 PM To: Maven Users List Subject: compile tries to bundle up the ear - should it? I'm

Re: compile tries to bundle up the ear - should it?

2007-02-05 Thread Christian Goetze
EJ Ciramella wrote: Still haven't seen any response - this has us wedged, can anyone shed any light on this for me? If you run mvn anything in some project/module subdirectory, you are assuming that all dependencies are built and installed, and therefore available either from your local

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread Greg Jones
repository at least before running a build in the EAR module. Hope this helps. -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, 6 February 2007 8:19 AM To: Maven Users List Subject: RE: compile tries to bundle up the ear - should it? Still haven't seen any

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread EJ Ciramella
? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 4:40 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? The modules need to be downloaded since they are dependencies at compile time (the default), even in an EAR

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread Greg Jones
lifecycle phase? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 4:40 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? The modules need to be downloaded since they are dependencies at compile time

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread Greg Jones
to the compile lifecycle phase? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 4:40 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? The modules need to be downloaded since they are dependencies

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread EJ Ciramella
(being the soul release engineer forced to support maven 2). Can I forcefully de-couple these two things? -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 6:05 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread EJ Ciramella
To: Maven Users List Subject: RE: compile tries to bundle up the ear - should it? Wait - even if I'm simply doing a compile? Why should it start trying to build an ear? I tried a mvn compile that results in all kinds of failures cause it tries to build up an ear (and there's no war/ejbs to include

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread Greg Jones
add the 'findbugs' report to your projects so this is run for you automatically as well. -Original Message- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: Tuesday, 6 February 2007 10:18 AM To: Maven Users List Subject: RE: compile tries to bundle up the ear - should it? So if (in my

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread EJ Ciramella
. These things shouldn't even be attempted until the package stage. This seems like a shortcoming. -Original Message- From: Greg Jones [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 6:29 PM To: 'Maven Users List' Subject: RE: compile tries to bundle up the ear - should it? You need

RE: compile tries to bundle up the ear - should it?

2007-02-05 Thread Greg Jones
List Subject: RE: compile tries to bundle up the ear - should it? Yeah, I mentioned cruisecontrol, just not looking forward to telling developers they need to run the install process now even if all they want is a simple compile. I still don't see any good reason why you'd have to build up an ejb