Hi ,
I tried to execlude a file while checking out from repository but the files are
getting checked out..is there any way i can restrict them..
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.0</version>
<configuration>
<checkoutDirectory>${basedir}/src</checkoutDirectory>
<excludes>**/web.xml</excludes>
</configuration>
</plugin>
Regards
--
Click for exclusive coverage on the Maruti Ritz by ZigWheels.com experts
http://www.zigwheels.com/maruti-ritz?utm_source=mail&utm_medium=1&utm_content=ritz&utm_campaign=1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]