Did you set the maven.multiproject.type property for each subproject?

-Lukas


Nicolas De Loof wrote:

I was first thinking about "org.apache.commons.attributes.enable" not beeing correctly set, but I've was wrong.

I've created http://jira.codehaus.org/browse/MAVEN-1691
I've attached a minimalist multiproject to demonstrate the bug.

(war) maven war:install generates the attributes classes
(jar) maven jar:install generates the attributes classes
(head) maven multiproject:install generates the attributes classes ONLY for jar project.

Arnaud HERITIER a écrit :

Hi Nicolas,

 Why do you talk about inherited properties ?
 can it be related to  http://jira.codehaus.org/browse/MAVEN-1691 ?

Arnaud

On 1/31/06, Nicolas De Loof <[EMAIL PROTECTED]> wrote:
Hello,

I'm trying to upgrade to maven 1.1-beta2.
My project uses commons-attributes and it's maven plugin

When I run a "maven war:install" on my web sub-project, attributes
classes are generated by plugin.
When I run a "multiproject:install", everything SEEMS good, but
attributes classes are not generated. Plugin doesn't run at all.

Same plugin runs as expected in a simple jar

Is this a known bug ? (it works fine under maven 1.0.2)

Nico.

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


---------------------------------------------------------------------
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]



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


---------------------------------------------------------------------
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]

Reply via email to