Assembly - partial distribution

2008-11-03 Thread Stone, Robert
I need to zip my webapp folder content starting at that level retaining the folder structure (not at the root and not including webapp folder itself) - Is it possible to do it with Assembly or do I need to write a custom mojo? Thanks, Bob S.

RE: assembly - how to zip partial distribution

2008-10-31 Thread Stone, Robert
I rephrase my question Is it possible to zip up part of the tree starting at the branch level rather than a top? Thanks, - Bob -Original Message- From: Stone, Robert [mailto:[EMAIL PROTECTED] Sent: Thursday, October 30, 2008 2:47 PM To: users@maven.apache.org Subject: assembly - how

assembly - how to zip partial distribution

2008-10-30 Thread Stone, Robert
Hi, Pardon newbie question. I have regular Maven2 web project layout. I need to create zip file of everything inside webapp folder + lib directory from another project (in Eclipse it's linked as external folder). When I run my bin.xml descriptor I get src/main/webapp/** file structure, but I r

RE: M2, profiles and inheritance

2006-01-27 Thread Stone, Robert
Related question: If I have a profile section, how do I prevent it from executing on defined modules (children)? Setting plugin/executions/execution/inherited to false seemingly does nothing Thanks, Bob Stone -Original Message- From: Stone, Robert [mailto:[EMAIL PROTECTED] Sent

M2, profiles and inheritance

2006-01-27 Thread Stone, Robert
Hi all, I'm struggling with how to do inheritance in m2. I have a single parent project and large number of children projects that are nearly identical. I would like to have a profile that will do the following: 1. Execute first task on the parent only (once). [Defined in the parent POM]

RE: Perforce provider generates error

2005-12-09 Thread Stone, Robert
. You need to update too : maven-scm-api and maven-scm-manager-plexus. I'll release continuum 1.0.2 today and all jars will be in it, but if you can test it before and send us the result, it will be great. Emmanuel Stone, Robert a écrit : > Hi, > > > > Running continuum-1.0