maven v. 1.0.2 and multiproject:site

2005-07-11 Thread Anthony Kong
Hi, all, I wonder where I can get more information/example of the use of the goal multiproject:site? Basically I have a dir structure as such: src/ projectA projectB tests/ projectA projectB Each of them shall result in a jar file. And I am reluctent to move the file around

Re: maven v. 1.0.2 and multiproject:site

2005-07-12 Thread Sidart Kurias
I too had a different structure for my projects than what maven suggests. Struggled with getting multiproject:site to work, (all other goals such as jar, compile worked). In the end moved to a maven compliant structure. Would highly recommend you try the same. Sid --- Anthony Kong <[EMAIL PROTECT

Re: maven v. 1.0.2 and multiproject:site

2005-07-12 Thread Sidart Kurias
I too had a different structure for my projects than what maven suggests. Struggled with getting multiproject:site to work, (all other goals such as jar, compile worked). In the end moved to a maven compliant structure. Would highly recommend you try the same. --- Anthony Kong <[EMAIL PROTECTED]>