
m doing work on maven and subversion i have created a maven project now i want to point it to my repository(created by svn tortoise.so i want to take advantages of maven with maintaining subversion repository.
i read that for this i have to change in pom.xml file from this site http://wiki.gxdeveloperweb.com/confluence/display/...ntrol+Management+in+Subversion
but by following this site when i have added scm and tag base like
then when i m trying to mvn release:prepare command i m getting error as fail to execute goal org.apache.maven.plugins
if so you have any idea about it please guide me.
Regards Anjana