Re: Request for Assembly plugin use cases

2006-09-25 Thread John Casey
that looks like a file locking issue...would you agree? -john On 9/23/06, dan tran <[EMAIL PROTECTED]> wrote: tested with my production build, my assemblies use Files, FileSet, ComponentDescriptors Found 1 error in test, but junit report does not see the error Test set: org.apache.maven.plug

Re: Request for Assembly plugin use cases

2006-09-23 Thread dan tran
tested with my production build, my assemblies use Files, FileSet, ComponentDescriptors Found 1 error in test, but junit report does not see the error Test set: org.apache.maven.plugin.assembly.archive.ManifestCreationFinalizerTest

Re: Request for Assembly plugin use cases

2006-09-23 Thread Barrie Treloar
On 9/23/06, John Casey <[EMAIL PROTECTED]> wrote: However, for behavioral things (like exclusion of **/.svn/** by default), I'm coming up short on information. Default excludes, like ant has, would be nice. Like **/CVS/** (for the svn you have above). Are the changes on trunk, or available as

Request for Assembly plugin use cases

2006-09-22 Thread John Casey
Hi all, I have been working on a refactored version of the assembly plugin over the past couple months. You can access the latest snapshot of the plugin from the snapshot repository on ASF. What I'm currently grappling with is the need to make this new version backward compatible. I've done some