Hi Ken, > Does anyone have any ideas?
Just one: did you try hitting Ctrl+backslash (Ctrl+break on Windows) from the console after it hangs to get a full stack trace? If might be helpful when combined with a little digging in the Maven source code. Regards, -Curtis On Wed, Aug 29, 2012 at 12:59 PM, Hoying, Ken <ken_hoy...@premierinc.com>wrote: > I am hoping someone can assist me with a very strange problem that I am > having trouble with. > > I have project with various modules that is structure, as follows: > > |--- project > |--- pom.xml > |--- ear > |--- pom.xml > |--- services > |--- pom.xml > |--- web > |--- pom.xml > > > The pom file under the web directory uses exec-maven-plugin and the exec > goal to run a java program that compiles Dojo for me. When I install on > this pom under the web directory, everything works perfectly. > > However when I install from the pom under the project directory, the java > program is executed and appears to finish correctly but maven appears to > hang or to still be waiting on it. I do not see any issues when run under > debug that would help me. > > Does anyone have any ideas? I would greatly appreciate any assistance > that you could provide. > > Thank you! > > > > > > ----------------------------------------- > ***Note:The information contained in this message may be privileged and > confidential and protected from disclosure. If the reader of this message > is not the intended recipient, or an employee or agent responsible for > delivering this message to the intended recipient, you are hereby notified > that any dissemination, distribution or copying of this communication is > strictly prohibited. If you have received this communication in error, > please notify the Sender immediately by replying to the message and > deleting it from your computer. Thank you. Premier Inc. > >