Add FixMe comment for cvs connection.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113646 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
54997c7038
commit
482b4399c3
@ -54,6 +54,7 @@
|
||||
<ant:mkdir dir="${maven.build.dir}"/>
|
||||
<property name="statcvs.logfile" value="${maven.build.dir}/statcvs.log"/>
|
||||
|
||||
<!-- FIXME : We must use, with cvs, the connection string define in project.xml -->
|
||||
<cvs command="-q log" output="${statcvs.logfile}"/>
|
||||
|
||||
<property name="maven.docs.dest" value="${pom.getPluginContext('maven-xdoc-plugin').getVariable('maven.docs.dest')}"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user