> The question is
> 1) Can I configured for each module, where to find each sub-module?
> 2) Can I rename the maven files to have different name (not pom.xml)?

0. You're sending the same message multiple times. Stop doing that. If
you're not sure if your message came through, check Nabble.com or a
similar archive online.

1. If you're talking about configuring the <modules> in a parent
project pom.xml file then yes, you can say
<module>path/to/module</module> but it is strictly a relative path.
Depending on what you're trying to achieve, you can also consider
using aggregator poms.

2. Not easily.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to