Hi,
   My folder structure is..

   A
   |
    --pom.xml
   B
   |
    --pom.xml
   Src
   Pom.xml


Outer pom.xml has entry like
 <modules>
      <module>A</module>
      <module>B</module>
  </modules>

But after running the error is:
   The build could not read 1 project
   Child module A of pom.xml does not exist
   Child module B of pom.xml does not exist

Please help with the error.

Thanks,
Shrinath




[Aspire Systems]

This e-mail message and any attachments are for the sole use of the intended 
recipient(s) and may contain proprietary, confidential, trade secret or 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited and may be a violation of law. If you are not the 
intended recipient, please contact the sender by reply e-mail and destroy all 
copies of the original message.

Reply via email to