RE: RPM Plugin not cleaning its includes

2005-11-25 Thread Allison, Bob
[mailto:[EMAIL PROTECTED] Sent: Friday, November 25, 2005 07:02 To: Maven Users List Subject: Re: RPM Plugin not cleaning its includes After unipping to my directory I am getting : Searching repository for plugin with prefix: 'jar'. [INFO] org.apache.maven.plugins: checking for updates from

Re: RPM Plugin not cleaning its includes

2005-11-24 Thread Sena Gbeckor-Kove
to figure out a solution. I'll let you know when I get this figured out (probably over the weekend). -Original Message- From: Sena Gbeckor-Kove [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 11:07 To: Maven Users List Subject: Re: RPM Plugin not cleaning its includes Hi

RE: RPM Plugin not cleaning its includes

2005-11-24 Thread Allison, Bob
-Original Message- From: Allison, Bob [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 13:36 To: Maven Users List Subject: RE: RPM Plugin not cleaning its includes I found the problem. Now I just need to figure out a solution. I'll let you know when I get this figured out

RPM Plugin not cleaning its includes

2005-11-23 Thread Sena Gbeckor-Kove
Hi Bob, It appears that the RPM plugin cumulatively includes the contents of includes when dealing wiith mappings. For example, the following 2 mappings cause thhe contents of the first ampping, a bunch of scripts from the bin directory, to be copied into the next filename/ specified

Re: RPM Plugin not cleaning its includes

2005-11-23 Thread Sena Gbeckor-Kove
should be specified as /usr/local/amf/bin and /usr/local/amf/plugin/core/lib. -Original Message- From: Sena Gbeckor-Kove [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 08:38 To: users@maven.apache.org Subject: RPM Plugin not cleaning its includes Hi Bob, It appears

RE: RPM Plugin not cleaning its includes

2005-11-23 Thread Allison, Bob
Plugin not cleaning its includes Hi Bob, We are trying to do the following : -- Install ${basedir}/src/main/bin/* at /usr/local/amf/bin ${basedir}/src/main/bin/* -- /usr/local/amf/bin -- Install ${basedir}/target/*.jar at /usr/local/amf/plugin/core/lib ${basedir}/target/*.jar -- /usr/local