RE: NullPointerException during maven-assembly-plugin

2007-04-24 Thread Brian E. Fox
rnandez [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 10:27 AM To: dev@maven.apache.org Subject: RE: NullPointerException during maven-assembly-plugin Whoa! That is really an unexpected behaviour. Seems to be asking for teams to get in trouble FAST. This make the works of a team highly no

RE: NullPointerException during maven-assembly-plugin

2007-04-24 Thread Jose Alberto Fernandez
PROTECTED] > Sent: Tuesday, April 24, 2007 8:18 AM > To: dev@maven.apache.org > Subject: RE: NullPointerException during maven-assembly-plugin > > > Hi all, as promised I changed the POMs to specify version 2.1 of the > assembly plug-in and now things seem to be working on the machines th

RE: NullPointerException during maven-assembly-plugin

2007-04-24 Thread Brian E. Fox
24, 2007 8:18 AM To: dev@maven.apache.org Subject: RE: NullPointerException during maven-assembly-plugin Hi all, as promised I changed the POMs to specify version 2.1 of the assembly plug-in and now things seem to be working on the machines that were not working before. So this seem to have solved t

RE: NullPointerException during maven-assembly-plugin

2007-04-24 Thread Jose Alberto Fernandez
his list for more info. >> >> -Original Message- >> From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] >> Sent: Monday, April 23, 2007 8:36 AM >> To: dev@maven.apache.org >> Subject: Re: NullPointerException during maven-assembly-plugin >> >>

RE: NullPointerException during maven-assembly-plugin

2007-04-23 Thread Jose Alberto Fernandez
MAIL PROTECTED] > Sent: Monday, April 23, 2007 8:36 AM > To: dev@maven.apache.org > Subject: Re: NullPointerException during maven-assembly-plugin > > > We are quite simple maven users here. We all installed maven 2.0.5, our > project code and POMs are on SVN. We do not build an

RE: NullPointerException during maven-assembly-plugin

2007-04-23 Thread Brian E. Fox
: dev@maven.apache.org Subject: Re: NullPointerException during maven-assembly-plugin We are quite simple maven users here. We all installed maven 2.0.5, our project code and POMs are on SVN. We do not build any maven component from source and using the same settings. And we all run maven from the

Re: NullPointerException during maven-assembly-plugin

2007-04-23 Thread Jose Alberto Fernandez
We are quite simple maven users here. We all installed maven 2.0.5, our project code and POMs are on SVN. We do not build any maven component from source and using the same settings. And we all run maven from the same recipe of commands that we more or less cut and paste like: mvn install assembl

Re: NullPointerException during maven-assembly-plugin

2007-04-23 Thread Jason van Zyl
On 23 Apr 07, at 7:25 AM 23 Apr 07, Jose Alberto Fernandez wrote: Hi Jason, When was 2.2-beta-1 released? This problem has been happening for several days on one of my co-workers machine. However it does not occurs on some other machines. Since maven should have upgraded all machines or

Re: NullPointerException during maven-assembly-plugin

2007-04-23 Thread Jose Alberto Fernandez
Hi Jason, When was 2.2-beta-1 released? This problem has been happening for several days on one of my co-workers machine. However it does not occurs on some other machines. Since maven should have upgraded all machines or none, I do not see how this can be a version issue. As per a reproducible

Re: NullPointerException during maven-assembly-plugin

2007-04-22 Thread Jason van Zyl
On 22 Apr 07, at 5:23 PM 22 Apr 07, gilclark wrote: There is some work being done to the shade plugin so that might be it. I froze the version of that plugin to 1.0-alpha-4 which helped me. The shade plugin wouldn't have anything to do with the assembly plugin build. It's not used the

Re: NullPointerException during maven-assembly-plugin

2007-04-22 Thread gilclark
There is some work being done to the shade plugin so that might be it. I froze the version of that plugin to 1.0-alpha-4 which helped me. Jose Alberto Fernandez wrote: > > Hi guys, I posted this on the user list but got no answers. It is an > urgent matter as it is affecting some of our develo