On Fri, Jun 02, 2006 at 07:31:00PM +0300, Eugeny N Dzhurinsky wrote:
> Is it possible to alter some plugin parameters in POM?
> 
> For example, if project consists of several modules, I would like to provide
> some module-specific parameters (for instance - for dependency plugin I need
> to provide different target directory to place dependencies into, and for
> packaging plugin i need to provide custom placement of resulting JAR file,
> instead of target/ directory).

I found how to work with dependencies at
http://mojo.codehaus.org/dependency-maven-plugin/howto.html

But still wandering how I can specify different directory for placing JAR file
produced with "package" goal?

-- 
Eugene N Dzhurinsky

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to