I would like to define the following:

 

<project>

.....

<modules>

            <module>a</module>

            <module>b</module>

</modules>

<profiles>

            <profile>

                        <id>profile1</id>

                        <modules>

                                    <module>a</module>

                        </modules>

            </profile>

</profiles>

....

</project>

 

The expected behavior is:

When running the project with no profile a and b will be built.

When running the project with profile1 profile only a will be built.

 

How can this behavior be achieved?

 

Thanks,

Nir Feldman, CCM R&D, [EMAIL PROTECTED]
direct +972-3-5399896  fax +972-3-5331617
19 Shabazi St., Yehud, Israel 56100

MERCURY
Business Technology Optimization
www.mercury.com <http://www.mercury.com> 

 


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

Reply via email to