You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/01/02 12:41:59 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/file-activity plugin.jelly

dion        2003/01/02 03:41:59

  Modified:    src/plugins-build/file-activity plugin.jelly
  Log:
  Add a simple message as it sometimes seems maven is hanging
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-maven/src/plugins-build/file-activity/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/file-activity/plugin.jelly,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.jelly	31 Dec 2002 07:08:10 -0000	1.1
  +++ plugin.jelly	2 Jan 2003 11:41:59 -0000	1.2
  @@ -30,7 +30,7 @@
         <j:when test="${maven.mode.online}">
           <j:set var="_connection">${pom.repository.connection}</j:set>
           <j:if test="${!empty(_connection)}">
  -
  +          <echo>Generating the file activity report</echo>
             <mkdir dir="${maven.gen.docs}"/>
             
             <!--