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/10/28 01:55:37 UTC

cvs commit: maven/src/plugins-build/multiproject project.properties

dion        2003/10/27 16:55:37

  Modified:    src/plugins-build/jxr project.properties
               src/plugins-build/jellydoc project.properties
               src/plugins-build/linkcheck project.properties
               src/plugins-build/multiproject project.properties
  Log:
  Make maven -DpluginSite=y site work
  
  Revision  Changes    Path
  1.5       +1 -0      maven/src/plugins-build/jxr/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jxr/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	7 Sep 2003 15:40:25 -0000	1.4
  +++ project.properties	28 Oct 2003 00:55:37 -0000	1.5
  @@ -6,4 +6,5 @@
   maven.license.licenseFile=${basedir}/../../../LICENSE.txt
   maven.checkstyle.header.file=${basedir}/../../../LICENSE.txt
   maven.checkstyle.format = turbine
  +maven.checkstyle.properties = ${basedir}/../../../checkstyle.xml
   
  
  
  
  1.3       +1 -0      maven/src/plugins-build/jellydoc/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jellydoc/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	7 Sep 2003 15:40:26 -0000	1.2
  +++ project.properties	28 Oct 2003 00:55:37 -0000	1.3
  @@ -5,4 +5,5 @@
   maven.license.licenseFile=${basedir}/../../../LICENSE.txt
   maven.checkstyle.header.file=${basedir}/../../../LICENSE.txt
   maven.checkstyle.format = turbine
  +maven.checkstyle.properties = ${basedir}/../../../checkstyle.xml
   
  
  
  
  1.5       +1 -1      maven/src/plugins-build/linkcheck/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/linkcheck/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	7 Sep 2003 15:40:25 -0000	1.4
  +++ project.properties	28 Oct 2003 00:55:37 -0000	1.5
  @@ -6,4 +6,4 @@
   maven.license.licenseFile=${basedir}/../../../LICENSE.txt
   maven.checkstyle.header.file=${basedir}/../../../LICENSE.txt
   maven.checkstyle.format = turbine
  -
  +maven.checkstyle.properties = ${basedir}/../../../checkstyle.xml
  
  
  
  1.5       +1 -0      maven/src/plugins-build/multiproject/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties	7 Sep 2003 15:40:26 -0000	1.4
  +++ project.properties	28 Oct 2003 00:55:37 -0000	1.5
  @@ -6,4 +6,5 @@
   maven.license.licenseFile=${basedir}/../../../LICENSE.txt
   maven.checkstyle.header.file=${basedir}/../../../LICENSE.txt
   maven.checkstyle.format = turbine
  +maven.checkstyle.properties = ${basedir}/../../../checkstyle.xml
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org