tfischer    2005/07/20 13:39:56

  Modified:    src/maven-plugin project.properties
               .        project.properties
               src/generator project.properties
  Log:
  updated the informations about the remote repository to work with the current 
maven version
  
  Revision  Changes    Path
  1.9       +5 -2      db-torque/src/maven-plugin/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/project.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.properties        19 Jul 2005 16:11:51 -0000      1.8
  +++ project.properties        20 Jul 2005 20:39:56 -0000      1.9
  @@ -29,9 +29,12 @@
   # If you are not an Torque committer, you can safely ignore these. :-)
   # 
   #========================================================================
  
-maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
  +maven.repo.list=apache
   maven.remote.group=apcvs
   
  +maven.repo.apache=scp://cvs.apache.org
  +maven.repo.apache.directory=/www/www.apache.org/dist/java-repository
  +
   maven.xdoc.date=left
   maven.xdoc.version=${pom.currentVersion}
   
  
  
  
  1.12      +5 -2      db-torque/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/project.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.properties        6 Jun 2005 06:09:33 -0000       1.11
  +++ project.properties        20 Jul 2005 20:39:56 -0000      1.12
  @@ -29,9 +29,12 @@
   # If you are not an Torque committer, you can safely ignore these. :-)
   # 
   #========================================================================
  
-maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
  +maven.repo.list=apache
   maven.remote.group=apcvs
   
  +maven.repo.apache=scp://cvs.apache.org
  +maven.repo.apache.directory=/www/www.apache.org/dist/java-repository
  +
   torque.generator.home = src/generator
   
   maven.checkstyle.format = turbine
  
  
  
  1.5       +5 -2      db-torque/src/generator/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/project.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.properties        18 Jul 2005 03:59:49 -0000      1.4
  +++ project.properties        20 Jul 2005 20:39:56 -0000      1.5
  @@ -43,9 +43,12 @@
   # If you are not an Torque committer, you can safely ignore these. :-)
   # 
   #========================================================================
  
-maven.repo.remote=http://www.ibiblio.org/maven/,http://www.apache.org/dist/java-repository/
  +maven.repo.list=apache
   maven.remote.group=apcvs
   
  +maven.repo.apache=scp://cvs.apache.org
  +maven.repo.apache.directory=/www/www.apache.org/dist/java-repository
  +
   maven.checkstyle.format = turbine
   
   # display the date on the site
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to