Re: Rép. : Re: [m2] Eclipse plugin and pom-type dependencies

2005-10-12 Thread Daniel Krisher
://jira.codehaus.org/Browse/MNG and make sure you specify it as being a problem with the eclipse plugin? It should be in the modules list. Thanks, john Daniel Krisher wrote: | I have a set of 'third-party' jars that are all part of a library | developed in-house. Most of the projects I work on use

Re: [m2] multiple assemblies

2005-10-11 Thread Daniel Krisher
-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Daniel Krisher - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] @requiresDirectInvocation in assembly-plugin

2005-10-08 Thread Daniel Krisher
The assembly plugin has had the @requiredDirectInvocation attribute set for some time now, I was wondering exactly what this does. Does this imply that there is no way to run the mojo with a normal lifecycle binding e.g. 'm2 deploy'? -- Daniel Krisher

Re: [m2] trying to deploy to a new repository

2005-10-06 Thread Daniel Krisher
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Daniel

Re: [m2] Surefire doesn't discover new tests

2005-10-05 Thread Daniel Krisher
: [EMAIL PROTECTED] -- Daniel Krisher - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] Eclipse plugin and pom-type dependencies

2005-10-03 Thread Daniel Krisher
the project until the .pom dep. is removed... Should .poms be excluded when generating the eclipse project? -- Daniel Krisher - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Exception in JXR report

2005-09-22 Thread Daniel Krisher
else successfully used the jxr plugin with the latest and greatest m2? I would be happy to submit a patch for the pom if this is actually an error... -- Daniel Krisher - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [m2] Test execution environment

2005-09-06 Thread Daniel Krisher
] For additional commands, e-mail: [EMAIL PROTECTED] -- Daniel Krisher - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: assembly-plugin FileSet includes does not match empty directories

2005-08-17 Thread Daniel Krisher
to AbstractArchiver to include empty Directories... Included with it is the patch for ZipArchiver that make use of the new method. Brett Porter wrote: This should probably be a configurable option. Would you mind filing a jira issue? Thanks, Brett On 8/17/05, Daniel Krisher [EMAIL PROTECTED

Re: assembly-plugin FileSet includes does not match empty directories

2005-08-17 Thread Daniel Krisher
That you just opened... :) On 8/17/05, Daniel Krisher [EMAIL PROTECTED] wrote: Ahh, there is still an unresolved JIRA issue: PLX-148, Added a method within AbstractArchiver to include empty directories within the archiver. On 8/17/05, Edwin Punzalan [EMAIL PROTECTED] wrote: Hi brett

Re: [m2] Application Assembly

2005-08-16 Thread Daniel Krisher
. On Mon, 2005-08-15 at 14:56 -0400, Daniel Krisher wrote: See MNG-735 for a patch that adds support for a 'directory' archive type -- Daniel Krisher

assembly-plugin FileSet includes does not match empty directories

2005-08-16 Thread Daniel Krisher
or by accident though... A cursory glance at the source leads me to believe that this might be happening in the plexus code (AbstractArchiver/DirectoryScanner), although the documentation seems to indicate that directories are matched (with no mention of empty directories). -- Daniel Krisher

Re: [m2] Application Assembly

2005-08-15 Thread Daniel Krisher
See MNG-735 for a patch that adds support for a 'directory' archive type On 8/14/05, Daniel Krisher [EMAIL PROTECTED] wrote: Thanks for the quick response... I've already looked at the assembly plugin source, I'll put together a patch tonight or tomorrow morning and submit it along

[m2] Application Assembly

2005-08-14 Thread Daniel Krisher
a non-archived assembly? -- Daniel Krisher

Re: [m2] Application Assembly

2005-08-14 Thread Daniel Krisher
locally and submit a patch, we'd greatly appreciate it :) Thanks, Brett On 8/15/05, Daniel Krisher [EMAIL PROTECTED] wrote: I recently made the jump from Ant to Maven (2.0-beta snapshot), and I must say that I am very impressed. Having never used Maven before, it only took a couple