plugin attached to 'compile' phase isn't executed for multi-module project?

2008-07-09 Thread Ittay Dror
Hi, I have a plugin that is attached to the 'compile' phase (in a parent pom). It runs ok for a regular module. But in a multi-module project, it isn't executed. Is that intentional? How can I make the plugin execute? To clarify, the projects I have are: grandpa - here the plugin is attached to

RESOLVED: Re: plugin attached to 'compile' phase isn't executed for multi-module project?

2008-07-09 Thread Ittay Dror
The difference was the different packaging types that caused different plugins to bind. Sorry for troubling the list Ittay Ittay Dror wrote: Hi, I have a plugin that is attached to the 'compile' phase (in a parent pom). It runs ok for a regular module. But in a multi-module project

weird error message

2008-06-25 Thread Ittay Dror
Component descriptor role: 'org.apache.maven.wagon.CommandExecutor', implementation: 'org.apache.maven.wagon.providers.ssh.external.ScpExternalCommandExecutor', role hint: 'scpexe' has a hint, but there are other implementations that don't Thank you for your help, Ittay

what is the status of maven 2.1?

2008-04-29 Thread Ittay Dror
Hi, What is the status/roadmap of maven 2.1? Thank you, Ittay -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

NoSuchArchiverException: No such archiver: 'nar'.

2008-04-22 Thread Ittay Dror
attachmentClassifieri386-Linux-g++_shared/attachmentClassifier outputDirectorylib/outputDirectory /binaries /moduleSet /moduleSets -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net

assembly moduleSet error

2008-04-21 Thread Ittay Dror
) does not have an artifact with a file. Please ensure the package phase is run before the assembly is generated When I try to debug, the project's artifact indeed has a null file. When is the file set? Thank you, Ittay -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project

using external files in parent pom

2008-04-15 Thread Ittay Dror
that (and how should the reference to the file look like)? Thank you, Ittay -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: using external files in parent pom

2008-04-15 Thread Ittay Dror
, not relative path), I want the file to be automatically downloaded so the plugin can reference it. How can I do that (and how should the reference to the file look like)? Thank you, Ittay -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net

how to execute a plugin only once in multi-project parent pom

2008-04-08 Thread Ittay Dror
(where only that module is executed) Thank you, Ittay -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: how to execute a plugin only once in multi-project parent pom

2008-04-08 Thread Ittay Dror
this with the enforcer and ended up having to put caching logic into the plugin itself to deal with this. -Original Message- From: Ittay Dror [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 2:31 PM To: Maven Users List Subject: how to execute a plugin only once in multi-project

is there a way of adding metadata to a dependency

2008-04-07 Thread Ittay Dror
to affect its behavior. How can I do that? If not possible, are there plans to add? Thank you, Ittay -- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net - To unsubscribe, e-mail

Re: is there a way of adding metadata to a dependency

2008-04-07 Thread Ittay Dror
, Ittay Dror [EMAIL PROTECTED] wrote: I want to be able to write in the project something like dependency properties some.keysome value/some.key /properties /dependency (or any other layout, maybe configuration instead of properties) So

Re: is there a way of adding metadata to a dependency

2008-04-07 Thread Ittay Dror
Ok, now I really need this mechanism. I want to be able to specify, per platform, the type of artifact to use. With properties, this would mean mapping each platform (aol in NAR lingo) to a type specifier. But with just 'type', I can't do that. Ittay Ittay Dror wrote: The question

Re: is there a way of adding metadata to a dependency

2008-04-07 Thread Ittay Dror
And also I now discovered that if I use type, then it has to be specified for the artifact both in dependencies and dependencyManagement. If I could use metadata, I would have expected to be able to define it in dependencyManagement and optionally override it in dependencies Ittay Dror wrote

manipulating properties

2008-03-31 Thread Ittay Dror
-- Ittay Dror [EMAIL PROTECTED] Tikal http://www.tikalk.com Tikal Project http://tikal.sourceforge.net - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] is there a new release date?

2005-08-30 Thread Ittay Dror
according to the web site, the schedule for beta 1 was supposed to be mid-august. ittay -- === Ittay Dror ([EMAIL PROTECTED]) Application Team Leader, RD Qlusters Inc. +972-3-6081994 Fax: +972-3-6081841

[m1] environment override project.properties ?

2005-08-30 Thread Ittay Dror
Hi, How can I have environment variables that will override the values in the project.properties file? Thanx, Ittay -- === Ittay Dror ([EMAIL PROTECTED]) Application Team Leader, RD Qlusters Inc. +972-3-6081994 Fax: +972-3-6081841

dependencies on the same artifact, with different versions

2005-08-29 Thread Ittay Dror
it download both? Thanx, Ittay -- === Ittay Dror ([EMAIL PROTECTED]) Application Team Leader, RD Qlusters Inc. +972-3-6081994 Fax: +972-3-6081841 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional