Re: svn commit: r672030 - /maven/pom/trunk/maven/pom.xml

2008-06-26 Thread Vincent Siveton
Hi olivier,

2008/6/26, [EMAIL PROTECTED] [EMAIL PROTECTED]:
 Author: olamy
  Date: Thu Jun 26 14:09:50 2008
  New Revision: 672030

  URL: http://svn.apache.org/viewvc?rev=672030view=rev
  Log:
  upgrade some plugins to last version

  Modified:
 maven/pom/trunk/maven/pom.xml

  Modified: maven/pom/trunk/maven/pom.xml
  URL: 
 http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=672030r1=672029r2=672030view=diff
  
 ==
  --- maven/pom/trunk/maven/pom.xml (original)
  +++ maven/pom/trunk/maven/pom.xml Thu Jun 26 14:09:50 2008
  @@ -161,7 +161,7 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-plugin-plugin/artifactId
  -  version2.3/version
  +  version2.4.2/version
  /plugin
  !-- START SNIPPET: release-plugin-configuration --
  plugin
  @@ -170,7 +170,7 @@
version2.0-beta-7/version
configuration
  !-- This element will be overriden by children --
  -
 tagBasehttps://svn.apache.org/repos/asf/maven/pom/tags/tagBase
  +
 tagBasehttps://svn.apache.org/repos/asf/continuum/parent/tags/tagBase
  useReleaseProfilefalse/useReleaseProfile

Why continuum and not maven?

Cheers,

Vincent

  goalsdeploy/goals
  arguments-Prelease/arguments
  @@ -200,14 +200,14 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-surefire-plugin/artifactId
  -  version2.4.2/version
  +  version2.4.3/version
  /plugin
  !-- set versions of common reporting plugins for site 
 reproducibility, ordered alphabetically --
  !-- won't help until MNG-3385 is fixed
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-checkstyle-plugin/artifactId
  -  version2.1/version
  +  version2.2/version
  /plugin
  plugin
groupIdorg.apache.maven.plugins/groupId
  @@ -222,7 +222,7 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-pmd-plugin/artifactId
  -  version2.3/version
  +  version2.4/version
  /plugin
  plugin
groupIdorg.apache.maven.plugins/groupId
  @@ -232,7 +232,7 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-surefire-report-plugin/artifactId
  -  version2.4.2/version
  +  version2.4.3/version
  /plugin
  plugin
groupIdorg.codehaus.mojo/groupId
  @@ -279,7 +279,7 @@
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-pmd-plugin/artifactId
  -version2.3/version
  +version2.4/version
  executions
execution
  goals
  @@ -303,12 +303,12 @@
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-surefire-report-plugin/artifactId
  -version2.4.2/version
  +version2.4.3/version
/plugin
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-checkstyle-plugin/artifactId
  -version2.1/version
  +version2.2/version
  configuration

 configLocationhttp://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml/configLocation

 headerLocationhttp://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt/headerLocation




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



Re: svn commit: r672030 - /maven/pom/trunk/maven/pom.xml

2008-06-26 Thread Olivier Lamy
My bad ! (opening multiple files with the same vi can cause typo -:) )

Sorry !
--
Olivier


2008/6/26 Vincent Siveton [EMAIL PROTECTED]:
 Hi olivier,

 2008/6/26, [EMAIL PROTECTED] [EMAIL PROTECTED]:
 Author: olamy
  Date: Thu Jun 26 14:09:50 2008
  New Revision: 672030

  URL: http://svn.apache.org/viewvc?rev=672030view=rev
  Log:
  upgrade some plugins to last version

  Modified:
 maven/pom/trunk/maven/pom.xml

  Modified: maven/pom/trunk/maven/pom.xml
  URL: 
 http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=672030r1=672029r2=672030view=diff
  
 ==
  --- maven/pom/trunk/maven/pom.xml (original)
  +++ maven/pom/trunk/maven/pom.xml Thu Jun 26 14:09:50 2008
  @@ -161,7 +161,7 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-plugin-plugin/artifactId
  -  version2.3/version
  +  version2.4.2/version
  /plugin
  !-- START SNIPPET: release-plugin-configuration --
  plugin
  @@ -170,7 +170,7 @@
version2.0-beta-7/version
configuration
  !-- This element will be overriden by children --
  -
 tagBasehttps://svn.apache.org/repos/asf/maven/pom/tags/tagBase
  +
 tagBasehttps://svn.apache.org/repos/asf/continuum/parent/tags/tagBase
  useReleaseProfilefalse/useReleaseProfile

 Why continuum and not maven?

 Cheers,

 Vincent

  goalsdeploy/goals
  arguments-Prelease/arguments
  @@ -200,14 +200,14 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-surefire-plugin/artifactId
  -  version2.4.2/version
  +  version2.4.3/version
  /plugin
  !-- set versions of common reporting plugins for site 
 reproducibility, ordered alphabetically --
  !-- won't help until MNG-3385 is fixed
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-checkstyle-plugin/artifactId
  -  version2.1/version
  +  version2.2/version
  /plugin
  plugin
groupIdorg.apache.maven.plugins/groupId
  @@ -222,7 +222,7 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-pmd-plugin/artifactId
  -  version2.3/version
  +  version2.4/version
  /plugin
  plugin
groupIdorg.apache.maven.plugins/groupId
  @@ -232,7 +232,7 @@
  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-surefire-report-plugin/artifactId
  -  version2.4.2/version
  +  version2.4.3/version
  /plugin
  plugin
groupIdorg.codehaus.mojo/groupId
  @@ -279,7 +279,7 @@
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-pmd-plugin/artifactId
  -version2.3/version
  +version2.4/version
  executions
execution
  goals
  @@ -303,12 +303,12 @@
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-surefire-report-plugin/artifactId
  -version2.4.2/version
  +version2.4.3/version
/plugin
plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-checkstyle-plugin/artifactId
  -version2.1/version
  +version2.2/version
  configuration

 configLocationhttp://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml/configLocation

 headerLocationhttp://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt/headerLocation




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



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