Re: Install/Deploy an artifact with classifier

2007-02-28 Thread Jonathan Anstey
Tommy, If you are just worried about the installed/deployed name, use the classifier option of the install-file and deploy-file goals (see install/deploy plugins). If someone has a better solution, please respond - I'd like to know as well :) Cheers, Jon Tommy Knowlton wrote: I'm trying

Re: Install/Deploy an artifact with classifier

2007-02-28 Thread Jonathan Anstey
Yeah, this approach is a workaround at best. I searched for a way to configure the normal install and deploy goals a while back but had no luck :( Cheers, Jon Tommy Knowlton wrote: On 2/28/07, Jonathan Anstey [EMAIL PROTECTED] wrote: Tommy, If you are just worried about the installed

Re: Deploying to File System

2007-02-26 Thread Jonathan Anstey
mark_in_gr wrote: I have a pom.xml with basic distributionManagement settings which should copy an artifact to a directory on my local filesystem, however, no artifact is being sent there. The child id element value under distributionManagement section matches an id value in my settings.xml

Re: scp distribution from Windows XP client

2007-02-26 Thread Jonathan Anstey
mark_in_gr wrote: Do I need cygwin installed if I want to use the scp style of distribution from a Windows box? I think the answer to your question is no. Check out the 'ssh or scp on windows' thread: http://mail-archives.apache.org/mod_mbox/maven-users/200306.mbox/[EMAIL PROTECTED]

Re: Excluding certain modules in a profile

2007-02-07 Thread Jonathan Anstey
Try this to set up a default profile: profile iddefault/id activation activeByDefaulttrue/activeByDefault /activation modules ... /modules /profile Cheers, Jon Wayne Fay wrote: I don't believe this is possible. Instead, I think you would need to set it up as follows:

Re: Skipping Tests but Still Compiling

2007-01-31 Thread Jonathan Anstey
http://www.mail-archive.com/users@maven.apache.org/ Kevan Dunsmore wrote: Can you point me to the mechanism you use to search the archives? Thanks, Kevan. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 30, 2007 10:42 PM To: Maven Users List

Re: Any plugin available to compile C# code?

2007-01-29 Thread Jonathan Anstey
Jay, Not sure if this has what you need: http://maven.apache.org/proposals/incubator/nmaven.html Cheers, Jon JayBee wrote: Is there any dot net plugin available ? Thanks, -Jay - To unsubscribe, e-mail: [EMAIL