You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ep...@apache.org on 2004/07/23 10:37:04 UTC

cvs commit: maven-plugins/cruisecontrol/src/plugin-test/cvs-scm project.properties

epugh       2004/07/23 01:37:04

  Added:       cruisecontrol/src/plugin-test/svn-scm project.properties
               cruisecontrol/src/plugin-test/cvs-scm project.properties
  Log:
  Fix builds.  Inheriting from a parent wasn't working.
  
  Revision  Changes    Path
  1.1                  maven-plugins/cruisecontrol/src/plugin-test/svn-scm/project.properties
  
  Index: project.properties
  ===================================================================
  # -------------------------------------------------------------------
  # Copyright 2001-2004 The Apache Software Foundation.
  # 
  # Licensed under the Apache License, Version 2.0 (the "License");
  # you may not use this file except in compliance with the License.
  # You may obtain a copy of the License at
  # 
  #      http://www.apache.org/licenses/LICENSE-2.0
  #  
  # Unless required by applicable law or agreed to in writing, software
  # distributed under the License is distributed on an "AS IS" BASIS,
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  # See the License for the specific language governing permissions and
  # limitations under the License.
  # -------------------------------------------------------------------
  
  
  # MUST specify these, even though they are the defaults, so we can run inside reactor where they were already set
  maven.cruisecontrol.config=${maven.build.dest}
  maven.cruisecontrol.home=${maven.build.dest}
  
  
  
  
  
  1.1                  maven-plugins/cruisecontrol/src/plugin-test/cvs-scm/project.properties
  
  Index: project.properties
  ===================================================================
  # -------------------------------------------------------------------
  # Copyright 2001-2004 The Apache Software Foundation.
  # 
  # Licensed under the Apache License, Version 2.0 (the "License");
  # you may not use this file except in compliance with the License.
  # You may obtain a copy of the License at
  # 
  #      http://www.apache.org/licenses/LICENSE-2.0
  #  
  # Unless required by applicable law or agreed to in writing, software
  # distributed under the License is distributed on an "AS IS" BASIS,
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  # See the License for the specific language governing permissions and
  # limitations under the License.
  # -------------------------------------------------------------------
  
  
  # MUST specify these, even though they are the defaults, so we can run inside reactor where they were already set
  maven.cruisecontrol.config=${maven.build.dest}
  maven.cruisecontrol.home=${maven.build.dest}
  maven.cruisecontrol.trigger.projects=svn-scm
  
  
  
  
  

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