maven-surefire git commit: [SUREFIRE] removed unnecessary dependencies - transitive d. present

2015-01-18 Thread tibordigana
Repository: maven-surefire
Updated Branches:
  refs/heads/master 3a48c083d - 9b7ca5a2b


[SUREFIRE] removed unnecessary dependencies - transitive d. present


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9b7ca5a2
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/9b7ca5a2
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/9b7ca5a2

Branch: refs/heads/master
Commit: 9b7ca5a2bb214da1e36a86eb4a64bb1194e697e2
Parents: 3a48c08
Author: Tibor17 tibo...@lycos.com
Authored: Mon Jan 19 01:41:56 2015 +0100
Committer: Tibor17 tibo...@lycos.com
Committed: Mon Jan 19 01:41:56 2015 +0100

--
 surefire-providers/common-junit4/pom.xml   | 5 +
 surefire-providers/surefire-junit4/pom.xml | 5 -
 2 files changed, 5 insertions(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/9b7ca5a2/surefire-providers/common-junit4/pom.xml
--
diff --git a/surefire-providers/common-junit4/pom.xml 
b/surefire-providers/common-junit4/pom.xml
index ea836fa..5c39af3 100644
--- a/surefire-providers/common-junit4/pom.xml
+++ b/surefire-providers/common-junit4/pom.xml
@@ -48,5 +48,10 @@
   artifactIdcommon-java5/artifactId
   version${project.version}/version
 /dependency
+dependency
+  groupIdorg.apache.maven.shared/groupId
+  artifactIdmaven-shared-utils/artifactId
+  scopecompile/scope!-- somewhere managed with scope provided --
+/dependency
   /dependencies
 /project

http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/9b7ca5a2/surefire-providers/surefire-junit4/pom.xml
--
diff --git a/surefire-providers/surefire-junit4/pom.xml 
b/surefire-providers/surefire-junit4/pom.xml
index 721f915..4a03783 100644
--- a/surefire-providers/surefire-junit4/pom.xml
+++ b/surefire-providers/surefire-junit4/pom.xml
@@ -43,11 +43,6 @@
   artifactIdcommon-junit4/artifactId
   version${project.version}/version
 /dependency
-dependency
-  groupIdorg.apache.maven.surefire/groupId
-  artifactIdcommon-java5/artifactId
-  version${project.version}/version
-/dependency
   /dependencies
 
   build



svn commit: r1652714 - /maven/shared/trunk/maven-jarsigner/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 09:29:44 2015
New Revision: 1652714

URL: http://svn.apache.org/r1652714
Log:
Upgrade junit from 4.9 to 4.11

Modified:
maven/shared/trunk/maven-jarsigner/pom.xml

Modified: maven/shared/trunk/maven-jarsigner/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/pom.xml?rev=1652714r1=1652713r2=1652714view=diff
==
--- maven/shared/trunk/maven-jarsigner/pom.xml (original)
+++ maven/shared/trunk/maven-jarsigner/pom.xml Sun Jan 18 09:29:44 2015
@@ -79,7 +79,7 @@
 dependency
   groupIdjunit/groupId
   artifactIdjunit/artifactId
-  version4.9/version
+  version4.11/version
   scopetest/scope
 /dependency
   /dependencies




svn commit: r936634 [1/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:25:32 2015
New Revision: 936634

Log:
Site checkin for project Apache Maven Dependency Analyzer

Removed:

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/license.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/pmd.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/rat-report.html
Modified:

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/allclasses-frame.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/allclasses-noframe.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/constant-values.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/deprecated-list.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/help-doc.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/index-all.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/index.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/ClassAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/ClassFileVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/ClassFileVisitorUtils.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/CollectorClassFileVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/DefaultClassAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/DependencyAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalysis.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerException.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/ASMDependencyAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultClassVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultFieldVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultMethodVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultSignatureVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DependencyClassFileVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/class-use/ASMDependencyAnalyzer.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/class-use/DefaultAnnotationVisitor.html

websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/class-use/DefaultClassVisitor.html


svn commit: r936634 [5/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/checkstyle.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/checkstyle.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/checkstyle.html
 Sun Jan 18 14:25:32 2015
@@ -1,18 +1,18 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2014-09-11
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
   head
-titleApache Maven Dependency Analyzer - Checkstyle Results/title
+titleApache Maven Dependency Analyzer #x2013; Checkstyle Results/title
 style type=text/css media=all
   @import url(./css/maven-base.css);
   @import url(./css/maven-theme.css);
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20140911 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -46,8 +46,8 @@
 Checkstyle Results
 /div
 div class=xright
-Last Published: 2014-09-11
-  nbsp;| Version: 1.5
+Last Published: 2015-01-18
+  nbsp;| Version: 1.6
 /div
   div class=clear
 hr/
@@ -82,10 +82,10 @@
   /ul
  h5Project Documentation/h5
   ul
-   


   li 
class=collapsed
+   


 li class=collapsed
   a href=project-info.htmlProject Information/a
   /li
-   


 li class=expanded
+   

   li 
class=expanded
   a href=project-reports.htmlProject Reports/a
 ul
   li class=none
@@ -95,9 +95,6 @@
 strongCheckstyle/strong
   /li
   li class=none
-  a href=pmd.htmlPMD/a
-/li
-  li class=none
   a href=xref/index.htmlSource Xref/a
 /li
   li class=none
@@ -113,7 +110,7 @@
   a href=testapidocs/index.htmlTest JavaDocs/a
 /li
   li class=none
-  a href=findbugs.htmlFindBugs Report/a
+  a href=findbugs.htmlFindBugs/a
 /li
   li class=none
   a href=sonar.htmlSonar/a
@@ -136,10 +133,7 @@
   a href=../../jxr/index.htmlJXR/a
 /li
   li class=none
-  a href=../../maven-1.x/index.htmlMaven 1.x/a
-/li
-  li class=none
-  a href=../../index.htmlMaven 2  3/a
+  a href=../../ref/currentMaven/a
 /li
   li class=none
   a href=../../pom/index.htmlParent POMs/a
@@ -148,9 +142,15 @@
   a href=../../plugins/index.htmlPlugins/a
 /li
   li class=none
+  a href=../../plugin-testing/index.htmlPlugin Testing/a
+/li
+  li class=none
   a href=../../plugin-tools/index.htmlPlugin Tools/a
 /li
   li class=none
+  a href=../../apache-resource-bundles/index.htmlResource 
Bundles/a
+/li
+  li class=none
   a href=../../scm/index.htmlSCM

svn commit: r936634 [3/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 html lang=en
 head
 meta http-equiv=Content-Type content=text/html charset=UTF-8
-titleDefaultAnnotationVisitor (Apache Maven Dependency Analyzer 1.5 
API)/title
+titleDefaultAnnotationVisitor (Apache Maven Dependency Analyzer 1.6 
API)/title
 link rel=stylesheet type=text/css 
href=../../../../../../../stylesheet.css title=Style
 /head
 body
 script type=text/javascript!--
 if (location.href.indexOf('is-external=true') == -1) {
-parent.document.title=DefaultAnnotationVisitor (Apache Maven 
Dependency Analyzer 1.5 API);
+parent.document.title=DefaultAnnotationVisitor (Apache Maven 
Dependency Analyzer 1.6 API);
 }
 //--
 /script
@@ -83,7 +83,7 @@
 /div
 div class=contentContainer
 ul class=inheritance
-lia 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
+lia 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
 li
 ul class=inheritance
 liorg.objectweb.asm.AnnotationVisitor/li
@@ -160,23 +160,23 @@ extends org.objectweb.asm.AnnotationVisi
 /tr
 tr class=altColor
 td class=colFirstcodevoid/code/td
-td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html#visit(java.lang.String,
 java.lang.Object)visit/a/strong(a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name,
- a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in 
java.langObject/anbsp;value)/codenbsp;/td
+td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html#visit(java.lang.String,
 java.lang.Object)visit/a/strong(a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name,
+ a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in 
java.langObject/anbsp;value)/codenbsp;/td
 /tr
 tr class=rowColor
 td class=colFirstcodeorg.objectweb.asm.AnnotationVisitor/code/td
-td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html#visitAnnotation(java.lang.String,
 java.lang.String)visitAnnotation/a/strong(a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name,
-   a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;desc)/codenbsp;/td
+td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html#visitAnnotation(java.lang.String,
 java.lang.String)visitAnnotation/a/strong(a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name,
+   a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;desc)/codenbsp;/td
 /tr
 tr class=altColor
 td class=colFirstcodeorg.objectweb.asm.AnnotationVisitor/code/td
-td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html#visitArray(java.lang.String)visitArray/a/strong(a
 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name)/codenbsp;/td
+td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/DefaultAnnotationVisitor.html#visitArray(java.lang.String)visitArray/a/strong(a
 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name)/codenbsp;/td
 /tr
 tr class=rowColor
 td class=colFirstcodevoid/code/td
-td class=colLastcodestronga 

svn commit: r936634 [10/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apach

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/asm/package-summary.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/asm/package-summary.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/asm/package-summary.html
 Sun Jan 18 14:25:32 2015
@@ -3,7 +3,7 @@
 html xml:lang=en lang=en
head
meta http-equiv=content-type content=text/html; 
charset=UTF-8 /
-   titleApache Maven Dependency Analyzer 1.5 Reference Package 
org.apache.maven.shared.dependency.analyzer.asm/title
+   titleApache Maven Dependency Analyzer 1.6 Reference Package 
org.apache.maven.shared.dependency.analyzer.asm/title
link rel=stylesheet type=text/css 
href=../../../../../../../stylesheet.css title=style /
/head
body
@@ -68,7 +68,7 @@
/div
hr /
div id=footer
-   Copyright #169; 2002#x2013;2014 a 
href=http://www.apache.org/;The Apache Software Foundation/a. All rights 
reserved.
+   Copyright #169; 2002#x2013;2015 a 
href=http://www.apache.org/;The Apache Software Foundation/a. All rights 
reserved.
/div
/body
 /html
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/package-frame.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/package-frame.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/package-frame.html
 Sun Jan 18 14:25:32 2015
@@ -3,7 +3,7 @@
 html xml:lang=en lang=en
head
meta http-equiv=content-type content=text/html; 
charset=UTF-8 /
-   titleApache Maven Dependency Analyzer 1.5 Reference Package 
org.apache.maven.shared.dependency.analyzer/title
+   titleApache Maven Dependency Analyzer 1.6 Reference Package 
org.apache.maven.shared.dependency.analyzer/title
link rel=stylesheet type=text/css 
href=../../../../../../stylesheet.css title=style /
/head
body

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/package-summary.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/package-summary.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/org/apache/maven/shared/dependency/analyzer/package-summary.html
 Sun Jan 18 14:25:32 2015
@@ -3,7 +3,7 @@
 html xml:lang=en lang=en
head
meta http-equiv=content-type content=text/html; 
charset=UTF-8 /
-   titleApache Maven Dependency Analyzer 1.5 Reference Package 
org.apache.maven.shared.dependency.analyzer/title
+   titleApache Maven Dependency Analyzer 1.6 Reference Package 
org.apache.maven.shared.dependency.analyzer/title
link rel=stylesheet type=text/css 
href=../../../../../../stylesheet.css title=style /
/head
body
@@ -98,7 +98,7 @@
/div
hr /
div id=footer
-   Copyright #169; 2002#x2013;2014 a 
href=http://www.apache.org/;The Apache Software Foundation/a. All rights 
reserved.
+   Copyright #169; 2002#x2013;2015 a 
href=http://www.apache.org/;The Apache Software Foundation/a. All rights 
reserved.
/div
/body
 /html
\ No newline at end of file

Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/overview-frame.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/overview-frame.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/xref-test/overview-frame.html
 Sun Jan 18 14:25:32 2015
@@ -3,7 +3,7 @@
 html xml:lang=en lang=en
head
meta http-equiv=content-type content=text/html; 
charset=UTF-8 /
-   titleApache Maven Dependency Analyzer 1.5 

svn commit: r936634 [6/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/download.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/download.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/download.html
 Sun Jan 18 14:25:32 2015
@@ -1,19 +1,18 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2014-09-11
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
   head
-titleApache Maven Dependency Analyzer - 
-Download Apache Maven Dependency Analyzer Source/title
+titleApache Maven Dependency Analyzer #x2013; Download Apache Maven 
Dependency Analyzer Source/title
 style type=text/css media=all
   @import url(./css/maven-base.css);
   @import url(./css/maven-theme.css);
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20140911 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,12 +43,11 @@
 gt;
   a href=./Apache Maven Dependency Analyzer/a
 gt;
-
-Download Apache Maven Dependency Analyzer Source
+Download Apache Maven Dependency Analyzer Source
 /div
 div class=xright
-Last Published: 2014-09-11
-  nbsp;| Version: 1.5
+Last Published: 2015-01-18
+  nbsp;| Version: 1.6
 /div
   div class=clear
 hr/
@@ -84,10 +82,10 @@
   /ul
  h5Project Documentation/h5
   ul
-   


   li 
class=collapsed
+   


 li class=collapsed
   a href=project-info.htmlProject Information/a
   /li
-   

   li 
class=collapsed
+   

 li class=collapsed
   a href=project-reports.htmlProject Reports/a
   /li
   /ul
@@ -106,10 +104,7 @@
   a href=../../jxr/index.htmlJXR/a
 /li
   li class=none
-  a href=../../maven-1.x/index.htmlMaven 1.x/a
-/li
-  li class=none
-  a href=../../index.htmlMaven 2  3/a
+  a href=../../ref/currentMaven/a
 /li
   li class=none
   a href=../../pom/index.htmlParent POMs/a
@@ -118,9 +113,15 @@
   a href=../../plugins/index.htmlPlugins/a
 /li
   li class=none
+  a href=../../plugin-testing/index.htmlPlugin Testing/a
+/li
+  li class=none
   a href=../../plugin-tools/index.htmlPlugin Tools/a
 /li
   li class=none
+  a href=../../apache-resource-bundles/index.htmlResource 
Bundles/a
+/li
+  li class=none
   a href=../../scm/index.htmlSCM/a
 /li
   li class=none
@@ -177,10 +178,10 @@ specific language governing permissions
 under the License. --
   
 div class=section
-h2Download Apache Maven Dependency Analyzer 1.5 Sourcea 
name=Download_Apache_Maven_Dependency_Analyzer_1.5_Source/a/h2
+h2a 
name=Download_Apache_Maven_Dependency_Analyzer_1.6_Source/aDownload Apache 
Maven Dependency Analyzer 1.6 Source/h2
 
   
-pApache Maven Dependency Analyzer 1.5

svn commit: r936634 [9/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerExceptionTest.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerExceptionTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/testapidocs/org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzerExceptionTest.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 html lang=en
 head
 meta http-equiv=Content-Type content=text/html charset=UTF-8
-titleProjectDependencyAnalyzerExceptionTest (Apache Maven Dependency 
Analyzer 1.5 Test API)/title
+titleProjectDependencyAnalyzerExceptionTest (Apache Maven Dependency 
Analyzer 1.6 Test API)/title
 link rel=stylesheet type=text/css href=../../../../../../stylesheet.css 
title=Style
 /head
 body
 script type=text/javascript!--
 if (location.href.indexOf('is-external=true') == -1) {
-parent.document.title=ProjectDependencyAnalyzerExceptionTest (Apache 
Maven Dependency Analyzer 1.5 Test API);
+parent.document.title=ProjectDependencyAnalyzerExceptionTest (Apache 
Maven Dependency Analyzer 1.6 Test API);
 }
 //--
 /script
@@ -83,7 +83,7 @@
 /div
 div class=contentContainer
 ul class=inheritance
-lia 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
+lia 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
 li
 ul class=inheritance
 lijunit.framework.Assert/li
@@ -179,8 +179,8 @@ extends junit.framework.TestCase/pre
 li class=blockLista name=methods_inherited_from_class_java.lang.Object
 !--   --
 /a
-h3Methods inherited from classnbsp;java.lang.a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/h3
-codea 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()
 title=class or interface in java.langclone/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)
 title=class or interface in java.langequals/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()
 title=class or interface in java.langfinalize/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()
 title=class or interface in java.langgetClass/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()
 title=class or interface in java.langhashCode/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()
 title=class or interface in java.langnotify/a, a 
href=http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll() 
title=class or interface in java.langnotifyAll/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()
 title=class or interface in java.langwait/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)
 title=class or interface in java.langwait/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int) title=class or interface in java.langwait/a/code/li
+h3Methods inherited from classnbsp;java.lang.a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/h3
+codea 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()
 title=class or interface in java.langclone/a, a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)
 title=class or interface in java.langequals/a, a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()
 title=class or interface in java.langfinalize/a, a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()
 title=class or interface in java.langgetClass/a, a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()
 title=class or interface in java.langhashCode/a, a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()
 title=class or interface in java.langnotify/a, a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll() title=class or interface in 
java.langnotifyAll/a, a 

svn commit: r1652772 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: main/java/org/apache/maven/plugin/checkstyle/ site/apt/examples/

2015-01-18 Thread dennisl
Author: dennisl
Date: Sun Jan 18 15:01:39 2015
New Revision: 1652772

URL: http://svn.apache.org/r1652772
Log:
[MCHECKSTYLE-274] removed Avalon configuration since the Avalon project is 
retired

Modified:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java?rev=1652772r1=1652771r2=1652772view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
 Sun Jan 18 15:01:39 2015
@@ -67,7 +67,7 @@ public class CheckstyleReport
 
 /**
  * Specifies what predefined check set to use. Available sets are sun 
(for
- * the Sun coding conventions), turbine, and avalon.
+ * the Sun coding conventions), and turbine.
  *
  * @deprecated Use configLocation instead.
  */

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java?rev=1652772r1=1652771r2=1652772view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
 Sun Jan 18 15:01:39 2015
@@ -190,13 +190,12 @@ public class CheckstyleViolationCheckMoj
  * /p
  * p/
  * p
- * There are 4 predefined rulesets.
+ * There are 3 predefined rulesets.
  * /p
  * p/
  * ul
  * licodeconfig/sun_checks.xml/code: Sun Checks./li
  * licodeconfig/turbine_checks.xml/code: Turbine Checks./li
- * licodeconfig/avalon_checks.xml/code: Avalon Checks./li
  * licodeconfig/maven_checks.xml/code: Maven Source Checks./li
  * /ul
  *

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm?rev=1652772r1=1652771r2=1652772view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm
 Sun Jan 18 15:01:39 2015
@@ -63,5 +63,3 @@ Using a Custom Checkstyle Checker Config
   * config/maven_checks.xml - Maven Development Definitions.
 
   * config/turbine_checks.xml - Turbine Development Definitions.
-
-  * config/avalon_checks.xml - Avalon Development Definitions.
\ No newline at end of file




svn commit: r936634 [4/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 html lang=en
 head
 meta http-equiv=Content-Type content=text/html charset=UTF-8
-titleResultCollector (Apache Maven Dependency Analyzer 1.5 API)/title
+titleResultCollector (Apache Maven Dependency Analyzer 1.6 API)/title
 link rel=stylesheet type=text/css 
href=../../../../../../../stylesheet.css title=Style
 /head
 body
 script type=text/javascript!--
 if (location.href.indexOf('is-external=true') == -1) {
-parent.document.title=ResultCollector (Apache Maven Dependency 
Analyzer 1.5 API);
+parent.document.title=ResultCollector (Apache Maven Dependency 
Analyzer 1.6 API);
 }
 //--
 /script
@@ -83,7 +83,7 @@
 /div
 div class=contentContainer
 ul class=inheritance
-lia 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
+lia 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
 li
 ul class=inheritance
 liorg.apache.maven.shared.dependency.analyzer.asm.ResultCollector/li
@@ -96,7 +96,7 @@
 hr
 br
 prepublic class span class=strongResultCollector/span
-extends a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/pre
+extends a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/pre
 dldtspan class=strongAuthor:/span/dt
   ddKristian Rosenvold/dd/dl
 /li
@@ -136,14 +136,14 @@ extends a href=http://docs.oracle.com/
 /tr
 tr class=altColor
 td class=colFirstcodevoid/code/td
-td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html#add(java.lang.String)add/a/strong(a
 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name)/codenbsp;/td
+td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html#add(java.lang.String)add/a/strong(a
 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name)/codenbsp;/td
 /tr
 tr class=rowColor
 td class=colFirstcodevoid/code/td
-td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html#addName(java.lang.String)addName/a/strong(a
 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name)/codenbsp;/td
+td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html#addName(java.lang.String)addName/a/strong(a
 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/anbsp;name)/codenbsp;/td
 /tr
 tr class=altColor
-td class=colFirstcodea 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true;
 title=class or interface in java.utilSet/alt;a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/agt;/code/td
+td class=colFirstcodea 
href=http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true;
 title=class or interface in java.utilSet/alt;a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/agt;/code/td
 td class=colLastcodestronga 
href=../../../../../../../org/apache/maven/shared/dependency/analyzer/asm/ResultCollector.html#getDependencies()getDependencies/a/strong()/codenbsp;/td
 /tr
 /table
@@ -151,8 +151,8 @@ extends a href=http://docs.oracle.com/
 li class=blockLista name=methods_inherited_from_class_java.lang.Object
 !--   --
 /a
-h3Methods inherited from classnbsp;java.lang.a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/h3
-codea 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()
 title=class or interface in java.langclone/a, a 

svn commit: r936634 [2/10] - in /websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/dependency/analyzer/ apidocs/org/apache

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html
==
--- 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-dependency-analyzer-LATEST/apidocs/org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html
 Sun Jan 18 14:25:32 2015
@@ -3,13 +3,13 @@
 html lang=en
 head
 meta http-equiv=Content-Type content=text/html charset=UTF-8
-titleDefaultProjectDependencyAnalyzer (Apache Maven Dependency Analyzer 1.5 
API)/title
+titleDefaultProjectDependencyAnalyzer (Apache Maven Dependency Analyzer 1.6 
API)/title
 link rel=stylesheet type=text/css href=../../../../../../stylesheet.css 
title=Style
 /head
 body
 script type=text/javascript!--
 if (location.href.indexOf('is-external=true') == -1) {
-parent.document.title=DefaultProjectDependencyAnalyzer (Apache Maven 
Dependency Analyzer 1.5 API);
+parent.document.title=DefaultProjectDependencyAnalyzer (Apache Maven 
Dependency Analyzer 1.6 API);
 }
 //--
 /script
@@ -83,7 +83,7 @@
 /div
 div class=contentContainer
 ul class=inheritance
-lia 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
+lia 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
 li
 ul class=inheritance
 
liorg.apache.maven.shared.dependency.analyzer.DefaultProjectDependencyAnalyzer/li
@@ -101,10 +101,10 @@
 br
 prea 
href=http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true;
 title=class or interface in 
org.codehaus.plexus.component.annotations@Component/a(a 
href=http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/apidocs/org/codehaus/plexus/component/annotations/Component.html?is-external=true#role()
 title=class or interface in 
org.codehaus.plexus.component.annotationsrole/a=a 
href=../../../../../../org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzer.html
 title=interface in 
org.apache.maven.shared.dependency.analyzerProjectDependencyAnalyzer.class/a)
 public class span class=strongDefaultProjectDependencyAnalyzer/span
-extends a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a
+extends a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a
 implements a 
href=../../../../../../org/apache/maven/shared/dependency/analyzer/ProjectDependencyAnalyzer.html
 title=interface in 
org.apache.maven.shared.dependency.analyzerProjectDependencyAnalyzer/a/pre
 dldtspan class=strongVersion:/span/dt
-  dd$Id: DefaultProjectDependencyAnalyzer.java 1590843 2014-04-28 23:40:09Z 
olamy $/dd
+  dd$Id: DefaultProjectDependencyAnalyzer.java 1635410 2014-10-30 07:03:49Z 
hboutemy $/dd
 dtspan class=strongAuthor:/span/dt
   dda href=mailto:markhob...@gmail.com;Mark Hobson/a/dd/dl
 /li
@@ -162,21 +162,21 @@ implements a href=../../../../../../or
 td class=colLastcodestronga 
href=../../../../../../org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html#analyze(org.apache.maven.project.MavenProject)analyze/a/strong(org.apache.maven.project.MavenProjectnbsp;project)/codenbsp;/td
 /tr
 tr class=rowColor
-td class=colFirstcodeprotected a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true;
 title=class or interface in java.utilSet/alt;a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/agt;/code/td
+td class=colFirstcodeprotected a 
href=http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true;
 title=class or interface in java.utilSet/alt;a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in java.langString/agt;/code/td
 td class=colLastcodestronga 
href=../../../../../../org/apache/maven/shared/dependency/analyzer/DefaultProjectDependencyAnalyzer.html#buildDependencyClasses(org.apache.maven.project.MavenProject)buildDependencyClasses/a/strong(org.apache.maven.project.MavenProjectnbsp;project)/codenbsp;/td
 /tr
 tr class=altColor
 td class=colFirstcodeprotected a 
href=http://maven.apache.org/maven-artifact/apidocs/org/apache/maven/artifact/Artifact.html?is-external=true;
 title=class or interface in 
org.apache.maven.artifactArtifact/a/code/td
-td 

svn commit: r1652760 - /maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

2015-01-18 Thread dennisl
Author: dennisl
Date: Sun Jan 18 14:24:49 2015
New Revision: 1652760

URL: http://svn.apache.org/r1652760
Log:
[MCHECKSTYLE-253] Upgrade to checkstyle 5.9 for Java 8 compatibility
- Revert the upgrade of Checkstyle that was done in r1632982. The Checkstyle 
version used by the plugin is now 5.8.

Modified:
maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1652760r1=1652759r2=1652760view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Jan 18 14:24:49 2015
@@ -59,7 +59,7 @@ under the License.
 
   properties
 mavenVersion2.2.1/mavenVersion
-checkstyleVersion5.9/checkstyleVersion
+checkstyleVersion5.8/checkstyleVersion
 doxiaVersion1.4/doxiaVersion
 sitePluginVersion3.4/sitePluginVersion
   /properties




svn commit: r1652763 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:44:08 2015
New Revision: 1652763

URL: http://svn.apache.org/r1652763
Log:
[MDOAP-44] Upgrade plexus-utils to 3.0.20

Modified:
maven/plugins/trunk/maven-doap-plugin/pom.xml

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1652763r1=1652762r2=1652763view=diff
==
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Sun Jan 18 14:44:08 2015
@@ -120,7 +120,7 @@ under the License.
 dependency
   groupIdorg.codehaus.plexus/groupId
   artifactIdplexus-utils/artifactId
-  version3.0.18/version
+  version3.0.20/version
 /dependency
 dependency
   groupIdorg.codehaus.plexus/groupId




svn commit: r1652765 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:46:15 2015
New Revision: 1652765

URL: http://svn.apache.org/r1652765
Log:
[MDOAP-45] Upgrade plexus-i18n to 1.0-beta-10

Modified:
maven/plugins/trunk/maven-doap-plugin/pom.xml

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1652765r1=1652764r2=1652765view=diff
==
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Sun Jan 18 14:46:15 2015
@@ -130,7 +130,7 @@ under the License.
 dependency
   groupIdorg.codehaus.plexus/groupId
   artifactIdplexus-i18n/artifactId
-  version1.0-beta-7/version
+  version1.0-beta-10/version
   exclusions
 exclusion
   groupIdorg.codehaus.plexus/groupId




svn commit: r1652771 - in /maven/plugins/trunk/maven-checkstyle-plugin: pom.xml src/site/apt/index.apt.vm

2015-01-18 Thread dennisl
Author: dennisl
Date: Sun Jan 18 14:59:07 2015
New Revision: 1652771

URL: http://svn.apache.org/r1652771
Log:
Document and enforce the version of Java that the plugin requires.

Modified:
maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1652771r1=1652770r2=1652771view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Jan 18 14:59:07 2015
@@ -58,6 +58,7 @@ under the License.
   /distributionManagement
 
   properties
+javaVersion1.5/javaVersion
 mavenVersion2.2.1/mavenVersion
 checkstyleVersion5.8/checkstyleVersion
 doxiaVersion1.4/doxiaVersion
@@ -271,6 +272,27 @@ under the License.
 /pluginManagement
 plugins
   plugin
+groupIdorg.codehaus.mojo/groupId
+artifactIdanimal-sniffer-maven-plugin/artifactId
+version1.13/version
+configuration
+  signature
+groupIdorg.codehaus.mojo.signature/groupId
+artifactIdjava15/artifactId
+version1.0/version
+  /signature
+/configuration
+executions
+  execution
+idcheck-java-1.5-compat/id
+phaseprocess-classes/phase
+goals
+  goalcheck/goal
+/goals
+  /execution
+/executions
+  /plugin
+  plugin
 groupIdorg.codehaus.plexus/groupId
 artifactIdplexus-component-metadata/artifactId
 executions

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm?rev=1652771r1=1652770r2=1652771view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm Sun 
Jan 18 14:59:07 2015
@@ -31,7 +31,7 @@ ${project.name}
 
   The Checkstyle Plugin generates a report regarding the code style used by 
the developers. For more information about Checkstyle,
   see 
{{{http://checkstyle.sourceforge.net/}http://checkstyle.sourceforge.net/}}.
-  This version of the plugin uses Checkstyle ${checkstyleVersion} by default.
+  This version of the plugin uses Checkstyle ${checkstyleVersion} and requires 
Java ${javaVersion}.
 
   The plugin can be configured in the project's POM. Predefined rulesets are 
included with the plugin, these are:
   sun_checks.xml, turbine_checks.xml and maven_checks.xml. 
You can also use a custom ruleset by




svn commit: r1652758 - /maven/shared/trunk/maven-dependency-analyzer/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:16:34 2015
New Revision: 1652758

URL: http://svn.apache.org/r1652758
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
maven/shared/trunk/maven-dependency-analyzer/pom.xml

Modified: maven/shared/trunk/maven-dependency-analyzer/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-dependency-analyzer/pom.xml?rev=1652758r1=1652757r2=1652758view=diff
==
--- maven/shared/trunk/maven-dependency-analyzer/pom.xml (original)
+++ maven/shared/trunk/maven-dependency-analyzer/pom.xml Sun Jan 18 14:16:34 
2015
@@ -30,7 +30,7 @@
 
   artifactIdmaven-dependency-analyzer/artifactId
   packagingjar/packaging
-  version1.6/version
+  version1.7-SNAPSHOT/version
 
   nameApache Maven Dependency Analyzer/name
   description
@@ -38,9 +38,9 @@
   /description
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-dependency-analyzer-1.6/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-dependency-analyzer-1.6/developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/shared/tags/maven-dependency-analyzer-1.6/url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-dependency-analyzer/connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-dependency-analyzer/developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/shared/trunk/maven-dependency-analyzer/url
   /scm
   issueManagement
 systemjira/system




svn commit: r1652757 - /maven/shared/tags/maven-dependency-analyzer-1.6/

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:16:31 2015
New Revision: 1652757

URL: http://svn.apache.org/r1652757
Log:
[maven-release-plugin] copy for tag maven-dependency-analyzer-1.6

Added:
maven/shared/tags/maven-dependency-analyzer-1.6/
  - copied from r1652756, maven/shared/trunk/maven-dependency-analyzer/



svn commit: r1652756 - /maven/shared/trunk/maven-dependency-analyzer/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:16:17 2015
New Revision: 1652756

URL: http://svn.apache.org/r1652756
Log:
[maven-release-plugin] prepare release maven-dependency-analyzer-1.6

Modified:
maven/shared/trunk/maven-dependency-analyzer/pom.xml

Modified: maven/shared/trunk/maven-dependency-analyzer/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-dependency-analyzer/pom.xml?rev=1652756r1=1652755r2=1652756view=diff
==
--- maven/shared/trunk/maven-dependency-analyzer/pom.xml (original)
+++ maven/shared/trunk/maven-dependency-analyzer/pom.xml Sun Jan 18 14:16:17 
2015
@@ -30,7 +30,7 @@
 
   artifactIdmaven-dependency-analyzer/artifactId
   packagingjar/packaging
-  version1.6-SNAPSHOT/version
+  version1.6/version
 
   nameApache Maven Dependency Analyzer/name
   description
@@ -38,9 +38,9 @@
   /description
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-dependency-analyzer/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-dependency-analyzer/developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/shared/trunk/maven-dependency-analyzer/url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-dependency-analyzer-1.6/connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-dependency-analyzer-1.6/developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/shared/tags/maven-dependency-analyzer-1.6/url
   /scm
   issueManagement
 systemjira/system




svn commit: r1652762 - /maven/plugins/trunk/maven-doap-plugin/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 14:41:39 2015
New Revision: 1652762

URL: http://svn.apache.org/r1652762
Log:
[MDOAP-43] Upgrade to scm 1.9.2

Modified:
maven/plugins/trunk/maven-doap-plugin/pom.xml

Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/pom.xml?rev=1652762r1=1652761r2=1652762view=diff
==
--- maven/plugins/trunk/maven-doap-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-doap-plugin/pom.xml Sun Jan 18 14:41:39 2015
@@ -58,7 +58,7 @@ under the License.
 
   properties
 mavenVersion2.2.1/mavenVersion
-scmVersion1.9.1/scmVersion
+scmVersion1.9.2/scmVersion
   /properties
 
   dependencies




maven git commit: [MNG-5755] Access toolchains without maven-toolchain-plugin Added ListToolchain getToolchains( MavenSession session, String type, MapString, String requirements ) to ToolchainMan

2015-01-18 Thread rfscholte
Repository: maven
Updated Branches:
  refs/heads/master b6ae8ef8a - 4b263106d


[MNG-5755] Access toolchains without maven-toolchain-plugin
Added ListToolchain getToolchains( MavenSession session, String type, 
MapString, String requirements ) to ToolchainManager


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4b263106
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4b263106
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4b263106

Branch: refs/heads/master
Commit: 4b263106db043f5c1d7c314237ab2bc8708c0538
Parents: b6ae8ef
Author: Robert Scholte rfscho...@codehaus.org
Authored: Sun Jan 18 16:53:56 2015 +0100
Committer: Robert Scholte rfscho...@codehaus.org
Committed: Sun Jan 18 16:53:56 2015 +0100

--
 .../toolchain/DefaultToolchainManager.java  |  68 +++--
 .../maven/toolchain/ToolchainManager.java   |  15 ++
 .../maven/toolchain/ToolchainPrivate.java   |   6 +-
 .../toolchain/DefaultToolchainManagerTest.java  | 153 +++
 4 files changed, 225 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/maven/blob/4b263106/maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManager.java
--
diff --git 
a/maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManager.java
 
b/maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManager.java
index 591afd8..b852f1c 100644
--- 
a/maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManager.java
+++ 
b/maven-core/src/main/java/org/apache/maven/toolchain/DefaultToolchainManager.java
@@ -19,7 +19,10 @@ package org.apache.maven.toolchain;
  * under the License.
  */
 
+import java.util.ArrayList;
+import java.util.Collections;
 import java.util.HashMap;
+import java.util.List;
 import java.util.Map;
 
 import org.apache.maven.execution.MavenSession;
@@ -42,7 +45,8 @@ public class DefaultToolchainManager
 
 @Requirement( role = ToolchainFactory.class )
 MapString, ToolchainFactory factories;
-
+
+@Override
 public Toolchain getToolchainFromBuildContext( String type, MavenSession 
session )
 {
 MapString, Object context = retrieveContext( session );
@@ -51,28 +55,60 @@ public class DefaultToolchainManager
 
 if ( model != null )
 {
-try
-{
-ToolchainFactory fact = factories.get( type );
-if ( fact != null )
-{
-return fact.createToolchain( model );
-}
-else
-{
-logger.error( Missing toolchain factory for type:  + type
-+ . Possibly caused by misconfigured project. );
-}
-}
-catch ( MisconfiguredToolchainException ex )
+ListToolchain toolchains = selectToolchains( 
Collections.singletonList( model ), type, null );
+
+if ( !toolchains.isEmpty() )
 {
-logger.error( Misconfigured toolchain., ex );
+return toolchains.get( 0 );
 }
 }
 
 return null;
 }
 
+@Override
+public ListToolchain getToolchains( MavenSession session, String type, 
MapString, String requirements )
+{
+ListToolchainModel models = 
session.getRequest().getToolchains().get( type );
+
+return selectToolchains( models, type, requirements );
+}
+
+private ListToolchain selectToolchains( ListToolchainModel models, 
String type, MapString, String requirements )
+{
+ListToolchain toolchains = new ArrayListToolchain();
+
+if ( models != null )
+{
+ToolchainFactory fact = factories.get( type );
+
+if ( fact == null )
+{
+logger.error( Missing toolchain factory for type:  + type
++ . Possibly caused by misconfigured project. );
+}
+else
+{
+for ( ToolchainModel model : models )
+{
+try
+{
+ToolchainPrivate toolchain = fact.createToolchain( 
model );
+if ( requirements == null || 
toolchain.matchesRequirements( requirements ) )
+{
+toolchains.add( toolchain );
+}
+}
+catch ( MisconfiguredToolchainException ex )
+{
+logger.error( Misconfigured toolchain., ex );
+}
+}
+}
+}
+return toolchains;
+}
+
 MapString, Object 

svn commit: r1652712 - /maven/shared/trunk/maven-jarsigner/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 09:16:39 2015
New Revision: 1652712

URL: http://svn.apache.org/r1652712
Log:
[MSHARED-397] Upgrade maven-shared-utils to 0.7

Modified:
maven/shared/trunk/maven-jarsigner/pom.xml

Modified: maven/shared/trunk/maven-jarsigner/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/pom.xml?rev=1652712r1=1652711r2=1652712view=diff
==
--- maven/shared/trunk/maven-jarsigner/pom.xml (original)
+++ maven/shared/trunk/maven-jarsigner/pom.xml Sun Jan 18 09:16:39 2015
@@ -61,7 +61,7 @@
 dependency
   groupIdorg.apache.maven.shared/groupId
   artifactIdmaven-shared-utils/artifactId
-  version0.6/version
+  version0.7/version
 /dependency
 
 dependency




svn commit: r1652716 - /maven/shared/tags/maven-jarsigner-1.4/

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 09:34:52 2015
New Revision: 1652716

URL: http://svn.apache.org/r1652716
Log:
[maven-release-plugin] copy for tag maven-jarsigner-1.4

Added:
maven/shared/tags/maven-jarsigner-1.4/
  - copied from r1652715, maven/shared/trunk/maven-jarsigner/



svn commit: r1652717 - /maven/shared/trunk/maven-jarsigner/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 09:34:55 2015
New Revision: 1652717

URL: http://svn.apache.org/r1652717
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
maven/shared/trunk/maven-jarsigner/pom.xml

Modified: maven/shared/trunk/maven-jarsigner/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/pom.xml?rev=1652717r1=1652716r2=1652717view=diff
==
--- maven/shared/trunk/maven-jarsigner/pom.xml (original)
+++ maven/shared/trunk/maven-jarsigner/pom.xml Sun Jan 18 09:34:55 2015
@@ -28,7 +28,7 @@
   /parent
 
   artifactIdmaven-jarsigner/artifactId
-  version1.4/version
+  version1.5-SNAPSHOT/version
 
   nameApache Maven Jarsigner/name
   descriptionA component to assist in signing jars./description
@@ -38,9 +38,9 @@
   /prerequisites
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-jarsigner-1.4/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-jarsigner-1.4/developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/shared/tags/maven-jarsigner-1.4/url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-jarsigner/connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-jarsigner/developerConnection
+urlhttp://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/url
   /scm
   issueManagement
 systemjira/system




svn commit: r936609 [11/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsi

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/JarSignerRequest.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/JarSignerRequest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/JarSignerRequest.html
 Sun Jan 18 09:39:15 2015
@@ -1,236 +1,236 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
-head
-meta http-equiv=content-type content=text/html; charset=UTF-8 /
+headmeta http-equiv=content-type content=text/html; charset=UTF-8 /
 titleJarSignerRequest xref/title
 link type=text/css rel=stylesheet href=../../../../../stylesheet.css /
 /head
 body
 div id=overviewa 
href=../../../../../../apidocs/org/apache/maven/shared/jarsigner/JarSignerRequest.htmlView
 Javadoc/a/divpre
-
-a class=jxr_linenumber name=1 href=#11/a   strong 
class=jxr_keywordpackage/strong org.apache.maven.shared.jarsigner;
-a class=jxr_linenumber name=2 href=#22/a   
-a class=jxr_linenumber name=3 href=#33/a   em 
class=jxr_comment/*/em
-a class=jxr_linenumber name=4 href=#44/a   em class=jxr_comment 
* Licensed to the Apache Software Foundation (ASF) under one/em
-a class=jxr_linenumber name=5 href=#55/a   em class=jxr_comment 
* or more contributor license agreements.  See the NOTICE file/em
-a class=jxr_linenumber name=6 href=#66/a   em class=jxr_comment 
* distributed with this work for additional information/em
-a class=jxr_linenumber name=7 href=#77/a   em class=jxr_comment 
* regarding copyright ownership.  The ASF licenses this file/em
-a class=jxr_linenumber name=8 href=#88/a   em class=jxr_comment 
* to you under the Apache License, Version 2.0 (the/em
-a class=jxr_linenumber name=9 href=#99/a   em class=jxr_comment 
* License); you may not use this file except in compliance/em
-a class=jxr_linenumber name=10 href=#1010/a  em 
class=jxr_comment * with the License.  You may obtain a copy of the License 
at/em
-a class=jxr_linenumber name=11 href=#/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=12 href=#1212/a  em 
class=jxr_comment *  a href=http://www.apache.org/licenses/LICENSE-2.0; 
target=alexandria_urihttp://www.apache.org/licenses/LICENSE-2.0/a/em
-a class=jxr_linenumber name=13 href=#1313/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=14 href=#1414/a  em 
class=jxr_comment * Unless required by applicable law or agreed to in 
writing,/em
-a class=jxr_linenumber name=15 href=#1515/a  em 
class=jxr_comment * software distributed under the License is distributed on 
an/em
-a class=jxr_linenumber name=16 href=#1616/a  em 
class=jxr_comment * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY/em
-a class=jxr_linenumber name=17 href=#1717/a  em 
class=jxr_comment * KIND, either express or implied.  See the License for 
the/em
-a class=jxr_linenumber name=18 href=#1818/a  em 
class=jxr_comment * specific language governing permissions and 
limitations/em
-a class=jxr_linenumber name=19 href=#1919/a  em 
class=jxr_comment * under the License./em
-a class=jxr_linenumber name=20 href=#2020/a  em 
class=jxr_comment *//em
-a class=jxr_linenumber name=21 href=#2121/a  
-a class=jxr_linenumber name=22 href=#/a  strong 
class=jxr_keywordimport/strong 
org.apache.maven.shared.utils.cli.javatool.JavaToolRequest;
-a class=jxr_linenumber name=23 href=#2323/a  
-a class=jxr_linenumber name=24 href=#2424/a  strong 
class=jxr_keywordimport/strong java.io.File;
-a class=jxr_linenumber name=25 href=#2525/a  
-a class=jxr_linenumber name=26 href=#2626/a  em 
class=jxr_javadoccomment/**/em
-a class=jxr_linenumber name=27 href=#2727/a  em 
class=jxr_javadoccomment * Specifies the common parameters used to control a 
JarSigner tool invocation./em
-a class=jxr_linenumber name=28 href=#2828/a  em 
class=jxr_javadoccomment */em
-a class=jxr_linenumber name=29 href=#2929/a  em 
class=jxr_javadoccomment * @author tchemit lt;che...@codelutin.comgt;/em
-a class=jxr_linenumber name=30 href=#3030/a  em 
class=jxr_javadoccomment * @version $Id: JarSignerRequest.java 1575435 
2014-03-07 22:34:04Z tchemit $/em
-a class=jxr_linenumber name=31 href=#3131/a  em 
class=jxr_javadoccomment * @since 1.0/em
-a class=jxr_linenumber name=32 href=#3232/a  em 
class=jxr_javadoccomment *//em
-a class=jxr_linenumber name=33 href=#/a  strong 
class=jxr_keywordpublic/strong strong 
class=jxr_keywordinterface/strong a 
href=../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.htmlJarSignerRequest/a
-a class=jxr_linenumber name=34 href=#3434/a  strong 
class=jxr_keywordextends/strong JavaToolRequest
-a class=jxr_linenumber name=35 href=#3535/a  {
-a class=jxr_linenumber name=36 

svn commit: r936609 [4/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/dependencies.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/dependencies.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/dependencies.html
 Sun Jan 18 09:39:15 2015
@@ -1,18 +1,18 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2014-03-18
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
   head
-titleApache Maven Jarsigner - Project Dependencies/title
+titleApache Maven Jarsigner #x2013; Project Dependencies/title
 style type=text/css media=all
   @import url(./css/maven-base.css);
   @import url(./css/maven-theme.css);
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20140318 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -46,8 +46,8 @@
 Project Dependencies
 /div
 div class=xright
-Last Published: 2014-03-18
-  nbsp;| Version: 1.3.2
+Last Published: 2015-01-18
+  nbsp;| Version: 1.4
 /div
   div class=clear
 hr/
@@ -67,16 +67,22 @@
   li class=none
   a href=xref/index.htmlSource Xref/a
 /li
+  li class=none
+  a href=http://www.apache.org/licenses/; 
class=externalLinkLicense/a
+/li
+  li class=none
+  a href=download.htmlDownload/a
+/li
   /ul
h5Parent Project/h5
   ul
   li class=none
-  a href=../../shared/index.htmlMaven Shared Components/a
+  a 
href=../maven-shared-components-LATEST/index.htmlApache Maven Shared 
Components/a
 /li
   /ul
  h5Project Documentation/h5
   ul
-   


 li 
class=expanded
+   


   li class=expanded
   a href=project-info.htmlProject Information/a
 ul
   li class=none
@@ -89,9 +95,6 @@
   a href=dependency-info.htmlDependency Information/a
 /li
   li class=none
-  a href=license.htmlProject License/a
-/li
-  li class=none
   a href=team-list.htmlProject Team/a
 /li
   li class=none
@@ -123,7 +126,7 @@
 /li
   /ul
 /li
-   


 li class=collapsed
+   

 li class=collapsed
   a href=project-reports.htmlProject Reports/a
   /li
   /ul
@@ -142,10 +145,7 @@
   a href=../../jxr/index.htmlJXR/a
 /li
   li class=none
-  a href=../../maven-1.x/index.htmlMaven 1.x/a
-/li
-  li class=none
-  a href=../../index.htmlMaven 2  3/a
+  a href=../../ref/currentMaven/a
 /li
   li class=none
   a href=../../pom/index.htmlParent POMs/a
@@ -154,9 +154,15 @@
   a href=../../plugins/index.htmlPlugins/a
 /li
   li class=none

svn commit: r936609 [9/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/AbstractJarSignerRequest.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/AbstractJarSignerRequest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/AbstractJarSignerRequest.html
 Sun Jan 18 09:39:15 2015
@@ -1,323 +1,323 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
-head
-meta http-equiv=content-type content=text/html; charset=UTF-8 /
+headmeta http-equiv=content-type content=text/html; charset=UTF-8 /
 titleAbstractJarSignerRequest xref/title
 link type=text/css rel=stylesheet href=../../../../../stylesheet.css /
 /head
 body
 div id=overviewa 
href=../../../../../../apidocs/org/apache/maven/shared/jarsigner/AbstractJarSignerRequest.htmlView
 Javadoc/a/divpre
-
-a class=jxr_linenumber name=1 href=#11/a   strong 
class=jxr_keywordpackage/strong org.apache.maven.shared.jarsigner;
-a class=jxr_linenumber name=2 href=#22/a   
-a class=jxr_linenumber name=3 href=#33/a   em 
class=jxr_comment/*/em
-a class=jxr_linenumber name=4 href=#44/a   em class=jxr_comment 
* Licensed to the Apache Software Foundation (ASF) under one/em
-a class=jxr_linenumber name=5 href=#55/a   em class=jxr_comment 
* or more contributor license agreements.  See the NOTICE file/em
-a class=jxr_linenumber name=6 href=#66/a   em class=jxr_comment 
* distributed with this work for additional information/em
-a class=jxr_linenumber name=7 href=#77/a   em class=jxr_comment 
* regarding copyright ownership.  The ASF licenses this file/em
-a class=jxr_linenumber name=8 href=#88/a   em class=jxr_comment 
* to you under the Apache License, Version 2.0 (the/em
-a class=jxr_linenumber name=9 href=#99/a   em class=jxr_comment 
* License); you may not use this file except in compliance/em
-a class=jxr_linenumber name=10 href=#1010/a  em 
class=jxr_comment * with the License.  You may obtain a copy of the License 
at/em
-a class=jxr_linenumber name=11 href=#/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=12 href=#1212/a  em 
class=jxr_comment *  a href=http://www.apache.org/licenses/LICENSE-2.0; 
target=alexandria_urihttp://www.apache.org/licenses/LICENSE-2.0/a/em
-a class=jxr_linenumber name=13 href=#1313/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=14 href=#1414/a  em 
class=jxr_comment * Unless required by applicable law or agreed to in 
writing,/em
-a class=jxr_linenumber name=15 href=#1515/a  em 
class=jxr_comment * software distributed under the License is distributed on 
an/em
-a class=jxr_linenumber name=16 href=#1616/a  em 
class=jxr_comment * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY/em
-a class=jxr_linenumber name=17 href=#1717/a  em 
class=jxr_comment * KIND, either express or implied.  See the License for 
the/em
-a class=jxr_linenumber name=18 href=#1818/a  em 
class=jxr_comment * specific language governing permissions and 
limitations/em
-a class=jxr_linenumber name=19 href=#1919/a  em 
class=jxr_comment * under the License./em
-a class=jxr_linenumber name=20 href=#2020/a  em 
class=jxr_comment *//em
-a class=jxr_linenumber name=21 href=#2121/a  
-a class=jxr_linenumber name=22 href=#/a  strong 
class=jxr_keywordimport/strong 
org.apache.maven.shared.utils.cli.javatool.AbstractJavaToolRequest;
-a class=jxr_linenumber name=23 href=#2323/a  
-a class=jxr_linenumber name=24 href=#2424/a  strong 
class=jxr_keywordimport/strong java.io.File;
-a class=jxr_linenumber name=25 href=#2525/a  
-a class=jxr_linenumber name=26 href=#2626/a  em 
class=jxr_javadoccomment/**/em
-a class=jxr_linenumber name=27 href=#2727/a  em 
class=jxr_javadoccomment * Specifies the commons parameters used to control 
a jar signer invocation./em
-a class=jxr_linenumber name=28 href=#2828/a  em 
class=jxr_javadoccomment */em
-a class=jxr_linenumber name=29 href=#2929/a  em 
class=jxr_javadoccomment * @author tchemit lt;che...@codelutin.comgt;/em
-a class=jxr_linenumber name=30 href=#3030/a  em 
class=jxr_javadoccomment * @version $Id: AbstractJarSignerRequest.java 
1575435 2014-03-07 22:34:04Z tchemit $/em
-a class=jxr_linenumber name=31 href=#3131/a  em 
class=jxr_javadoccomment * @since 1.0/em
-a class=jxr_linenumber name=32 href=#3232/a  em 
class=jxr_javadoccomment *//em
-a class=jxr_linenumber name=33 href=#/a  strong 
class=jxr_keywordpublic/strong strong 
class=jxr_keywordabstract/strong strong 
class=jxr_keywordclass/strong a 
href=../../../../../org/apache/maven/shared/jarsigner/AbstractJarSignerRequest.htmlAbstractJarSignerRequest/a
-a class=jxr_linenumber name=34 href=#3434/a  strong 

svn commit: r936609 [3/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
/checkstyle.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/checkstyle.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/checkstyle.html
 Sun Jan 18 09:39:15 2015
@@ -1,18 +1,18 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2014-03-18
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
   head
-titleApache Maven Jarsigner - Checkstyle Results/title
+titleApache Maven Jarsigner #x2013; Checkstyle Results/title
 style type=text/css media=all
   @import url(./css/maven-base.css);
   @import url(./css/maven-theme.css);
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20140318 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -46,8 +46,8 @@
 Checkstyle Results
 /div
 div class=xright
-Last Published: 2014-03-18
-  nbsp;| Version: 1.3.2
+Last Published: 2015-01-18
+  nbsp;| Version: 1.4
 /div
   div class=clear
 hr/
@@ -67,19 +67,25 @@
   li class=none
   a href=xref/index.htmlSource Xref/a
 /li
+  li class=none
+  a href=http://www.apache.org/licenses/; 
class=externalLinkLicense/a
+/li
+  li class=none
+  a href=download.htmlDownload/a
+/li
   /ul
h5Parent Project/h5
   ul
   li class=none
-  a href=../../shared/index.htmlMaven Shared Components/a
+  a 
href=../maven-shared-components-LATEST/index.htmlApache Maven Shared 
Components/a
 /li
   /ul
  h5Project Documentation/h5
   ul
-   


   li 
class=collapsed
+   


 li class=collapsed
   a href=project-info.htmlProject Information/a
   /li
-   


   li class=expanded
+   

   li 
class=expanded
   a href=project-reports.htmlProject Reports/a
 ul
   li class=none
@@ -89,12 +95,6 @@
 strongCheckstyle/strong
   /li
   li class=none
-  a href=pmd.htmlPMD Report/a
-/li
-  li class=none
-  a href=cpd.htmlCPD Report/a
-/li
-  li class=none
   a href=xref/index.htmlSource Xref/a
 /li
   li class=none
@@ -110,7 +110,7 @@
   a href=testapidocs/index.htmlTest JavaDocs/a
 /li
   li class=none
-  a href=findbugs.htmlFindBugs Report/a
+  a href=findbugs.htmlFindBugs/a
 /li
   li class=none
   a href=sonar.htmlSonar/a
@@ -133,10 +133,7 @@
   a href=../../jxr/index.htmlJXR/a
 /li
   li class=none
-  a href=../../maven-1.x/index.htmlMaven 1.x/a
-/li
-  li class=none
-  a href=../../index.htmlMaven 2  3/a
+  a href=../../ref/currentMaven/a
 /li
   li class=none

svn commit: r936609 [7/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/team-list.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/team-list.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/team-list.html
 Sun Jan 18 09:39:15 2015
@@ -1,18 +1,18 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2014-03-18
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
   head
-titleApache Maven Jarsigner - Team list/title
+titleApache Maven Jarsigner #x2013; Team list/title
 style type=text/css media=all
   @import url(./css/maven-base.css);
   @import url(./css/maven-theme.css);
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20140318 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -46,8 +46,8 @@
 Team list
 /div
 div class=xright
-Last Published: 2014-03-18
-  nbsp;| Version: 1.3.2
+Last Published: 2015-01-18
+  nbsp;| Version: 1.4
 /div
   div class=clear
 hr/
@@ -67,16 +67,22 @@
   li class=none
   a href=xref/index.htmlSource Xref/a
 /li
+  li class=none
+  a href=http://www.apache.org/licenses/; 
class=externalLinkLicense/a
+/li
+  li class=none
+  a href=download.htmlDownload/a
+/li
   /ul
h5Parent Project/h5
   ul
   li class=none
-  a href=../../shared/index.htmlMaven Shared Components/a
+  a 
href=../maven-shared-components-LATEST/index.htmlApache Maven Shared 
Components/a
 /li
   /ul
  h5Project Documentation/h5
   ul
-   


 li 
class=expanded
+   


   li class=expanded
   a href=project-info.htmlProject Information/a
 ul
   li class=none
@@ -89,9 +95,6 @@
   a href=dependency-info.htmlDependency Information/a
 /li
   li class=none
-  a href=license.htmlProject License/a
-/li
-  li class=none
 strongProject Team/strong
   /li
   li class=none
@@ -123,7 +126,7 @@
 /li
   /ul
 /li
-   


 li class=collapsed
+   

 li class=collapsed
   a href=project-reports.htmlProject Reports/a
   /li
   /ul
@@ -142,10 +145,7 @@
   a href=../../jxr/index.htmlJXR/a
 /li
   li class=none
-  a href=../../maven-1.x/index.htmlMaven 1.x/a
-/li
-  li class=none
-  a href=../../index.htmlMaven 2  3/a
+  a href=../../ref/currentMaven/a
 /li
   li class=none
   a href=../../pom/index.htmlParent POMs/a
@@ -154,9 +154,15 @@
   a href=../../plugins/index.htmlPlugins/a
 /li
   li class=none
+  a href=../../plugin-testing/index.htmlPlugin Testing

svn commit: r936609 [12/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsi

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/JarSignerUtil.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/JarSignerUtil.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/JarSignerUtil.html
 Sun Jan 18 09:39:15 2015
@@ -1,287 +1,287 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
-head
-meta http-equiv=content-type content=text/html; charset=UTF-8 /
+headmeta http-equiv=content-type content=text/html; charset=UTF-8 /
 titleJarSignerUtil xref/title
 link type=text/css rel=stylesheet href=../../../../../stylesheet.css /
 /head
 body
 div id=overviewa 
href=../../../../../../apidocs/org/apache/maven/shared/jarsigner/JarSignerUtil.htmlView
 Javadoc/a/divpre
-
-a class=jxr_linenumber name=1 href=#11/a   strong 
class=jxr_keywordpackage/strong org.apache.maven.shared.jarsigner;
-a class=jxr_linenumber name=2 href=#22/a   
-a class=jxr_linenumber name=3 href=#33/a   em 
class=jxr_comment/*/em
-a class=jxr_linenumber name=4 href=#44/a   em class=jxr_comment 
* Licensed to the Apache Software Foundation (ASF) under one/em
-a class=jxr_linenumber name=5 href=#55/a   em class=jxr_comment 
* or more contributor license agreements.  See the NOTICE file/em
-a class=jxr_linenumber name=6 href=#66/a   em class=jxr_comment 
* distributed with this work for additional information/em
-a class=jxr_linenumber name=7 href=#77/a   em class=jxr_comment 
* regarding copyright ownership.  The ASF licenses this file/em
-a class=jxr_linenumber name=8 href=#88/a   em class=jxr_comment 
* to you under the Apache License, Version 2.0 (the/em
-a class=jxr_linenumber name=9 href=#99/a   em class=jxr_comment 
* License); you may not use this file except in compliance/em
-a class=jxr_linenumber name=10 href=#1010/a  em 
class=jxr_comment * with the License.  You may obtain a copy of the License 
at/em
-a class=jxr_linenumber name=11 href=#/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=12 href=#1212/a  em 
class=jxr_comment *  a href=http://www.apache.org/licenses/LICENSE-2.0; 
target=alexandria_urihttp://www.apache.org/licenses/LICENSE-2.0/a/em
-a class=jxr_linenumber name=13 href=#1313/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=14 href=#1414/a  em 
class=jxr_comment * Unless required by applicable law or agreed to in 
writing,/em
-a class=jxr_linenumber name=15 href=#1515/a  em 
class=jxr_comment * software distributed under the License is distributed on 
an/em
-a class=jxr_linenumber name=16 href=#1616/a  em 
class=jxr_comment * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY/em
-a class=jxr_linenumber name=17 href=#1717/a  em 
class=jxr_comment * KIND, either express or implied.  See the License for 
the/em
-a class=jxr_linenumber name=18 href=#1818/a  em 
class=jxr_comment * specific language governing permissions and 
limitations/em
-a class=jxr_linenumber name=19 href=#1919/a  em 
class=jxr_comment * under the License./em
-a class=jxr_linenumber name=20 href=#2020/a  em 
class=jxr_comment *//em
-a class=jxr_linenumber name=21 href=#2121/a  
-a class=jxr_linenumber name=22 href=#/a  strong 
class=jxr_keywordimport/strong org.apache.maven.shared.utils.io.FileUtils;
-a class=jxr_linenumber name=23 href=#2323/a  strong 
class=jxr_keywordimport/strong org.apache.maven.shared.utils.io.IOUtil;
-a class=jxr_linenumber name=24 href=#2424/a  
-a class=jxr_linenumber name=25 href=#2525/a  strong 
class=jxr_keywordimport/strong java.io.BufferedInputStream;
-a class=jxr_linenumber name=26 href=#2626/a  strong 
class=jxr_keywordimport/strong java.io.BufferedOutputStream;
-a class=jxr_linenumber name=27 href=#2727/a  strong 
class=jxr_keywordimport/strong java.io.File;
-a class=jxr_linenumber name=28 href=#2828/a  strong 
class=jxr_keywordimport/strong java.io.FileInputStream;
-a class=jxr_linenumber name=29 href=#2929/a  strong 
class=jxr_keywordimport/strong java.io.FileOutputStream;
-a class=jxr_linenumber name=30 href=#3030/a  strong 
class=jxr_keywordimport/strong java.io.IOException;
-a class=jxr_linenumber name=31 href=#3131/a  strong 
class=jxr_keywordimport/strong java.util.Map;
-a class=jxr_linenumber name=32 href=#3232/a  strong 
class=jxr_keywordimport/strong java.util.jar.Attributes;
-a class=jxr_linenumber name=33 href=#/a  strong 
class=jxr_keywordimport/strong java.util.jar.Manifest;
-a class=jxr_linenumber name=34 href=#3434/a  strong 
class=jxr_keywordimport/strong java.util.zip.ZipEntry;
-a class=jxr_linenumber name=35 href=#3535/a  strong 
class=jxr_keywordimport/strong java.util.zip.ZipInputStream;
-a class=jxr_linenumber name=36 

svn commit: r936609 [8/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref-test/org/apache/maven/shared/jarsigner/AbstractJarSignerTest.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref-test/org/apache/maven/shared/jarsigner/AbstractJarSignerTest.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref-test/org/apache/maven/shared/jarsigner/AbstractJarSignerTest.html
 Sun Jan 18 09:39:15 2015
@@ -1,61 +1,61 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
-head
-meta http-equiv=content-type content=text/html; charset=UTF-8 /
+headmeta http-equiv=content-type content=text/html; charset=UTF-8 /
 titleAbstractJarSignerTest xref/title
 link type=text/css rel=stylesheet href=../../../../../stylesheet.css /
 /head
 body
 div id=overviewa 
href=../../../../../../testapidocs/org/apache/maven/shared/jarsigner/AbstractJarSignerTest.htmlView
 Javadoc/a/divpre
-
-a class=jxr_linenumber name=1 href=#11/a   strong 
class=jxr_keywordpackage/strong org.apache.maven.shared.jarsigner;
-a class=jxr_linenumber name=2 href=#22/a   
-a class=jxr_linenumber name=3 href=#33/a   em 
class=jxr_comment/*/em
-a class=jxr_linenumber name=4 href=#44/a   em class=jxr_comment 
* Licensed to the Apache Software Foundation (ASF) under one/em
-a class=jxr_linenumber name=5 href=#55/a   em class=jxr_comment 
* or more contributor license agreements.  See the NOTICE file/em
-a class=jxr_linenumber name=6 href=#66/a   em class=jxr_comment 
* distributed with this work for additional information/em
-a class=jxr_linenumber name=7 href=#77/a   em class=jxr_comment 
* regarding copyright ownership.  The ASF licenses this file/em
-a class=jxr_linenumber name=8 href=#88/a   em class=jxr_comment 
* to you under the Apache License, Version 2.0 (the/em
-a class=jxr_linenumber name=9 href=#99/a   em class=jxr_comment 
* License); you may not use this file except in compliance/em
-a class=jxr_linenumber name=10 href=#1010/a  em 
class=jxr_comment * with the License.  You may obtain a copy of the License 
at/em
-a class=jxr_linenumber name=11 href=#/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=12 href=#1212/a  em 
class=jxr_comment *  a href=http://www.apache.org/licenses/LICENSE-2.0; 
target=alexandria_urihttp://www.apache.org/licenses/LICENSE-2.0/a/em
-a class=jxr_linenumber name=13 href=#1313/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=14 href=#1414/a  em 
class=jxr_comment * Unless required by applicable law or agreed to in 
writing,/em
-a class=jxr_linenumber name=15 href=#1515/a  em 
class=jxr_comment * software distributed under the License is distributed on 
an/em
-a class=jxr_linenumber name=16 href=#1616/a  em 
class=jxr_comment * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY/em
-a class=jxr_linenumber name=17 href=#1717/a  em 
class=jxr_comment * KIND, either express or implied.  See the License for 
the/em
-a class=jxr_linenumber name=18 href=#1818/a  em 
class=jxr_comment * specific language governing permissions and 
limitations/em
-a class=jxr_linenumber name=19 href=#1919/a  em 
class=jxr_comment * under the License./em
-a class=jxr_linenumber name=20 href=#2020/a  em 
class=jxr_comment *//em
-a class=jxr_linenumber name=21 href=#2121/a  
-a class=jxr_linenumber name=22 href=#/a  strong 
class=jxr_keywordimport/strong java.io.File;
-a class=jxr_linenumber name=23 href=#2323/a  strong 
class=jxr_keywordimport/strong java.io.IOException;
-a class=jxr_linenumber name=24 href=#2424/a  
-a class=jxr_linenumber name=25 href=#2525/a  strong 
class=jxr_keywordimport/strong org.apache.maven.shared.utils.io.FileUtils;
-a class=jxr_linenumber name=26 href=#2626/a  strong 
class=jxr_keywordimport/strong org.codehaus.plexus.PlexusTestCase;
-a class=jxr_linenumber name=27 href=#2727/a  
-a class=jxr_linenumber name=28 href=#2828/a  strong 
class=jxr_keywordpublic/strong strong 
class=jxr_keywordabstract/strong strong 
class=jxr_keywordclass/strong a 
href=../../../../../org/apache/maven/shared/jarsigner/AbstractJarSignerTest.htmlAbstractJarSignerTest/a
-a class=jxr_linenumber name=29 href=#2929/a  strong 
class=jxr_keywordextends/strong PlexusTestCase
-a class=jxr_linenumber name=30 href=#3030/a  {
-a class=jxr_linenumber name=31 href=#3131/a  
-a class=jxr_linenumber name=32 href=#3232/a  strong 
class=jxr_keywordprotected/strong File prepareTestJar( String filename )
-a class=jxr_linenumber name=33 href=#/a  strong 
class=jxr_keywordthrows/strong IOException
-a class=jxr_linenumber name=34 href=#3434/a  {
-a class=jxr_linenumber name=35 href=#3535/a  File file = 
strong class=jxr_keywordnew/strong File( span 
class=jxr_stringsrc/test/span, filename );
-a 

svn commit: r936609 [10/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsi

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/DefaultJarSigner.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/DefaultJarSigner.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/xref/org/apache/maven/shared/jarsigner/DefaultJarSigner.html
 Sun Jan 18 09:39:15 2015
@@ -1,117 +1,117 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
-head
-meta http-equiv=content-type content=text/html; charset=UTF-8 /
+headmeta http-equiv=content-type content=text/html; charset=UTF-8 /
 titleDefaultJarSigner xref/title
 link type=text/css rel=stylesheet href=../../../../../stylesheet.css /
 /head
 body
 div id=overviewa 
href=../../../../../../apidocs/org/apache/maven/shared/jarsigner/DefaultJarSigner.htmlView
 Javadoc/a/divpre
-
-a class=jxr_linenumber name=1 href=#11/a   strong 
class=jxr_keywordpackage/strong org.apache.maven.shared.jarsigner;
-a class=jxr_linenumber name=2 href=#22/a   
-a class=jxr_linenumber name=3 href=#33/a   em 
class=jxr_comment/*/em
-a class=jxr_linenumber name=4 href=#44/a   em class=jxr_comment 
* Licensed to the Apache Software Foundation (ASF) under one/em
-a class=jxr_linenumber name=5 href=#55/a   em class=jxr_comment 
* or more contributor license agreements.  See the NOTICE file/em
-a class=jxr_linenumber name=6 href=#66/a   em class=jxr_comment 
* distributed with this work for additional information/em
-a class=jxr_linenumber name=7 href=#77/a   em class=jxr_comment 
* regarding copyright ownership.  The ASF licenses this file/em
-a class=jxr_linenumber name=8 href=#88/a   em class=jxr_comment 
* to you under the Apache License, Version 2.0 (the/em
-a class=jxr_linenumber name=9 href=#99/a   em class=jxr_comment 
* License); you may not use this file except in compliance/em
-a class=jxr_linenumber name=10 href=#1010/a  em 
class=jxr_comment * with the License.  You may obtain a copy of the License 
at/em
-a class=jxr_linenumber name=11 href=#/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=12 href=#1212/a  em 
class=jxr_comment *  a href=http://www.apache.org/licenses/LICENSE-2.0; 
target=alexandria_urihttp://www.apache.org/licenses/LICENSE-2.0/a/em
-a class=jxr_linenumber name=13 href=#1313/a  em 
class=jxr_comment */em
-a class=jxr_linenumber name=14 href=#1414/a  em 
class=jxr_comment * Unless required by applicable law or agreed to in 
writing,/em
-a class=jxr_linenumber name=15 href=#1515/a  em 
class=jxr_comment * software distributed under the License is distributed on 
an/em
-a class=jxr_linenumber name=16 href=#1616/a  em 
class=jxr_comment * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY/em
-a class=jxr_linenumber name=17 href=#1717/a  em 
class=jxr_comment * KIND, either express or implied.  See the License for 
the/em
-a class=jxr_linenumber name=18 href=#1818/a  em 
class=jxr_comment * specific language governing permissions and 
limitations/em
-a class=jxr_linenumber name=19 href=#1919/a  em 
class=jxr_comment * under the License./em
-a class=jxr_linenumber name=20 href=#2020/a  em 
class=jxr_comment *//em
-a class=jxr_linenumber name=21 href=#2121/a  
-a class=jxr_linenumber name=22 href=#/a  strong 
class=jxr_keywordimport/strong 
org.apache.maven.shared.utils.cli.Commandline;
-a class=jxr_linenumber name=23 href=#2323/a  strong 
class=jxr_keywordimport/strong 
org.apache.maven.shared.utils.cli.StreamConsumer;
-a class=jxr_linenumber name=24 href=#2424/a  strong 
class=jxr_keywordimport/strong 
org.apache.maven.shared.utils.cli.javatool.AbstractJavaTool;
-a class=jxr_linenumber name=25 href=#2525/a  strong 
class=jxr_keywordimport/strong 
org.apache.maven.shared.utils.cli.javatool.JavaToolException;
-a class=jxr_linenumber name=26 href=#2626/a  strong 
class=jxr_keywordimport/strong 
org.codehaus.plexus.component.annotations.Component;
-a class=jxr_linenumber name=27 href=#2727/a  
-a class=jxr_linenumber name=28 href=#2828/a  em 
class=jxr_javadoccomment/**/em
-a class=jxr_linenumber name=29 href=#2929/a  em 
class=jxr_javadoccomment * Default implementation of component {@link 
JarSigner}./em
-a class=jxr_linenumber name=30 href=#3030/a  em 
class=jxr_javadoccomment */em
-a class=jxr_linenumber name=31 href=#3131/a  em 
class=jxr_javadoccomment * @author tchemit lt;che...@codelutin.comgt;/em
-a class=jxr_linenumber name=32 href=#3232/a  em 
class=jxr_javadoccomment * @version $Id: DefaultJarSigner.java 1551725 
2013-12-17 21:37:16Z tchemit $/em
-a class=jxr_linenumber name=33 href=#/a  em 
class=jxr_javadoccomment * @since 1.0/em
-a class=jxr_linenumber name=34 href=#3434/a  em 
class=jxr_javadoccomment *//em
-a class=jxr_linenumber 

svn commit: r936609 [2/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html
 Sun Jan 18 09:39:15 2015
@@ -3,13 +3,13 @@
 html lang=en
 head
 meta http-equiv=Content-Type content=text/html charset=UTF-8
-titleJarSignerCommandLineBuilder (Apache Maven Jarsigner 1.3.2 API)/title
+titleJarSignerCommandLineBuilder (Apache Maven Jarsigner 1.4 API)/title
 link rel=stylesheet type=text/css href=../../../../../stylesheet.css 
title=Style
 /head
 body
 script type=text/javascript!--
 if (location.href.indexOf('is-external=true') == -1) {
-parent.document.title=JarSignerCommandLineBuilder (Apache Maven 
Jarsigner 1.3.2 API);
+parent.document.title=JarSignerCommandLineBuilder (Apache Maven 
Jarsigner 1.4 API);
 }
 //--
 /script
@@ -82,7 +82,7 @@
 /div
 div class=contentContainer
 ul class=inheritance
-lia 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
+lia 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langjava.lang.Object/a/li
 li
 ul class=inheritance
 liorg.apache.maven.shared.jarsigner.JarSignerCommandLineBuilder/li
@@ -95,7 +95,7 @@
 hr
 br
 prepublic class span class=strongJarSignerCommandLineBuilder/span
-extends a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/pre
+extends a 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/pre
 div class=blockTo build the command line for a given a 
href=../../../../../org/apache/maven/shared/jarsigner/JarSignerRequest.html 
title=interface in 
org.apache.maven.shared.jarsignercodeJarSignerRequest/code/a./div
 dldtspan class=strongSince:/span/dt
   dd1.0/dd
@@ -158,7 +158,7 @@ extends a href=http://docs.oracle.com/
 /tr
 tr class=altColor
 td class=colFirstcodevoid/code/td
-td class=colLastcodestronga 
href=../../../../../org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html#setJarSignerFile(java.lang.String)setJarSignerFile/a/strong(a
 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in 
java.langString/anbsp;jarSignerFile)/codenbsp;/td
+td class=colLastcodestronga 
href=../../../../../org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html#setJarSignerFile(java.lang.String)setJarSignerFile/a/strong(a
 
href=http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true;
 title=class or interface in 
java.langString/anbsp;jarSignerFile)/codenbsp;/td
 /tr
 tr class=rowColor
 td class=colFirstcodevoid/code/td
@@ -169,8 +169,8 @@ extends a href=http://docs.oracle.com/
 li class=blockLista name=methods_inherited_from_class_java.lang.Object
 !--   --
 /a
-h3Methods inherited from classnbsp;java.lang.a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true;
 title=class or interface in java.langObject/a/h3
-codea 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()
 title=class or interface in java.langclone/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)
 title=class or interface in java.langequals/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()
 title=class or interface in java.langfinalize/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()
 title=class or interface in java.langgetClass/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()
 title=class or interface in java.langhashCode/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()
 title=class or interface in java.langnotify/a, a 
href=http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll() 
title=class or interface in java.langnotifyAll/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()
 title=class or interface in java.langtoString/a, a 
href=http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()
 title=class or interface in java.langwait/a, a 

svn commit: r936609 [1/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 09:39:15 2015
New Revision: 936609

Log:
Site checkin for project Apache Maven Jarsigner

Added:

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/download.cgi

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/download.html
Removed:

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/cpd.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/cpd.xml

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/license.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/pmd.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/pmd.xml

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/rat-report.html
Modified:

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/allclasses-frame.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/allclasses-noframe.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/constant-values.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/deprecated-list.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/help-doc.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/index-all.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/index.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/AbstractJarSignerRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/CommandLineConfigurationException.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/DefaultJarSigner.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSigner.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerCommandLineBuilder.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerSignRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerUtil.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/JarSignerVerifyRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/AbstractJarSignerRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/CommandLineConfigurationException.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/DefaultJarSigner.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/JarSigner.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/JarSignerCommandLineBuilder.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/JarSignerRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/JarSignerSignRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/JarSignerUtil.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/class-use/JarSignerVerifyRequest.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/package-frame.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/package-summary.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/package-tree.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/org/apache/maven/shared/jarsigner/package-use.html

websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/apidocs/overview-tree.html


svn commit: r936609 [6/12] - in /websites/production/maven/content/shared-archives/maven-jarsigner-LATEST: ./ apidocs/ apidocs/org/apache/maven/shared/jarsigner/ apidocs/org/apache/maven/shared/jarsig

2015-01-18 Thread khmarbaise
Modified: 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/plugin-management.html
==
--- 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/plugin-management.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-jarsigner-LATEST/plugin-management.html
 Sun Jan 18 09:39:15 2015
@@ -1,18 +1,18 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2014-03-18
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
   head
-titleApache Maven Jarsigner - Project Plugin Management/title
+titleApache Maven Jarsigner #x2013; Project Plugin Management/title
 style type=text/css media=all
   @import url(./css/maven-base.css);
   @import url(./css/maven-theme.css);
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20140318 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -46,8 +46,8 @@
 Project Plugin Management
 /div
 div class=xright
-Last Published: 2014-03-18
-  nbsp;| Version: 1.3.2
+Last Published: 2015-01-18
+  nbsp;| Version: 1.4
 /div
   div class=clear
 hr/
@@ -67,16 +67,22 @@
   li class=none
   a href=xref/index.htmlSource Xref/a
 /li
+  li class=none
+  a href=http://www.apache.org/licenses/; 
class=externalLinkLicense/a
+/li
+  li class=none
+  a href=download.htmlDownload/a
+/li
   /ul
h5Parent Project/h5
   ul
   li class=none
-  a href=../../shared/index.htmlMaven Shared Components/a
+  a 
href=../maven-shared-components-LATEST/index.htmlApache Maven Shared 
Components/a
 /li
   /ul
  h5Project Documentation/h5
   ul
-   


 li 
class=expanded
+   


   li class=expanded
   a href=project-info.htmlProject Information/a
 ul
   li class=none
@@ -89,9 +95,6 @@
   a href=dependency-info.htmlDependency Information/a
 /li
   li class=none
-  a href=license.htmlProject License/a
-/li
-  li class=none
   a href=team-list.htmlProject Team/a
 /li
   li class=none
@@ -123,7 +126,7 @@
 /li
   /ul
 /li
-   


 li class=collapsed
+   

 li class=collapsed
   a href=project-reports.htmlProject Reports/a
   /li
   /ul
@@ -142,10 +145,7 @@
   a href=../../jxr/index.htmlJXR/a
 /li
   li class=none
-  a href=../../maven-1.x/index.htmlMaven 1.x/a
-/li
-  li class=none
-  a href=../../index.htmlMaven 2  3/a
+  a href=../../ref/currentMaven/a
 /li
   li class=none
   a href=../../pom/index.htmlParent POMs/a
@@ -154,9 +154,15 @@
   a href=../../plugins/index.htmlPlugins/a
 /li

svn commit: r1652713 - /maven/shared/trunk/maven-jarsigner/pom.xml

2015-01-18 Thread khmarbaise
Author: khmarbaise
Date: Sun Jan 18 09:25:28 2015
New Revision: 1652713

URL: http://svn.apache.org/r1652713
Log:
[MSHARED-398] Removed dependency plexus-container-default:1.0-alpha-9-stable-1

Modified:
maven/shared/trunk/maven-jarsigner/pom.xml

Modified: maven/shared/trunk/maven-jarsigner/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/pom.xml?rev=1652713r1=1652712r2=1652713view=diff
==
--- maven/shared/trunk/maven-jarsigner/pom.xml (original)
+++ maven/shared/trunk/maven-jarsigner/pom.xml Sun Jan 18 09:25:28 2015
@@ -71,11 +71,6 @@
 /dependency
 
 dependency
-  groupIdorg.codehaus.plexus/groupId
-  artifactIdplexus-container-default/artifactId
-  version1.0-alpha-9-stable-1/version
-/dependency
-dependency
   groupIdorg.apache.maven/groupId
   artifactIdmaven-toolchain/artifactId
   version${mavenVersion}/version




svn commit: r1652813 - /maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 17:41:10 2015
New Revision: 1652813

URL: http://svn.apache.org/r1652813
Log:
fixed typo

Modified:
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm?rev=1652813r1=1652812r2=1652813view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm Sun 
Jan 18 17:41:10 2015
@@ -34,9 +34,9 @@ ${project.name}
   This version of the plugin uses Checkstyle ${checkstyleVersion} and requires 
Java ${javaVersion}.
 
   The plugin can be configured in the project's POM. Predefined rulesets are 
included with the plugin, these are:
-  {{{./config/sun_checks.xml}sun_checks.xml}},
-  {{{./config/turbine_checks.xml}turbine_checks.xml}} and
-  {{{./config/maven_checks.xml}maven_checks.xml}}. You can also use a 
custom ruleset by
+  {{{./config/sun_checks.html}sun_checks.xml}},
+  {{{./config/turbine_checks.html}turbine_checks.xml}} and
+  {{{./config/maven_checks.html}maven_checks.xml}}. You can also use a 
custom ruleset by
   specifying it in the plugin configuration.
 
 * Goals Overview




svn commit: r1652792 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: main/java/org/apache/maven/plugin/checkstyle/exec/ site/apt/ site/apt/examples/

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 16:57:34 2015
New Revision: 1652792

URL: http://svn.apache.org/r1652792
Log:
fixed date format

Modified:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.java

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-property-expansion.apt.vm

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/inline-checker-config.apt.vm

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/suppressions-filter.apt.vm
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/usage.apt.vm

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.java?rev=1652792r1=1652791r2=1652792view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutor.java
 Sun Jan 18 16:57:34 2015
@@ -20,6 +20,7 @@ package org.apache.maven.plugin.checksty
  */
 
 import com.puppycrawl.tools.checkstyle.api.CheckstyleException;
+import com.puppycrawl.tools.checkstyle.api.Configuration;
 
 /**
  * @author Olivier Lamy
@@ -37,4 +38,7 @@ public interface CheckstyleExecutor
  */
 CheckstyleResults executeCheckstyle( CheckstyleExecutorRequest request )
 throws CheckstyleExecutorException, CheckstyleException;
+
+Configuration getConfiguration( CheckstyleExecutorRequest request )
+throws CheckstyleExecutorException;
 }

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm?rev=1652792r1=1652791r2=1652792view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-checker-config.apt.vm
 Sun Jan 18 16:57:34 2015
@@ -1,7 +1,7 @@
  --
  Using a Custom Checkstyle Checker Configuration
  --
- July 2006
+ 2006-07-21
  --
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-property-expansion.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-property-expansion.apt.vm?rev=1652792r1=1652791r2=1652792view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-property-expansion.apt.vm
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/custom-property-expansion.apt.vm
 Sun Jan 18 16:57:34 2015
@@ -1,7 +1,7 @@
  --
  Using Custom Checkstyle Property Expansion Definitions
  --
- July 2006
+ 2006-07-21
  --
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/inline-checker-config.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/inline-checker-config.apt.vm?rev=1652792r1=1652791r2=1652792view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/inline-checker-config.apt.vm
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/inline-checker-config.apt.vm
 Sun Jan 18 16:57:34 2015
@@ -1,7 +1,7 @@
  --
  Using an 'inlined' Checkstyle Checker Configuration
  --
- Feb 2014
+ 2014-02-14
  --
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/suppressions-filter.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/suppressions-filter.apt.vm?rev=1652792r1=1652791r2=1652792view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/suppressions-filter.apt.vm
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/suppressions-filter.apt.vm
 Sun Jan 18 16:57:34 2015
@@ -1,7 +1,7 @@
  --
  Using a Suppressions 

svn commit: r1652807 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt: config/ config/index.apt config/maven_checks.apt.vm config/sun_checks.apt.vm config/turbine_checks.apt.vm index.apt

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 17:30:52 2015
New Revision: 1652807

URL: http://svn.apache.org/r1652807
Log:
[MCHECKSTYLE-257] display predefined rulesets content

Added:
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt   
(with props)

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
   (with props)

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/sun_checks.apt.vm
   (with props)

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/turbine_checks.apt.vm
   (with props)
Modified:
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm

Added: maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt?rev=1652807view=auto
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt 
(added)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt 
Sun Jan 18 17:30:52 2015
@@ -0,0 +1,40 @@
+ --
+ Predefined Rulesets
+ --
+ Hervé Boutemy
+ --
+ 2015-01-18
+ --
+
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
+
+
+Predefined Rulesets
+
+  Maven Checkstyle plugin contains predefined rulesets: 
+
+   * {{{./sun_checks.html}config/sun_checks.xml}},
+
+   * {{{./maven_checks.html}config/maven_checks.xml}},
+
+   * {{{./turbine_checks.html}config/turbine_checks.xml}}.
+
+   []

Propchange: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt
--
svn:eol-style = native

Propchange: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt
--
svn:keywords = Author Date Id Revision

Added: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm?rev=1652807view=auto
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
 (added)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
 Sun Jan 18 17:30:52 2015
@@ -0,0 +1,35 @@
+ --
+ config/maven_checks.xml Predefined Ruleset
+ --
+ Hervé Boutemy
+ --
+ 2015-01-18
+ --
+
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
+
+
+config/maven_checks.xml Predefined Ruleset
+
+  Maven Checkstyle plugin contains config/maven_checks.xml predefined 
ruleset for
+  {{{/developers/conventions/code.html}Maven coding conventions}}: 
+
+%{snippet|file=${project.basedir}/src/main/resources/config/maven_checks.xml}

Propchange: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
--
svn:eol-style = 

svn commit: r1652817 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: main/resources/config/maven_checks.xml main/resources/config/turbine_checks.xml site/apt/config/turbine_checks.apt.vm

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 17:58:37 2015
New Revision: 1652817

URL: http://svn.apache.org/r1652817
Log:
improved comments

Modified:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml

maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/turbine_checks.xml

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/turbine_checks.apt.vm

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml?rev=1652817r1=1652816r2=1652817view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml
 Sun Jan 18 17:58:37 2015
@@ -24,6 +24,7 @@ under the License.
 
 !--
   Checkstyle configuration that checks the Maven coding conventions from:
+  http://maven.apache.org/developers/conventions/code.html
 --
 
 module name=Checker

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/turbine_checks.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/turbine_checks.xml?rev=1652817r1=1652816r2=1652817view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/turbine_checks.xml
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/turbine_checks.xml
 Sun Jan 18 17:58:37 2015
@@ -19,34 +19,12 @@ under the License.
 --
 
 !DOCTYPE module PUBLIC
--//Puppy Crawl//DTD Check Configuration 1.1//EN
-http://www.puppycrawl.com/dtds/configuration_1_1.dtd;
+-//Puppy Crawl//DTD Check Configuration 1.2//EN
+http://www.puppycrawl.com/dtds/configuration_1_2.dtd;
 
 !--
-
-  Checkstyle configuration that checks the sun coding conventions from:
-
-- the Java Language Specification at
-  http://java.sun.com/docs/books/jls/second_edition/html/index.html
-
-- the Sun Code Conventions at http://java.sun.com/docs/codeconv/
-
-- the Javadoc guidelines at
-  http://java.sun.com/j2se/javadoc/writingdoccomments/index.html
-
-- the JDK Api documentation http://java.sun.com/j2se/docs/api/index.html
-
-- some best practices
-
-  Checkstyle is very configurable. Be sure to read the documentation at
-  http://checkstyle.sf.net (or in your downloaded distribution).
-
-  Most Checks are configurable, be sure to consult the documentation.
-
-  To completely disable a check, just comment it out or delete it from the 
file.
-
-  Finally, it is worth reading the documentation.
-
+  Checkstyle configuration that checks the Turbine coding conventions:
+  http://turbine.apache.org/common/code-standards.html
 --
 
 module name=Checker

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/turbine_checks.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/turbine_checks.apt.vm?rev=1652817r1=1652816r2=1652817view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/turbine_checks.apt.vm
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/turbine_checks.apt.vm
 Sun Jan 18 17:58:37 2015
@@ -29,6 +29,7 @@
 
 config/turbine_checks.xml Predefined Ruleset
 
-  Maven Checkstyle plugin contains config/turbine_checks.xml predefined 
ruleset for Turbine coding conventions: 
+  Maven Checkstyle plugin contains config/turbine_checks.xml predefined 
ruleset for
+  {{{http://turbine.apache.org/common/code-standards.html}Turbine coding 
conventions}}: 
 
 %{snippet|file=${project.basedir}/src/main/resources/config/turbine_checks.xml}




svn commit: r1652790 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle: ./ exec/

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 16:41:01 2015
New Revision: 1652790

URL: http://svn.apache.org/r1652790
Log:
use injected log

Modified:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/CheckstyleExecutorRequest.java

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/exec/DefaultCheckstyleExecutor.java

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java?rev=1652790r1=1652789r2=1652790view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.java
 Sun Jan 18 16:41:01 2015
@@ -70,7 +70,7 @@ public class CheckstyleAggregateReport
 .setResourceIncludes( resourceIncludes )
 .setResourceExcludes( resourceExcludes )
 .setIncludeTestSourceDirectory( includeTestSourceDirectory 
).setListener( getListener() )
-.setLog( getLog() ).setProject( project ).setSourceDirectories( 
getSourceDirectories() )
+.setProject( project ).setSourceDirectories( 
getSourceDirectories() )
 .setResources( resources ).setTestResources( testResources )
 .setStringOutputStream( stringOutputStream 
).setSuppressionsLocation( suppressionsLocation )
 .setTestSourceDirectories( getTestSourceDirectories() 
).setConfigLocation( configLocation )

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java?rev=1652790r1=1652789r2=1652790view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
 Sun Jan 18 16:41:01 2015
@@ -170,7 +170,7 @@ public class CheckstyleReport
 .setIncludeResources( includeResources )
 .setIncludeTestResources( includeTestResources )
 .setIncludeTestSourceDirectory( includeTestSourceDirectory 
).setListener( getListener() )
-.setLog( getLog() ).setProject( project ).setSourceDirectories( 
getSourceDirectories() )
+.setProject( project ).setSourceDirectories( 
getSourceDirectories() )
 .setResources( resources )
 .setStringOutputStream( stringOutputStream 
).setSuppressionsLocation( suppressionsLocation )
 .setTestSourceDirectories( getTestSourceDirectories() 
).setConfigLocation( configLocation )

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java?rev=1652790r1=1652789r2=1652790view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java
 Sun Jan 18 16:41:01 2015
@@ -520,7 +520,7 @@ public class CheckstyleViolationCheckMoj
 .setIncludeResources( includeResources )
 .setIncludeTestResources( includeTestResources )
 .setIncludeTestSourceDirectory( includeTestSourceDirectory 
).setListener( getListener() )
-.setLog( getLog() ).setProject( project 
).setSourceDirectories( getSourceDirectories() )
+.setProject( project ).setSourceDirectories( 
getSourceDirectories() )
 .setResources( resources )
 .setStringOutputStream( stringOutputStream 
).setSuppressionsLocation( 

svn commit: r1652861 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/it: MCHECKSTYLE-169/pom.xml check-fail/pom.xml turbine-checks/pom.xml

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 21:48:36 2015
New Revision: 1652861

URL: http://svn.apache.org/r1652861
Log:
[MCHECKSTYLE-249] updated ITs to not fail when distribution created on Unix and 
ITs run on Windows

Modified:
maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-169/pom.xml
maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml
maven/plugins/trunk/maven-checkstyle-plugin/src/it/turbine-checks/pom.xml

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-169/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-169/pom.xml?rev=1652861r1=1652860r2=1652861view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-169/pom.xml 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-169/pom.xml 
Sun Jan 18 21:48:36 2015
@@ -21,16 +21,20 @@ under the License.
 
 project xmlns=http://maven.apache.org/POM/4.0.0;
  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
- xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;
+ xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;
   modelVersion4.0.0/modelVersion
+
   groupIdcom.company/groupId
   artifactIdparent/artifactId
   packagingpom/packaging
   version1.0.0/version
+
   properties
 project.build.sourceEncodingUTF-8/project.build.sourceEncoding
 checkstyleVersion@project.version@/checkstyleVersion
+
checkstyle.violation.ignoreNewlineAtEndOfFile/checkstyle.violation.ignore
   /properties
+
   build
 pluginManagement
   plugins

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml?rev=1652861r1=1652860r2=1652861view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/it/check-fail/pom.xml Sun 
Jan 18 21:48:36 2015
@@ -32,6 +32,7 @@
 
   properties
 project.build.sourceEncodingUTF-8/project.build.sourceEncoding
+
checkstyle.violation.ignoreNewlineAtEndOfFile/checkstyle.violation.ignore
   /properties
 
   build

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/it/turbine-checks/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/it/turbine-checks/pom.xml?rev=1652861r1=1652860r2=1652861view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/it/turbine-checks/pom.xml 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/it/turbine-checks/pom.xml 
Sun Jan 18 21:48:36 2015
@@ -20,7 +20,7 @@
 
 project xmlns=http://maven.apache.org/POM/4.0.0;
  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
- xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;
+ xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;
   modelVersion4.0.0/modelVersion
 
   groupIdorg.apache.maven.plugins.checkstyle/groupId
@@ -32,6 +32,7 @@
 
   properties
 project.build.sourceEncodingUTF-8/project.build.sourceEncoding
+
checkstyle.violation.ignoreNewlineAtEndOfFile/checkstyle.violation.ignore
   /properties
 
   build




svn commit: r1652862 - in /maven/plugins/trunk/maven-checkstyle-plugin: pom.xml src/site/apt/index.apt.vm

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 22:08:16 2015
New Revision: 1652862

URL: http://svn.apache.org/r1652862
Log:
removed configuration already inherited from parent

Modified:
maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1652862r1=1652861r2=1652862view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Jan 18 22:08:16 2015
@@ -264,10 +264,6 @@ under the License.
 /excludes
   /configuration
 /plugin
-plugin
-  artifactIdmaven-site-plugin/artifactId
-  version${sitePluginVersion}/version
-/plugin
   /plugins
 /pluginManagement
 plugins
@@ -303,18 +299,6 @@ under the License.
   /execution
 /executions
   /plugin
-  plugin
-groupIdorg.apache.rat/groupId
-artifactIdapache-rat-plugin/artifactId
-executions
-  execution
-idcheck/id
-goals
-  goalcheck/goal
-/goals
-  /execution
-/executions
-  /plugin  
 /plugins
   /build
 
@@ -325,8 +309,6 @@ under the License.
 plugins
   plugin
 artifactIdmaven-invoker-plugin/artifactId
-!-- Cannot remove this version yet. maven-plugins:24 uses 1.7, 
which breaks the ITs --
-version1.8/version
 configuration
   goals
 goalclean/goal

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm?rev=1652862r1=1652861r2=1652862view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm Sun 
Jan 18 22:08:16 2015
@@ -75,6 +75,8 @@ ${project.name}
 
The following examples show how to use the Checkstyle Plugin in more 
advanced usecases:
 
+   * {{{./examples/upgrading-checkstyle.html}Upgrading Checkstyle at Runtime}}
+
* {{{./examples/inline-checker-config.html}Using an 'Inline' Checkstyle 
Checker Configuration}}
 
* {{{./examples/custom-checker-config.html}Using a Custom Checkstyle 
Checker Configuration}}




svn commit: r1652846 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/site: apt/examples/upgrading-checkstyle.apt.vm apt/index.apt.vm site.xml

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 20:10:34 2015
New Revision: 1652846

URL: http://svn.apache.org/r1652846
Log:
[MCHECKSTYLE-280] added documentation on upgrading Checkstyle at runtime

Added:

maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm
   (with props)
Modified:
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
maven/plugins/trunk/maven-checkstyle-plugin/src/site/site.xml

Added: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm?rev=1652846view=auto
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm
 (added)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm
 Sun Jan 18 20:10:34 2015
@@ -0,0 +1,59 @@
+ --
+ Upgrading Checkstyle at Runtime
+ --
+ 2015-01-18
+ --
+
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements.  See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership.  The ASF licenses this file
+~~ to you 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.
+
+~~ NOTE: For help with the syntax of this file, see:
+~~ http://maven.apache.org/doxia/references/apt-format.html
+
+
+Upgrading Checkstyle at Runtime
+
+   Maven Checkstyle plugin comes with a default Checkstyle version: for 
maven-checkstyle-plugin ${project.version},
+   Checkstyle  ${checkstyleVersion} is used by default.
+
+   Given Checkstyle generally keeps good compatibility between versions, you 
can override the version used at runtime to
+   benefit from 
{{{http://checkstyle.sourceforge.net/releasenotes.html}Checkstyle latest 
bugfixes}}:
+
++-+
+project
+  ...
+  build
+pluginManagement
+  plugins
+plugin
+  groupIdorg.apache.maven.plugins/groupId
+  artifactIdmaven-checkstyle-plugin/artifactId
+  version${project.version}/version
+  dependencies
+dependency
+  groupIdcom.puppycrawl.tools/groupId
+  artifactIdcheckstyle/artifactId
+  version...choose your version.../version
+/dependency
+  /dependencies
+/plugin
+  /plugins
+/pluginManagement
+  build
+  ...
+/project
++-+

Propchange: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm
--
svn:eol-style = native

Propchange: 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/examples/upgrading-checkstyle.apt.vm
--
svn:keywords = Author Date Id Revision

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm?rev=1652846r1=1652845r2=1652846view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/index.apt.vm Sun 
Jan 18 20:10:34 2015
@@ -31,7 +31,9 @@ ${project.name}
 
   The Checkstyle Plugin generates a report regarding the code style used by 
the developers. For more information about Checkstyle,
   see 
{{{http://checkstyle.sourceforge.net/}http://checkstyle.sourceforge.net/}}.
-  This version of the plugin uses Checkstyle ${checkstyleVersion} and requires 
Java ${javaVersion}.
+
+  This version of the plugin uses Checkstyle ${checkstyleVersion} by default 
and requires Java ${javaVersion}. But you can
+  {{{./examples/upgrading-checkstyle.html}upgrade the version used at 
runtime}}.
 
   The plugin can be configured in the project's POM. Predefined rulesets are 
included with the plugin, these are:
   {{{./config/sun_checks.html}sun_checks.xml}},

Modified: maven/plugins/trunk/maven-checkstyle-plugin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/site/site.xml?rev=1652846r1=1652845r2=1652846view=diff

svn commit: r936683 [3/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/web

2015-01-18 Thread buildbot
Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-central-repository-upload.html
==
--- 
websites/staging/maven/trunk/content/guides/mini/guide-central-repository-upload.html
 (original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-central-repository-upload.html
 Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -15,7 +15,7 @@
 meta name=author content=Jason van Zyl
 Brian Fox /
 meta name=Date-Creation-mmdd content=20141116 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -45,7 +45,7 @@ Brian Fox /
 Guide to uploading artifacts to the Central Repository
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-configuring-maven.html
==
--- 
websites/staging/maven/trunk/content/guides/mini/guide-configuring-maven.html 
(original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-configuring-maven.html 
Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../../css/print.css type=text/css 
media=print /
 meta name=author content=Brett Porter /
 meta name=Date-Creation-mmdd content=20050412 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Guide to Configuring Maven
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html
==
--- 
websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html 
(original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html 
Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -15,7 +15,7 @@
 meta name=author content=Jason van Zyl
 Vincent Siveton /
 meta name=Date-Creation-mmdd content=20090826 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -45,7 +45,7 @@ Vincent Siveton /
 Guide to Configuring Plug-ins
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/guides/mini/guide-coping-with-sun-jars.html
==
--- 
websites/staging/maven/trunk/content/guides/mini/guide-coping-with-sun-jars.html
 (original)
+++ 
websites/staging/maven/trunk/content/guides/mini/guide-coping-with-sun-jars.html
 Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http

svn commit: r936683 [2/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/web

2015-01-18 Thread buildbot
Modified: 
websites/staging/maven/trunk/content/docs/3.0-alpha-6/release-notes.html
==
--- websites/staging/maven/trunk/content/docs/3.0-alpha-6/release-notes.html 
(original)
+++ websites/staging/maven/trunk/content/docs/3.0-alpha-6/release-notes.html 
Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../../css/print.css type=text/css 
media=print /
 meta name=author content=Brett Porter /
 meta name=Date-Creation-mmdd content=20091126 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Release Notes - Maven 3.0-alpha-6
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/docs/3.0-alpha-7/release-notes.html
==
--- websites/staging/maven/trunk/content/docs/3.0-alpha-7/release-notes.html 
(original)
+++ websites/staging/maven/trunk/content/docs/3.0-alpha-7/release-notes.html 
Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../../css/print.css type=text/css 
media=print /
 meta name=author content=Brett Porter /
 meta name=Date-Creation-mmdd content=20100313 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Release Notes - Maven 3.0-alpha-7
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/docs/3.0-beta-1/release-notes.html
==
--- websites/staging/maven/trunk/content/docs/3.0-beta-1/release-notes.html 
(original)
+++ websites/staging/maven/trunk/content/docs/3.0-beta-1/release-notes.html Sun 
Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../../css/print.css type=text/css 
media=print /
 meta name=author content=Brett Porter /
 meta name=Date-Creation-mmdd content=20100423 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Release Notes - Maven 3.0-beta-1
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/docs/3.0-beta-2/release-notes.html
==
--- websites/staging/maven/trunk/content/docs/3.0-beta-2/release-notes.html 
(original)
+++ websites/staging/maven/trunk/content/docs/3.0-beta-2/release-notes.html Sun 
Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD

svn commit: r936683 [4/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/web

2015-01-18 Thread buildbot
Modified: 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html
==
--- 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html 
(original)
+++ 
websites/staging/maven/trunk/content/plugin-developers/plugin-documenting.html 
Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../css/print.css type=text/css 
media=print /
 meta name=author content=Vincent Siveton /
 meta name=Date-Creation-mmdd content=20061001 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Developers centre - Documentation Plugins Strategies
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html
==
--- websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html 
(original)
+++ websites/staging/maven/trunk/content/plugin-developers/plugin-testing.html 
Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../css/print.css type=text/css 
media=print /
 meta name=author content=Vincent Siveton /
 meta name=Date-Creation-mmdd content=20080101 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Developers centre - Testing Plugins Strategies
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: websites/staging/maven/trunk/content/plugins/index.html
==
--- websites/staging/maven/trunk/content/plugins/index.html (original)
+++ websites/staging/maven/trunk/content/plugins/index.html Sun Jan 18 20:11:01 
2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -19,7 +19,7 @@ Olivier Lamy
 Benson Margulies
 Karl-Heinz Marbaise /
 meta name=Date-Creation-mmdd content=20141105 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -49,7 +49,7 @@ Karl-Heinz Marbaise /
 Available Plugins
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: websites/staging/maven/trunk/content/plugins/localization.html
==
--- websites/staging/maven/trunk/content/plugins/localization.html (original)
+++ websites/staging/maven/trunk/content/plugins/localization.html Sun Jan 18 
20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15

svn commit: r936683 [1/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/web

2015-01-18 Thread buildbot
-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -12,7 +12,7 @@
   @import url(./css/site.css);
 /style
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -42,7 +42,7 @@
 About Maven 2.0
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: 
websites/staging/maven/trunk/content/apache-resource-bundles/index.html
==
--- websites/staging/maven/trunk/content/apache-resource-bundles/index.html 
(original)
+++ websites/staging/maven/trunk/content/apache-resource-bundles/index.html Sun 
Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -13,7 +13,7 @@
 /style
 link rel=stylesheet href=../css/print.css type=text/css 
media=print /
 meta name=author content=Olivier Lamy /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -43,7 +43,7 @@
 Apache Resource Bundles
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: websites/staging/maven/trunk/content/archives/maven-2.x/index.html
==
--- websites/staging/maven/trunk/content/archives/maven-2.x/index.html 
(original)
+++ websites/staging/maven/trunk/content/archives/maven-2.x/index.html Sun Jan 
18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=../../css/print.css type=text/css 
media=print /
 meta name=author content=Karl-Heinz Marbaise /
 meta name=Date-Creation-mmdd content=20140322 /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google-analytics.com/urchin.js; 
type=text/javascript/script
@@ -44,7 +44,7 @@
 Maven 2 Graveyard
 /div
 div class=xright
-Last Published: 2015-01-15
+Last Published: 2015-01-18
 /div
   div class=clear
 hr/

Modified: websites/staging/maven/trunk/content/articles.html
==
--- websites/staging/maven/trunk/content/articles.html (original)
+++ websites/staging/maven/trunk/content/articles.html Sun Jan 18 20:11:01 2015
@@ -1,6 +1,6 @@
 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
 !--
- | Generated by Apache Maven Doxia at 2015-01-15
+ | Generated by Apache Maven Doxia at 2015-01-18
  | Rendered using Apache Maven Stylus Skin 1.5
 --
 html xmlns=http://www.w3.org/1999/xhtml;
@@ -14,7 +14,7 @@
 link rel=stylesheet href=./css/print.css type=text/css 
media=print /
 meta name=author content=Brett Porter /
 meta name=author content=Vincent Massol /
-meta name=Date-Revision-mmdd content=20150115 /
+meta name=Date-Revision-mmdd content=20150118 /
 meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
 script src=http://www.google

svn commit: r1652845 - /maven/site/trunk/content/apt/guides/getting-started/index.apt

2015-01-18 Thread michaelo
Author: michaelo
Date: Sun Jan 18 20:10:21 2015
New Revision: 1652845

URL: http://svn.apache.org/r1652845
Log:
[MNGSITE-221] Broken link in maven site

Remove link to document which was removed in r1650255 because it was horribly 
outdated.

Modified:
maven/site/trunk/content/apt/guides/getting-started/index.apt

Modified: maven/site/trunk/content/apt/guides/getting-started/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/getting-started/index.apt?rev=1652845r1=1652844r2=1652845view=diff
==
--- maven/site/trunk/content/apt/guides/getting-started/index.apt (original)
+++ maven/site/trunk/content/apt/guides/getting-started/index.apt Sun Jan 18 
20:10:21 2015
@@ -86,8 +86,7 @@ Sections
 * {How can Maven benefit my development process?}
 
  Maven can provide benefits for your build process by employing standard 
conventions and practices to accelerate your development
- cycle while at the same time helping you achieve a higher rate of success. 
For a more detailed look at how
- Maven can help you with your development process please refer to 
{{{../../benefits-of-using-maven.html}The Benefits of Using Maven}}.
+ cycle while at the same time helping you achieve a higher rate of success.
 
  Now that we have covered a little bit of the history and purpose of Maven 
let's get into some real examples to
  get you up and running with Maven!




svn commit: r1652857 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java test/plugin-configs/custom-plugin-config.xml

2015-01-18 Thread hboutemy
Author: hboutemy
Date: Sun Jan 18 21:40:14 2015
New Revision: 1652857

URL: http://svn.apache.org/r1652857
Log:
[MCHECKSTYLE-281] fail if deprecated parameters are used and display update 
instructions

Modified:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java

maven/plugins/trunk/maven-checkstyle-plugin/src/test/plugin-configs/custom-plugin-config.xml

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java?rev=1652857r1=1652856r2=1652857view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleReport.java
 Sun Jan 18 21:40:14 2015
@@ -239,14 +239,19 @@ public class CheckstyleReport
 /**
  * Merge in the deprecated parameters to the new ones, unless the new
  * parameters have values.
+ * @throws MavenReportException 
  *
  * @deprecated Remove when deprecated params are removed.
  */
 private void mergeDeprecatedInfo()
+throws MavenReportException
 {
 if ( config/sun_checks.xml.equals( configLocation )  
!sun.equals( format ) )
 {
 configLocation = FORMAT_TO_CONFIG_LOCATION.get( format );
+
+throw new MavenReportException( 'format' parameter is deprecated: 
please replace with configLocation
++ configLocation + /configLocation. );
 }
 
 if ( StringUtils.isEmpty( propertiesLocation ) )
@@ -254,10 +259,16 @@ public class CheckstyleReport
 if ( propertiesFile != null )
 {
 propertiesLocation = propertiesFile.getPath();
+
+throw new MavenReportException( 'propertiesFile' parameter is 
deprecated: please replace with 
++ propertiesLocation + propertiesLocation + 
/propertiesLocation. );
 }
 else if ( propertiesURL != null )
 {
 propertiesLocation = propertiesURL.toExternalForm();
+
+throw new MavenReportException( 'propertiesURL' parameter is 
deprecated: please replace with 
++ propertiesLocation + propertiesLocation 
+ /propertiesLocation. );
 }
 }
 
@@ -273,11 +284,23 @@ public class CheckstyleReport
 if ( StringUtils.isEmpty( suppressionsLocation ) )
 {
 suppressionsLocation = suppressionsFile;
+
+if ( StringUtils.isNotEmpty( suppressionsFile ) )
+{
+throw new MavenReportException( 'suppressionsFile' parameter 
is deprecated: please replace with 
++ suppressionsLocation + suppressionsLocation + 
/suppressionsLocation. );
+}
 }
 
 if ( StringUtils.isEmpty( packageNamesLocation ) )
 {
 packageNamesLocation = packageNamesFile;
+
+if ( StringUtils.isNotEmpty( packageNamesFile ) )
+{
+throw new MavenReportException( 'packageNamesFile' parameter 
is deprecated: please replace with 
++ packageNamesFile + suppressionsLocation + 
/packageNamesFile. );
+}
 }
 }
 

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/test/plugin-configs/custom-plugin-config.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/test/plugin-configs/custom-plugin-config.xml?rev=1652857r1=1652856r2=1652857view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/test/plugin-configs/custom-plugin-config.xml
 (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/test/plugin-configs/custom-plugin-config.xml
 Sun Jan 18 21:40:14 2015
@@ -29,8 +29,7 @@ under the License.
   enableFilesSummarytrue/enableFilesSummary
   enableRSStrue/enableRSS
   includes**/*.java/includes
-  configLocationconfig/sun_checks.xml/configLocation
-  formatmaven/format
+  configLocationconfig/maven_checks.xml/configLocation
   headerLocationLICENSE.txt/headerLocation
   headerFile${basedir}/src/test/test-sources/LICENSE.txt/headerFile
   
cacheFile${basedir}/target/test-harness/checkstyle/custom/checkstyle-cachefile/cacheFile