hello to all,

I'm running eclipse 3.1.1, maven 2.0.2 and the eclipse maven2 plugin 0.0.4
the plugin from Mergere Inc.

when I run the install goal against an eclipse multiproject, the only
action
that happens is the pom of the parent project is installed to my local
repo.

none of the subprojects are discovered, no compiles or jar goals are run.

when I run install against a simple project, non-multiproject, it compiles
and
installs the project jar.

the above goals were defined and run from Maven2 "M2" External Tools
in eclipse.

if I define an External Tool in eclipse that runs install from Maven2 on my
desktop,
the install runs as expected, the subprojects are discovered and compiled
and
subproject jars are installed to my local repo.

if I run mvn install from the commandline from my workspace/project it also
runs as expected.

so the problem seems to be the eclipse maven2 plugin, running install on a
multiproject.

I searched google and jira and found no hits. Has anyone else seen this
behavior?
Can someone point me to a solution or workaround?

Thanks in advance for your help.
Tom



 
This message is intended for the recipient only and is not meant to be 
forwarded or distributed in any other format. This communication is for 
informational purposes only.  It is not intended as an offer or solicitation 
for the purchase or sale of any financial instrument, or security, or as an 
official confirmation of any transaction.  Putnam does not accept purchase or 
redemptions of securities, instructions, or authorizations that are sent via 
e-mail.   All market prices, data and other information are not warranted as to 
completeness or accuracy and are subject to change without notice.  Any 
comments or statements made herein do not necessarily reflect those of Putnam, 
LLC (DBA Putnam Investments) and its subsidiaries and affiliates.  If you are 
not the intended recipient of this e-mail, please delete the e-mail.

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

Reply via email to