svn commit: r939135 - /websites/production/maven/content/plugins/maven-checkstyle-plugin/

2015-02-05 Thread dennisl
Author: dennisl
Date: Thu Feb  5 18:27:04 2015
New Revision: 939135

Log:
Publish new site.

Added:
websites/production/maven/content/plugins/maven-checkstyle-plugin/
  - copied from r939133, 
websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-2.14/



svn commit: r939136 - /websites/production/maven/content/shared-archives/maven-shared-resources-2/

2015-02-05 Thread dennisl
Author: dennisl
Date: Thu Feb  5 18:28:27 2015
New Revision: 939136

Log:
Archive versioned site.

Added:
websites/production/maven/content/shared-archives/maven-shared-resources-2/
  - copied from r939135, 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/



svn commit: r1657657 - /maven/site/trunk/content/apt/plugins/index.apt

2015-02-05 Thread dennisl
Author: dennisl
Date: Thu Feb  5 18:31:16 2015
New Revision: 1657657

URL: http://svn.apache.org/r1657657
Log:
Maven Checkstyle Plugin 2.14

Modified:
maven/site/trunk/content/apt/plugins/index.apt

Modified: maven/site/trunk/content/apt/plugins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1657657r1=1657656r2=1657657view=diff
==
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Thu Feb  5 18:31:16 2015
@@ -8,7 +8,7 @@
  Benson Margulies
  Karl-Heinz Marbaise
  -
- 2014-11-05
+ 2015-02-05
  -
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -109,7 +109,7 @@ Available Plugins
 
*--++--++--+++
 | {{{/plugins/maven-changes-plugin/} changes}}   | B+R| 
2.11 | 2014-09-28 | Generate a report from an issue tracker or a change 
document. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changes-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MCHANGES}JIRA}}
 
*--++--++--+++
-| {{{/plugins/maven-checkstyle-plugin/} checkstyle}} | B+R| 
2.13 | 2014-09-18 | Generate a Checkstyle report. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MCHECKSTYLE}JIRA}}
+| {{{/plugins/maven-checkstyle-plugin/} checkstyle}} | B+R| 
2.14 | 2015-02-05 | Generate a Checkstyle report. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MCHECKSTYLE}JIRA}}
 
*--++--++--+++
 | {{{/plugins/maven-doap-plugin/} doap}} | B  | 
1.1  | 2011-01-15 | Generate a Description of a Project (DOAP) file 
from a POM. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin}SVN}} 
| {{{http://jira.codehaus.org/browse/MDOAP}JIRA}}
 
*--++--++--+++




svn commit: r1656308 - /maven/shared/trunk/maven-shared-resources/pom.xml

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 14:52:05 2015
New Revision: 1656308

URL: http://svn.apache.org/r1656308
Log:
[maven-release-plugin] prepare release maven-shared-resources-2

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

Modified: maven/shared/trunk/maven-shared-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/pom.xml?rev=1656308r1=1656307r2=1656308view=diff
==
--- maven/shared/trunk/maven-shared-resources/pom.xml (original)
+++ maven/shared/trunk/maven-shared-resources/pom.xml Sun Feb  1 14:52:05 2015
@@ -30,15 +30,15 @@
   /parent
 
   artifactIdmaven-shared-resources/artifactId
-  version2-SNAPSHOT/version
+  version2/version
 
   nameApache Maven Shared Resources/name
   descriptionA collection of templates that are specific to the Maven 
project./description
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources//connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources//developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources//url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2/connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2/developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/shared/tags/maven-shared-resources-2/url
   /scm
   issueManagement
 systemjira/system




svn commit: r1656310 - /maven/shared/trunk/maven-shared-resources/pom.xml

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 14:52:25 2015
New Revision: 1656310

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

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

Modified: maven/shared/trunk/maven-shared-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/pom.xml?rev=1656310r1=1656309r2=1656310view=diff
==
--- maven/shared/trunk/maven-shared-resources/pom.xml (original)
+++ maven/shared/trunk/maven-shared-resources/pom.xml Sun Feb  1 14:52:25 2015
@@ -30,15 +30,15 @@
   /parent
 
   artifactIdmaven-shared-resources/artifactId
-  version2/version
+  version3-SNAPSHOT/version
 
   nameApache Maven Shared Resources/name
   descriptionA collection of templates that are specific to the Maven 
project./description
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2/developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/shared/tags/maven-shared-resources-2/url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources//connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources//developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources//url
   /scm
   issueManagement
 systemjira/system




svn commit: r938566 [2/6] - in /websites/production/maven/content/shared-archives/maven-shared-resources-LATEST: ./ css/ images/

2015-02-01 Thread dennisl
Modified: 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/distribution-management.html
==
--- 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/distribution-management.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/distribution-management.html
 Sun Feb  1 15:11:53 2015
@@ -1,178 +1,235 @@
-!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 May 7, 2011 --
-html xmlns=http://www.w3.org/1999/xhtml;
-  head
-titleMaven Shared Resources - Project Distribution 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=20110507 /
-meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
+!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-02-01
+ | Rendered using Apache Maven Stylus Skin 1.5
+--
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+titleApache Maven Shared Resources #x2013; Project Distribution 
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=20150201 /
+meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
-script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
+script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
 
 script type=text/javascript_uacct = UA-140879-1;
-urchinTracker();/script
-/head
-  body class=composite
-div id=banner
-  a href=../../ id=bannerLeft
-img 
src=../../images/apache-maven-project-2.png alt= /
-/a
-span id=bannerRight
-img 
src=../../images/maven-logo-2.gif alt= /
-/span
-div class=clear
-hr/
-  /div
-/div
-div id=breadcrumbs
-
-div class=xleft
-  a href=http://www.apache.org/; 
class=externalLinkApache/a
-gt;
-  a href=../../index.htmlMaven/a
-gt;
-  a href=../Maven Shared Components/a
-gt;
-  a 
href=http://maven.apache.org/shared/maven-shared-resources; 
class=externalLinkMaven Shared Resources/a
-gt;
-Maven Shared Resources - Project Distribution Management
-  /div
-div class=xright
- Last Published: 2011-05-07
-  nbsp;| Version: 1
-/div
-  div class=clear
-hr/
-  /div
-/div
-div id=leftColumn
-  div id=navcolumn
- 
-h5Overview/h5
-  ul
-  li class=none
-  a href=index.htmlIntroduction/a
-/li
-  li class=none
-  a href=usage.htmlUsage/a
-/li
-  /ul
-   h5Project Documentation/h5
-  ul
-   


 li class=expanded
-  a href=project-info.htmlProject Information/a
-ul
-  li class=none
-  a href=index.htmlAbout/a
-/li
-  li class=none
-  a href=integration.htmlContinuous Integration/a
-/li
-  li class=none
-  a href=dependencies.htmlDependencies/a
-/li
-  li class=none
-strongDistribution Management/strong
-  /li
-  li class=none
-  a href=issue-tracking.htmlIssue Tracking/a
-/li
-  li class=none
-  a href=mail-lists.htmlMailing Lists/a
-/li
-  li class=none
-   

svn commit: r938566 [4/6] - in /websites/production/maven/content/shared-archives/maven-shared-resources-LATEST: ./ css/ images/

2015-02-01 Thread dennisl
Modified: 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/plugin-management.html
==
--- 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/plugin-management.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/plugin-management.html
 Sun Feb  1 15:11:53 2015
@@ -1,178 +1,356 @@
-!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 May 7, 2011 --
-html xmlns=http://www.w3.org/1999/xhtml;
-  head
-titleMaven Shared Resources - 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=20110507 /
-meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
+!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-02-01
+ | Rendered using Apache Maven Stylus Skin 1.5
+--
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+titleApache Maven Shared Resources #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=20150201 /
+meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
-script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
+script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
 
 script type=text/javascript_uacct = UA-140879-1;
-urchinTracker();/script
-/head
-  body class=composite
-div id=banner
-  a href=../../ id=bannerLeft
-img 
src=../../images/apache-maven-project-2.png alt= /
-/a
-span id=bannerRight
-img 
src=../../images/maven-logo-2.gif alt= /
-/span
-div class=clear
-hr/
-  /div
-/div
-div id=breadcrumbs
-
-div class=xleft
-  a href=http://www.apache.org/; 
class=externalLinkApache/a
-gt;
-  a href=../../index.htmlMaven/a
-gt;
-  a href=../Maven Shared Components/a
-gt;
-  a 
href=http://maven.apache.org/shared/maven-shared-resources; 
class=externalLinkMaven Shared Resources/a
-gt;
-Maven Shared Resources - Project Plugin Management
-  /div
-div class=xright
- Last Published: 2011-05-07
-  nbsp;| Version: 1
-/div
-  div class=clear
-hr/
-  /div
-/div
-div id=leftColumn
-  div id=navcolumn
- 
-h5Overview/h5
-  ul
-  li class=none
-  a href=index.htmlIntroduction/a
-/li
-  li class=none
-  a href=usage.htmlUsage/a
-/li
-  /ul
-   h5Project Documentation/h5
-  ul
-   


 li class=expanded
-  a href=project-info.htmlProject Information/a
-ul
-  li class=none
-  a href=index.htmlAbout/a
-/li
-  li class=none
-  a href=integration.htmlContinuous Integration/a
-/li
-  li class=none
-  a href=dependencies.htmlDependencies/a
-/li
-  li class=none
-  a href=distribution-management.htmlDistribution 
Management/a
-/li
-  li class=none
-  a href=issue-tracking.htmlIssue Tracking/a
-/li
-  li class=none
-  a href=mail-lists.htmlMailing Lists/a
-/li
-  li class=none
-  

svn commit: r938566 [5/6] - in /websites/production/maven/content/shared-archives/maven-shared-resources-LATEST: ./ css/ images/

2015-02-01 Thread dennisl
Modified: 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/project-reports.html
==
--- 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/project-reports.html
 (original)
+++ 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/project-reports.html
 Sun Feb  1 15:11:53 2015
@@ -1,151 +1,213 @@
-!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 May 7, 2011 --
-html xmlns=http://www.w3.org/1999/xhtml;
-  head
-titleMaven Shared Resources - Generated Reports/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=20110507 /
-meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
+!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-02-01
+ | Rendered using Apache Maven Stylus Skin 1.5
+--
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+titleApache Maven Shared Resources #x2013; Generated Reports/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=20150201 /
+meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
 
-script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
+script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
 
 script type=text/javascript_uacct = UA-140879-1;
-urchinTracker();/script
-/head
-  body class=composite
-div id=banner
-  a href=../../ id=bannerLeft
-img 
src=../../images/apache-maven-project-2.png alt= /
-/a
-span id=bannerRight
-img 
src=../../images/maven-logo-2.gif alt= /
-/span
-div class=clear
-hr/
-  /div
-/div
-div id=breadcrumbs
-
-div class=xleft
-  a href=http://www.apache.org/; 
class=externalLinkApache/a
-gt;
-  a href=../../index.htmlMaven/a
-gt;
-  a href=../Maven Shared Components/a
-gt;
-  a 
href=http://maven.apache.org/shared/maven-shared-resources; 
class=externalLinkMaven Shared Resources/a
-gt;
-Maven Shared Resources - Generated Reports
-  /div
-div class=xright
- Last Published: 2011-05-07
-  nbsp;| Version: 1
-/div
-  div class=clear
-hr/
-  /div
-/div
-div id=leftColumn
-  div id=navcolumn
- 
-h5Overview/h5
-  ul
-  li class=none
-  a href=index.htmlIntroduction/a
-/li
-  li class=none
-  a href=usage.htmlUsage/a
-/li
-  /ul
-   h5Project Documentation/h5
-  ul
-   


   li class=collapsed
-  a href=project-info.htmlProject Information/a
-  /li
-   
 li class=expanded
-strongProject Reports/strong
-  ul
-  li class=none
-  a href=cpd.htmlCPD Report/a
-/li
-  li class=none
-  a href=pmd.htmlPMD Report/a
-/li
-  li class=none
-  a href=surefire-report.htmlSurefire Report/a
-/li
-  /ul
-/li
-  /ul
-   h5Maven Projects/h5
-  ul
-  li class=none
-  a href=../../ant-tasks/index.htmlAnt Tasks/a
-/li
-  li class=none
- 

svn commit: r938566 [6/6] - in /websites/production/maven/content/shared-archives/maven-shared-resources-LATEST: ./ css/ images/

2015-02-01 Thread dennisl
/a
-/li
-  li class=none
-  a href=license.htmlProject License/a
-/li
-  li class=none
-  a href=plugins.htmlProject Plugins/a
-/li
-  li class=none
-  a href=project-summary.htmlProject Summary/a
-/li
-  li class=none
-strongProject Team/strong
-  /li
-  li class=none
-  a href=source-repository.htmlSource Repository/a
-/li
-  /ul
-/li
-   
 li class=collapsed
-  a href=project-reports.htmlProject Reports/a
-  /li
-  /ul
-   h5Maven Projects/h5
-  ul
-  li class=none
-  a href=../../ant-tasks/index.htmlAnt Tasks/a
-/li
-  li class=none
-  a href=../../archetype/index.htmlArchetype/a
-/li
-  li class=none
-  a href=../../doxia/index.htmlDoxia/a
-/li
-  li class=none
-  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/a
-/li
-  li class=none
-  a href=../../mercury/index.htmlMercury/a
-/li
-  li class=none
-  a href=../../plugins/index.htmlPlugins/a
-/li
-  li class=none
-  a href=../../scm/index.htmlSCM/a
-/li
-  li class=none
-  a href=../index.htmlShared Components/a
-/li
-  li class=none
-  a href=../../surefire/index.htmlSurefire/a
-/li
-  li class=none
-  a href=../../wagon/index.htmlWagon/a
-/li
-  /ul
- a href=http://maven.apache.org/; 
title=Built by Maven class=poweredBy
-  img alt=Built by Maven src=./images/logos/maven-feather.png/
-/a
-   
-/div
-/div
-div id=bodyColumn
-  div id=contentBox
-div class=sectionh2The Teama name=The_Team/a/h2a 
name=The_Team/apA successful project requires many people to play many 
roles. Some members write code or documentation, while others are valuable as 
testers, submitting patches and suggestions./ppThe team is comprised of 
Members and Contributors. Members have direct access to the source of a project 
and actively evolve the code-base. Contributors improve the project through 
submission of patches and suggestions to the Members. The number of 
Contributors to the project is unbounded. Get involved today. All contributions 
to the project are greatly appreciated./pdiv class=sectionh3Membersa 
name=Members/a/h3a name=Members/apThe following is a list of 
developers with commit privileges that have directly contributed to the project 
in one way or another./ptable border=0 class=bodyTabletr 
class=athId/ththName/ththEmail/ththOrganization/ththRoles/ththTi
 me Zone/ththActual Time (GMT)/th/trtr class=btda 
name=brianf/abrianf/tdtdBrian Fox/tdtda class=externalLink 
href=mailto:bri...@apache.org;bri...@apache.org/a/tdtdSonatype/tdtdPMC
 Chair/tdtd-5/tdtdspan id=developer-0-5/span/td/trtr 
class=atda name=aheritier/aaheritier/tdtdArnaud 
H#xe9;ritier/tdtda class=externalLink 
href=mailto:aherit...@apache.org;aherit...@apache.org/a/tdtd-/tdtdPMC
 Member/tdtd+1/tdtdspan id=developer-1+1/span/td/trtr 
class=btda name=baerrach/abaerrach/tdtdBarrie 
Treloar/tdtd-/tdtd-/tdtdPMC Member/tdtd-/tdtdspan 
id=developer-2-/span/td/trtr class=atda 
name=bentmann/abentmann/tdtdBenjamin Bentmann/tdtda 
class=externalLink 
href=mailto:bentm...@apache.org;bentm...@apache.org/a/tdtdSonatype/tdtdPMC
 Member/tdtd+1/tdtdspan id=developer-3+1/span/td/trtr class=
 btda name=brett/abrett/tdtdBrett Porter/tdtda 
class=externalLink 
href=mailto:br...@apache.org;br...@apache.org/a/tdtdASF/tdtdPMC 
Member/tdtd+10/tdtdspan id=developer-4+10/span/td/trtr 
class=atda name=carlos/acarlos/tdtdCarlos Sanchez/tdtda 
class=externalLink 
href=mailto:car...@apache.org;car...@apache.org/a/tdtdASF/tdtdPMC 
Member/tdtd+1/tdtdspan id=developer-5+1/span/td/trtr 
class=btda name=dennisl/adennisl/tdtdDennis Lundberg/tdtda 
class=externalLink 
href=mailto:denn...@apache.org;denn...@apache.org/a/tdtdASF/tdtdPMC 
Member/tdtd+1/tdtdspan id=developer-6+1/span/td/trtr 
class=atda name=dfabulich/adfabulich/tdtdDaniel 
Fabulich/tdtda class=externalLink 
href=mailto:dfabul...@apache.org;dfabul...@apache.org/a/tdtd-/tdtdPMC
 Member/tdtd-8/tdtdspan id

svn commit: r938566 [1/6] - in /websites/production/maven/content/shared-archives/maven-shared-resources-LATEST: ./ css/ images/

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 15:11:53 2015
New Revision: 938566

Log:
Site checkin for project Apache Maven Shared Resources

Added:

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/checkstyle.html
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/checkstyle.rss
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/dependency-info.html
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/dependency-management.html
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/download.cgi
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/download.html
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/images/rss.png
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/maven_checks.html
   (with props)

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/sonar.html
   (with props)
Removed:

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

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

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

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

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/pmd.xml
Modified:

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/css/maven-base.css

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/css/maven-theme.css

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/css/print.css

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/dependencies.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/distribution-management.html

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

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/integration.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/issue-tracking.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/mail-lists.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/plugin-management.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/plugins.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/project-info.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/project-reports.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/project-summary.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/source-repository.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/surefire-report.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/team-list.html

websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/usage.html

Added: 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/checkstyle.html
==
--- 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/checkstyle.html
 (added)
+++ 
websites/production/maven/content/shared-archives/maven-shared-resources-LATEST/checkstyle.html
 Sun Feb  1 15:11:53 2015
@@ -0,0 +1,229 @@
+!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-02-01
+ | Rendered using Apache Maven Stylus Skin 1.5
+--
+html xmlns=http://www.w3.org/1999/xhtml;
+  head
+titleApache Maven Shared Resources #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=20150201 /
+meta http-equiv=Content-Type content=text/html; charset=UTF-8 /
+
+script type=text/javascript 
src=http://www.google-analytics.com/urchin.js;/script
+
+script type=text/javascript_uacct = UA-140879-1;
+urchinTracker();/script

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

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 15:25:24 2015
New Revision: 1656316

URL: http://svn.apache.org/r1656316
Log:
[maven-release-plugin] prepare release maven-checkstyle-plugin-2.14

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=1656316r1=1656315r2=1656316view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Feb  1 15:25:24 2015
@@ -30,7 +30,7 @@ under the License.
   /parent
 
   artifactIdmaven-checkstyle-plugin/artifactId
-  version2.14-SNAPSHOT/version
+  version2.14/version
   packagingmaven-plugin/packaging
 
   nameApache Maven Checkstyle Plugin/name
@@ -42,9 +42,9 @@ under the License.
   /prerequisites
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin//connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin//developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin//url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.14/connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.14/developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.14/url
   /scm
   issueManagement
 systemJIRA/system




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

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 15:25:45 2015
New Revision: 1656318

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

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=1656318r1=1656317r2=1656318view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Feb  1 15:25:45 2015
@@ -30,7 +30,7 @@ under the License.
   /parent
 
   artifactIdmaven-checkstyle-plugin/artifactId
-  version2.14/version
+  version2.15-SNAPSHOT/version
   packagingmaven-plugin/packaging
 
   nameApache Maven Checkstyle Plugin/name
@@ -42,9 +42,9 @@ under the License.
   /prerequisites
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.14/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.14/developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.14/url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin//connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin//developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin//url
   /scm
   issueManagement
 systemJIRA/system




svn commit: r1656317 - /maven/plugins/tags/maven-checkstyle-plugin-2.14/

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 15:25:40 2015
New Revision: 1656317

URL: http://svn.apache.org/r1656317
Log:
[maven-release-plugin] copy for tag maven-checkstyle-plugin-2.14

Added:
maven/plugins/tags/maven-checkstyle-plugin-2.14/
  - copied from r1656316, maven/plugins/trunk/maven-checkstyle-plugin/



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

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 15:20:37 2015
New Revision: 1656315

URL: http://svn.apache.org/r1656315
Log:
Update to released version of maven-shared-resources:2.

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=1656315r1=1656314r2=1656315view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Feb  1 15:20:37 2015
@@ -126,7 +126,7 @@ under the License.
 dependency
   groupIdorg.apache.maven.shared/groupId
   artifactIdmaven-shared-resources/artifactId
-  version2-SNAPSHOT/version
+  version2/version
 /dependency
 
 !-- doxia --




svn commit: r1656309 - /maven/shared/tags/maven-shared-resources-2/

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 14:52:20 2015
New Revision: 1656309

URL: http://svn.apache.org/r1656309
Log:
[maven-release-plugin] copy for tag maven-shared-resources-2

Added:
maven/shared/tags/maven-shared-resources-2/
  - copied from r1656308, maven/shared/trunk/maven-shared-resources/



svn commit: r938569 - in /websites/production/maven/content/plugins-archives/maven-checkstyle-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/che

2015-02-01 Thread dennisl
Author: dennisl
Date: Sun Feb  1 15:55:48 2015
New Revision: 938569

Log:
Site checkin for project Apache Maven Checkstyle Plugin


[This commit notification would consist of 73 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1655023 - /maven/enforcer/trunk/enforcer-rules/src/site/apt/index.apt

2015-01-27 Thread dennisl
Author: dennisl
Date: Tue Jan 27 12:33:42 2015
New Revision: 1655023

URL: http://svn.apache.org/r1655023
Log:
Alphabetize the list of standard rules.

Modified:
maven/enforcer/trunk/enforcer-rules/src/site/apt/index.apt

Modified: maven/enforcer/trunk/enforcer-rules/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/enforcer/trunk/enforcer-rules/src/site/apt/index.apt?rev=1655023r1=1655022r2=1655023view=diff
==
--- maven/enforcer/trunk/enforcer-rules/src/site/apt/index.apt (original)
+++ maven/enforcer/trunk/enforcer-rules/src/site/apt/index.apt Tue Jan 27 
12:33:42 2015
@@ -20,29 +20,33 @@
   --
   Brian Fox
   --
-  September 2012
+  2015-01-27
   --
 
 Standard Rules
 
   The following standard rules ship along with the enforcer plugin:
 
+  * {{{./alwaysFail.html}alwaysFail}} - Always fail... used to test plugin 
configuration.
+
   * {{{./alwaysPass.html}alwaysPass}} - Always passes... used to test plugin 
configuration.
   
-  * {{{./alwaysFail.html}alwaysFail}} - Always fail... used to test plugin 
configuration.
- 
+  * {{{./banDistributionManagement.html}banDistributionManagement}} - enforces 
that project doesn't have distributionManagement.
+
   * {{{./bannedDependencies.html}bannedDependencies}} - enforces that excluded 
dependencies aren't included.
   
   * {{{./bannedPlugins.html}bannedPlugins}} - enforces that specific plugins 
aren't included in the build.
   
-  * {{{./banTransitiveDependencies.html}banTransitiveDependencies}} - enforces 
that project doesn't have transitive dependencies.
+  * {{{./bannedRepositories.html}bannedRepositories}} - enforces to not 
include banned repositories.
 
-  * {{{./banDistributionManagement.html}banDistributionManagement}} - enforces 
that project doesn't have distributionManagement.
+  * {{{./banTransitiveDependencies.html}banTransitiveDependencies}} - enforces 
that project doesn't have transitive dependencies.
 
   * {{{./dependencyConvergence.html}dependencyConvergence}} - ensure all 
dependencies converge to the same version.
 
   * {{{./evaluateBeanshell.html}evaluateBeanshell}} - evaluates a beanshell 
script.
 
+  * {{{./reactorModuleConvergence.html}reactorModuleConvergence}} - enforces 
that a multi module build follows best practice.
+
   * {{{./requireActiveProfile.html}requireActiveProfile}} - enforces one or 
more active profiles.
   
   * {{{./requireEnvironmentVariable.html}requireEnvironmentVariable}} - 
enforces the existence of an environment variable
@@ -59,8 +63,6 @@ Standard Rules
 
   * {{{./requireNoRepositories.html}requireNoRepositories}} - enforces to not 
include repositories.
 
-  * {{{./bannedRepositories.html}bannedRepositories}} - enforces to not 
include banned repositories.
-
   * {{{./requireOS.html}requireOS}} - enforces the OS / CPU Architecture.
 
   * {{{./requirePluginVersions.html}requirePluginVersions}} - enforces that 
all plugins have a specified version.
@@ -77,8 +79,6 @@ Standard Rules
 
   * {{{./requireUpperBoundDeps.html}requireUpperBoundDeps}} - ensures that 
every (transitive) dependency is resolved to it's specified version or higher.
 
-  * {{{./reactorModuleConvergence.html}reactorModuleConvergence}} - enforces 
that a multi module build follows best practice.
-
   []
 
   You may also create and inject your own custom rules by following the 
{{{http://maven.apache.org/enforcer/enforcer-api/writing-a-custom-rule.html}maven-enforcer-rule-api}}
 instructions.




svn commit: r1655056 - /maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm

2015-01-27 Thread dennisl
Author: dennisl
Date: Tue Jan 27 14:52:24 2015
New Revision: 1655056

URL: http://svn.apache.org/r1655056
Log:
[MENFORCER-208] Remove deprecated goals.

Modified:
maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm

Modified: maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm?rev=1655056r1=1655055r2=1655056view=diff
==
--- maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm 
(original)
+++ maven/enforcer/trunk/maven-enforcer-plugin/src/site/apt/usage.apt.vm Tue 
Jan 27 14:52:24 2015
@@ -39,9 +39,9 @@ Usage
   
   []
 
-* The enforcer:enforce and enforcer:enforce-once mojos
+* The enforcer:enforce mojo
 
-   These goals are meant to be bound to a lifecycle phase and configured in 
your
+   This goal is meant to be bound to a lifecycle phase and configured in your
pom.xml. The enforcers execute the configured rules to check for 
certain constraints. 
The available standard rules are described 
{{{../enforcer-rules/index.html}here}}. Besides the rules to execute, these 
goals support three options:

@@ -58,10 +58,7 @@ Usage
As of version 2.0 you may add a level element to the standard rules. 
Valid values are WARN and ERROR. When
level WARN is specified, the rule will only spit out a warning 
but will not fail the build.

-   The enforce goal executes against each project in a multi-project 
build. The enforce-once goal executes
-   just once per build. This is most effective for the standard rules because 
the Maven, Java and OS versions will not change between projects in the same 
build.
-   
-   
+
Sample Plugin Configuration:

 +---+




svn commit: r1654075 - /maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties

2015-01-22 Thread dennisl
Author: dennisl
Date: Thu Jan 22 21:11:06 2015
New Revision: 1654075

URL: http://svn.apache.org/r1654075
Log:
[MCHECKSTYLE-282] added info on ruleset used in report intro
- Fix Swedish resource bundle

Modified:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties

Modified: 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties?rev=1654075r1=1654074r2=1654075view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties
 [ISO-8859-1] (original)
+++ 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/checkstyle-report_sv.properties
 [ISO-8859-1] Thu Jan 22 21:11:06 2015
@@ -39,5 +39,6 @@ report.checkstyle.details=Detaljer
 report.checkstyle.summary=Summering
 report.checkstyle.rule=Regel
 report.checkstyle.rules=Regler
+report.checkstyle.ruleset=med reglerna i %s
 report.checkstyle.severity_title=Checkstyle-fel i svårighetsgrad
 report.checkstyle.norule=Inga regler hittades




svn commit: r1654076 - in /maven/shared/trunk/maven-shared-resources: ./ src/main/resources/config/ src/site/apt/

2015-01-22 Thread dennisl
Author: dennisl
Date: Thu Jan 22 21:13:36 2015
New Revision: 1654076

URL: http://svn.apache.org/r1654076
Log:
[MSHARED-407] Move maven_checks.xml and maven-header.txt to here from 
maven-checkstyle-plugin

Added:
maven/shared/trunk/maven-shared-resources/src/main/resources/config/

maven/shared/trunk/maven-shared-resources/src/main/resources/config/maven-header.txt
  - copied unchanged from r1654032, 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt

maven/shared/trunk/maven-shared-resources/src/main/resources/config/maven_checks.xml
  - copied unchanged from r1654032, 
maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven_checks.xml
maven/shared/trunk/maven-shared-resources/src/site/apt/maven_checks.apt.vm
  - copied, changed from r1654032, 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
Modified:
maven/shared/trunk/maven-shared-resources/pom.xml
maven/shared/trunk/maven-shared-resources/src/site/apt/index.apt.vm
maven/shared/trunk/maven-shared-resources/src/site/apt/usage.apt.vm

Modified: maven/shared/trunk/maven-shared-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/pom.xml?rev=1654076r1=1654075r2=1654076view=diff
==
--- maven/shared/trunk/maven-shared-resources/pom.xml (original)
+++ maven/shared/trunk/maven-shared-resources/pom.xml Thu Jan 22 21:13:36 2015
@@ -56,4 +56,22 @@
 urlhttps://builds.apache.org/hudson/job/maven-shared//url
   /ciManagement
 
+  build
+pluginManagement
+  plugins
+plugin
+  groupIdorg.apache.rat/groupId
+  artifactIdapache-rat-plugin/artifactId
+  configuration
+excludes combine.children=append
+  !--
+This is a license header template.
+  --
+  excludesrc/main/resources/config/maven-header.txt/exclude
+/excludes
+  /configuration
+/plugin
+  /plugins
+/pluginManagement
+  /build
 /project

Modified: maven/shared/trunk/maven-shared-resources/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/src/site/apt/index.apt.vm?rev=1654076r1=1654075r2=1654076view=diff
==
--- maven/shared/trunk/maven-shared-resources/src/site/apt/index.apt.vm 
(original)
+++ maven/shared/trunk/maven-shared-resources/src/site/apt/index.apt.vm Thu Jan 
22 21:13:36 2015
@@ -3,7 +3,7 @@
  --
  Dennis Lundberg
  --
- 2013-07-24
+ 2015-01-22
  --
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -35,14 +35,14 @@ ${project.name}
 
 * Maven Changes Plugin
 
-** org/apache/maven/plugins/announcement.vm
+** org/apache/maven/plugins/announcement.vm
 
   This is a template that can be used by Maven Changes Plugin to create and 
send
   an announcement e-mail for one of our plugins. It will create an announcement
   e-mail that conforms to the Promote the release section of our
   
{{{http://maven.apache.org/developers/release/maven-project-release-procedure.html#Promote_the_release}release
 procedure}}.
 
-** org/apache/maven/shared/announcement.vm
+** org/apache/maven/shared/announcement.vm
 
   This is a template that can be used by Maven Changes Plugin to create and 
send
   an announcement e-mail for one of our shared components. It will create an
@@ -50,6 +50,20 @@ ${project.name}
   
{{{http://maven.apache.org/developers/release/maven-project-release-procedure.html#Promote_the_release}release
 procedure}}.
 
 
+* Maven Checkstyle Plugin
+
+** config/maven-header.txt
+
+  This is a license header template that can be used by Maven Checkstyle Plugin
+  to verify that all files are using this license header.
+
+** {{{./maven_checks.html}config/maven_checks.xml}}
+
+  This is a Checkstyle configuration file for
+  {{{/developers/conventions/code.html}Maven coding conventions}} that can be
+  used in Maven Checkstyle Plugin.
+
+
 * Usage
 
   General instructions on how to use the Maven Shared Resources can be found on

Copied: 
maven/shared/trunk/maven-shared-resources/src/site/apt/maven_checks.apt.vm 
(from r1654032, 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm)
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/src/site/apt/maven_checks.apt.vm?p2=maven/shared/trunk/maven-shared-resources/src/site/apt/maven_checks.apt.vmp1=maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vmr1=1654032r2=1654076rev=1654076view=diff
==
--- 
maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/maven_checks.apt.vm
 (original)
+++ maven/shared/trunk/maven-shared-resources/src/site/apt

svn commit: r1654077 - in /maven/plugins/trunk/maven-checkstyle-plugin: pom.xml src/main/resources/config/maven-header.txt src/main/resources/config/maven_checks.xml src/site/apt/config/index.apt src/

2015-01-22 Thread dennisl
Author: dennisl
Date: Thu Jan 22 21:24:24 2015
New Revision: 1654077

URL: http://svn.apache.org/r1654077
Log:
[MCHECKSTYLE-283] Move maven_checks.xml and maven-header.txt away from the 
plugin

Removed:

maven/plugins/trunk/maven-checkstyle-plugin/src/main/resources/config/maven-header.txt

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

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

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1654077r1=1654076r2=1654077view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Thu Jan 22 21:24:24 2015
@@ -123,6 +123,11 @@ under the License.
   artifactIdmaven-reporting-impl/artifactId
   version2.3/version
 /dependency
+dependency
+  groupIdorg.apache.maven.shared/groupId
+  artifactIdmaven-shared-resources/artifactId
+  version2-SNAPSHOT/version
+/dependency
 
 !-- doxia --
 dependency

Modified: 
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=1654077r1=1654076r2=1654077view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt 
(original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/src/site/apt/config/index.apt 
Thu Jan 22 21:24:24 2015
@@ -29,12 +29,14 @@
 
 Predefined Rulesets
 
-  Maven Checkstyle plugin contains predefined rulesets: 
+  Maven Checkstyle Plugin contains these predefined rulesets:
 
* {{{./sun_checks.html}config/sun_checks.xml}},
 
-   * {{{./maven_checks.html}config/maven_checks.xml}},
-
* {{{./turbine_checks.html}config/turbine_checks.xml}}.
 
[]
+
+  In versions up to and including 2.13 the plugin also included the
+  config/maven_checks.xml predefined ruleset. In version 2.14 this was
+  moved to {{{/shared/maven-shared-resources/}maven-shared-resources}}.




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

2015-01-19 Thread dennisl
Author: dennisl
Date: Mon Jan 19 08:24:28 2015
New Revision: 1652932

URL: http://svn.apache.org/r1652932
Log:
Use build-helper-maven-plugin to make the version parts of the 
maven.compiler.target property available as separate properties, so that they 
can be used to define the java signature artifactId used by animal-sniffer. 
This should be moved to maven-parent later on, if others feel that it is a good 
idea.

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=1652932r1=1652931r2=1652932view=diff
==
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Mon Jan 19 08:24:28 2015
@@ -269,18 +269,40 @@ under the License.
 plugins
   plugin
 groupIdorg.codehaus.mojo/groupId
+artifactIdbuild-helper-maven-plugin/artifactId
+version1.9.1/version
+executions
+  !--
+Make the version parts of the maven.compiler.target property
+available as separate properties, so that they can be used to 
define
+the java signature artifactId used by animal-sniffer
+  --
+  execution
+idparse-version/id
+goals
+  goalparse-version/goal
+/goals
+configuration
+  propertyPrefixjavaSignature/propertyPrefix
+  versionString${maven.compiler.target}/versionString
+/configuration
+  /execution
+/executions
+  /plugin
+  plugin
+groupIdorg.codehaus.mojo/groupId
 artifactIdanimal-sniffer-maven-plugin/artifactId
 version1.13/version
 configuration
   signature
 groupIdorg.codehaus.mojo.signature/groupId
-artifactIdjava15/artifactId
+
artifactIdjava${javaSignature.majorVersion}${javaSignature.minorVersion}/artifactId
 version1.0/version
   /signature
 /configuration
 executions
   execution
-idcheck-java-1.5-compat/id
+idcheck-java-compatibility/id
 phaseprocess-classes/phase
 goals
   goalcheck/goal




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: 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: 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: r1652229 - in /maven/plugins/trunk/maven-gpg-plugin/src: it/sign-with-passphase-from-maven-settings/pom.xml main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java site/apt/usage.apt.vm

2015-01-15 Thread dennisl
Author: dennisl
Date: Thu Jan 15 19:05:05 2015
New Revision: 1652229

URL: http://svn.apache.org/r1652229
Log:
[MPGP-31] Fix some typos

Modified:

maven/plugins/trunk/maven-gpg-plugin/src/it/sign-with-passphase-from-maven-settings/pom.xml

maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java
maven/plugins/trunk/maven-gpg-plugin/src/site/apt/usage.apt.vm

Modified: 
maven/plugins/trunk/maven-gpg-plugin/src/it/sign-with-passphase-from-maven-settings/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/src/it/sign-with-passphase-from-maven-settings/pom.xml?rev=1652229r1=1652228r2=1652229view=diff
==
--- 
maven/plugins/trunk/maven-gpg-plugin/src/it/sign-with-passphase-from-maven-settings/pom.xml
 (original)
+++ 
maven/plugins/trunk/maven-gpg-plugin/src/it/sign-with-passphase-from-maven-settings/pom.xml
 Thu Jan 15 19:05:05 2015
@@ -47,7 +47,7 @@ under the License.
 artifactIdmaven-gpg-plugin/artifactId
 version@project.version@/version
 configuration
-  !-- load passphase from settings.xml --
+  !-- load passphrase from settings.xml --
 /configuration
 executions
   execution

Modified: 
maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java?rev=1652229r1=1652228r2=1652229view=diff
==
--- 
maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java
 Thu Jan 15 19:05:05 2015
@@ -59,7 +59,7 @@ public abstract class AbstractGpgMojo
 private String passphrase;
 
 /**
- * Server id to lookup the passphase under Maven settings.
+ * Server id to lookup the passphrase under Maven settings.
  * @since 1.6
  */
 @Parameter( property = gpg.passphraseServerId, defaultValue = 
gpg.passphrase )
@@ -204,7 +204,7 @@ public abstract class AbstractGpgMojo
 }
 
 /**
- * Load and decrypt gpg passphase from maven settings if not given from 
plugin configuration
+ * Load and decrypt gpg passphrase from Maven settings if not given from 
plugin configuration
  *
  * @throws MojoFailureException
  */

Modified: maven/plugins/trunk/maven-gpg-plugin/src/site/apt/usage.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/src/site/apt/usage.apt.vm?rev=1652229r1=1652228r2=1652229view=diff
==
--- maven/plugins/trunk/maven-gpg-plugin/src/site/apt/usage.apt.vm (original)
+++ maven/plugins/trunk/maven-gpg-plugin/src/site/apt/usage.apt.vm Thu Jan 15 
19:05:05 2015
@@ -79,9 +79,9 @@ mvn release:perform -Darguments=-Dgpg.pa
   unfortunately not automatically propagated to the forked Maven session (see 
also {{{http://jira.codehaus.org/browse/MGPG-9}MGPG-9}}).
 
 
-* Configure passphase under settings.xml
+* Configure passphrase in settings.xml
 
-  Instead of specifying the passphrase at command line, you can place it under 
your local settings.xml
+  Instead of specifying the passphrase on the command line, you can place it 
in your local settings.xml
   either in clear or 
{{{http://maven.apache.org/guides/mini/guide-encryption.html}encrypted}} text.
 
 +--+
@@ -97,10 +97,10 @@ mvn release:perform -Darguments=-Dgpg.pa
 /settings
 +--+
 
-* Configure passphase under settings.xml with a  keyname
+* Configure passphrase in settings.xml with a keyname
 
   To allow discovery of keyname and passphrase at build time, configure this 
plugin to map both keyname and passphraseServerId to
-  a fixed property
+  a fixed property.
 
 
 +--+
@@ -133,7 +133,7 @@ mvn release:perform -Darguments=-Dgpg.pa
 +--+
 
 
-  and use local settings.xml to discover the passphrase via the key name
+  and use local settings.xml to discover the passphrase via the keyname
 
 +--+
 settings
@@ -157,6 +157,5 @@ mvn release:perform -Darguments=-Dgpg.pa
   /properties
 /profile
   profiles
-
 /settings
-+--+
\ No newline at end of file
++--+




svn propchange: r1652229 - svn:log

2015-01-15 Thread dennisl
Author: dennisl
Revision: 1652229
Modified property: svn:log

Modified: svn:log at Thu Jan 15 19:05:24 2015
--
--- svn:log (original)
+++ svn:log Thu Jan 15 19:05:24 2015
@@ -1 +1 @@
-[MPGP-31] Fix some typos
+[MGPG-31] Fix some typos



svn commit: r1636676 - in /creadur/rat/trunk: RELEASE_NOTES.txt apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/BinaryGuesser.java

2014-11-04 Thread dennisl
Author: dennisl
Date: Tue Nov  4 18:26:44 2014
New Revision: 1636676

URL: http://svn.apache.org/r1636676
Log:
[RAT-186] BinaryGuesser should recognize PSD files as images

Modified:
creadur/rat/trunk/RELEASE_NOTES.txt

creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/BinaryGuesser.java

Modified: creadur/rat/trunk/RELEASE_NOTES.txt
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/RELEASE_NOTES.txt?rev=1636676r1=1636675r2=1636676view=diff
==
--- creadur/rat/trunk/RELEASE_NOTES.txt (original)
+++ creadur/rat/trunk/RELEASE_NOTES.txt Tue Nov  4 18:26:44 2014
@@ -15,6 +15,7 @@ Rat 0.12 (SNAPSHOT)
* Imprvements:
  * [RAT-184] - Add DEPENDENCIES to the list of ignored files in 
NoteGuesser.
(thanks to Karl Heinz Marbaise)
+ * [RAT-186] - BinaryGuesser should recognize PSD files as images
 
 Rat 0.11
 

Modified: 
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/BinaryGuesser.java
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/BinaryGuesser.java?rev=1636676r1=1636675r2=1636676view=diff
==
--- 
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/BinaryGuesser.java
 (original)
+++ 
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/document/impl/guesser/BinaryGuesser.java
 Tue Nov  4 18:26:44 2014
@@ -252,6 +252,7 @@ public class BinaryGuesser {
 TIF, TIFF,
 JPG, JPEG,
 ICO, ICNS,
+PSD,
 };
 
 private static final String[] BYTECODE_EXTENSIONS = {




svn commit: r1636685 - in /creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser: BinaryGuesserTest.java NoteGuesserTest.java

2014-11-04 Thread dennisl
Author: dennisl
Date: Tue Nov  4 18:38:12 2014
New Revision: 1636685

URL: http://svn.apache.org/r1636685
Log:
[RAT-181,RAT-184,RAT-186] Add unit tests

Modified:

creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/BinaryGuesserTest.java

creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/NoteGuesserTest.java

Modified: 
creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/BinaryGuesserTest.java
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/BinaryGuesserTest.java?rev=1636685r1=1636684r2=1636685view=diff
==
--- 
creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/BinaryGuesserTest.java
 (original)
+++ 
creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/BinaryGuesserTest.java
 Tue Nov  4 18:38:12 2014
@@ -35,6 +35,7 @@ public class BinaryGuesserTest {
 public void testMatches() {
 assertTrue(BinaryGuesser.isBinary(new MockDocument(image.png)));
 assertTrue(BinaryGuesser.isBinary(new MockDocument(image.pdf)));
+assertTrue(BinaryGuesser.isBinary(new MockDocument(image.psd)));
 assertTrue(BinaryGuesser.isBinary(new MockDocument(image.gif)));
 assertTrue(BinaryGuesser.isBinary(new MockDocument(image.giff)));
 assertTrue(BinaryGuesser.isBinary(new MockDocument(image.tif)));
@@ -45,11 +46,13 @@ public class BinaryGuesserTest {
 assertTrue(BinaryGuesser.isBinary(new MockDocument(Whatever.class)));
 assertTrue(BinaryGuesser.isBinary(new MockDocument(data.dat)));
 assertTrue(BinaryGuesser.isBinary(new 
MockDocument(libicudata.so.34.)));
+assertTrue(BinaryGuesser.isBinary(new MockDocument(my.truststore)));
 }
 
 public void testIsBinary() {
 assertTrue(BinaryGuesser.isBinary(image.png));
 assertTrue(BinaryGuesser.isBinary(image.pdf));
+assertTrue(BinaryGuesser.isBinary(image.psd));
 assertTrue(BinaryGuesser.isBinary(image.gif));
 assertTrue(BinaryGuesser.isBinary(image.giff));
 assertTrue(BinaryGuesser.isBinary(image.tif));
@@ -60,6 +63,7 @@ public class BinaryGuesserTest {
 assertTrue(BinaryGuesser.isBinary(Whatever.class));
 assertTrue(BinaryGuesser.isBinary(data.dat));
 assertTrue(BinaryGuesser.isBinary(libicudata.so.34.));
+assertTrue(BinaryGuesser.isBinary(my.truststore));
 }
 
 /**

Modified: 
creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/NoteGuesserTest.java
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/NoteGuesserTest.java?rev=1636685r1=1636684r2=1636685view=diff
==
--- 
creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/NoteGuesserTest.java
 (original)
+++ 
creadur/rat/trunk/apache-rat-core/src/test/java/org/apache/rat/document/impl/guesser/NoteGuesserTest.java
 Tue Nov  4 18:38:12 2014
@@ -27,6 +27,7 @@ public class NoteGuesserTest {
 
 @Test
 public void testMatches() {
+assertTrue(NoteGuesser.isNote(new MockDocument(DEPENDENCIES)));
 assertTrue(NoteGuesser.isNote(new MockDocument(LICENSE)));
 assertTrue(NoteGuesser.isNote(new MockDocument(LICENSE.txt)));
 assertTrue(NoteGuesser.isNote(new MockDocument(NOTICE)));
@@ -37,6 +38,7 @@ public class NoteGuesserTest {
 
 @Test
 public void isNote() {
+assertTrue(NoteGuesser.isNote(DEPENDENCIES));
 assertTrue(NoteGuesser.isNote(LICENSE));
 assertTrue(NoteGuesser.isNote(LICENSE.txt));
 assertTrue(NoteGuesser.isNote(NOTICE));
@@ -47,12 +49,14 @@ public class NoteGuesserTest {
 
 @Test
 public void isNoteWithPath() {
+assertTrue(NoteGuesser.isNote(src/test/DEPENDENCIES));
 assertTrue(NoteGuesser.isNote(src/test/LICENSE));
 assertTrue(NoteGuesser.isNote(src/test/LICENSE.txt));
 assertTrue(NoteGuesser.isNote(src/test/NOTICE));
 assertTrue(NoteGuesser.isNote(src/test/NOTICE.txt));
 assertTrue(NoteGuesser.isNote(src/test/README));
 assertTrue(NoteGuesser.isNote(src/test/README.txt));
+assertTrue(NoteGuesser.isNote(src\\test\\DEPENDENCIES));
 assertTrue(NoteGuesser.isNote(src\\test\\LICENSE));
 assertTrue(NoteGuesser.isNote(src\\test\\LICENSE.txt));
 assertTrue(NoteGuesser.isNote(src\\test\\NOTICE));




svn commit: r1636753 - in /creadur/rat/trunk: ./ apache-rat-core/src/main/java/org/apache/rat/ apache-rat-core/src/main/resources/org/apache/rat/ apache-rat-plugin/src/main/java/org/apache/rat/mp/

2014-11-04 Thread dennisl
Author: dennisl
Date: Tue Nov  4 22:02:20 2014
New Revision: 1636753

URL: http://svn.apache.org/r1636753
Log:
[RAT-61] List files with unapproved licenses in Maven output

Added:

creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/unapproved-licenses.xsl
  - copied, changed from r1636670, 
creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xsl
Modified:
creadur/rat/trunk/RELEASE_NOTES.txt
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/Defaults.java

creadur/rat/trunk/apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java

creadur/rat/trunk/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java

creadur/rat/trunk/apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java

Modified: creadur/rat/trunk/RELEASE_NOTES.txt
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/RELEASE_NOTES.txt?rev=1636753r1=1636752r2=1636753view=diff
==
--- creadur/rat/trunk/RELEASE_NOTES.txt (original)
+++ creadur/rat/trunk/RELEASE_NOTES.txt Tue Nov  4 22:02:20 2014
@@ -13,6 +13,7 @@ Rat 0.12 (SNAPSHOT)
 * [RAT-175] - SourceCodeManagementSystems.hasIgnoreFile() should return 
boolean
 * [RAT-177] - final arrays should be private
Improvement
+* [RAT-61]  - List files with unapproved licenses in Maven output
 * [RAT-170] - RAT should use itself during build and site generation
 * [RAT-181] - BinaryGuesser should treat *.truststore as binary
 * [RAT-184] - Add DEPENDENCIES to the list of ignored files in NoteGuesser.

Modified: 
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/Defaults.java
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/Defaults.java?rev=1636753r1=1636752r2=1636753view=diff
==
--- 
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/Defaults.java 
(original)
+++ 
creadur/rat/trunk/apache-rat-core/src/main/java/org/apache/rat/Defaults.java 
Tue Nov  4 22:02:20 2014
@@ -67,12 +67,18 @@ public class Defaults {
 new CDDL1License()));
 
 public static final String PLAIN_STYLESHEET = 
org/apache/rat/plain-rat.xsl;
-
+public static final String UNAPPROVED_LICENSES_STYLESHEET = 
org/apache/rat/unapproved-licenses.xsl;
+
 public static InputStream getPlainStyleSheet() {
 InputStream result = 
Defaults.class.getClassLoader().getResourceAsStream(Defaults.PLAIN_STYLESHEET);
 return result;
 }
 
+public static InputStream getUnapprovedLicensesStyleSheet() {
+InputStream result = 
Defaults.class.getClassLoader().getResourceAsStream(Defaults.UNAPPROVED_LICENSES_STYLESHEET);
+return result;
+}
+
 public static InputStream getDefaultStyleSheet() {
 InputStream result = getPlainStyleSheet();
 return result;

Copied: 
creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/unapproved-licenses.xsl
 (from r1636670, 
creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xsl)
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/unapproved-licenses.xsl?p2=creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/unapproved-licenses.xslp1=creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xslr1=1636670r2=1636753rev=1636753view=diff
==
--- 
creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xsl
 (original)
+++ 
creadur/rat/trunk/apache-rat-core/src/main/resources/org/apache/rat/unapproved-licenses.xsl
 Tue Nov  4 22:02:20 2014
@@ -20,72 +20,12 @@
 xsl:stylesheet version=1.0
 xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
 xsl:output method='text'/
-xsl:template match='/'
-*
-Summary

-Generated at: xsl:value-of select='rat-report/@timestamp'/
-Notes: xsl:value-of 
select='count(descendant::type[attribute::name=notice])'/
-Binaries: xsl:value-of 
select='count(descendant::type[attribute::name=binary])'/
-Archives: xsl:value-of 
select='count(descendant::type[attribute::name=archive])'/
-Standards: xsl:value-of 
select='count(descendant::type[attribute::name=standard])'/
-
-Apache Licensed: xsl:value-of 
select='count(descendant::header-type[attribute::name=AL   ])'/
-Generated Documents: xsl:value-of 
select='count(descendant::header-type[attribute::name=GEN  ])'/
-
-JavaDocs are generated and so license header is optional
-Generated files do not required license headers
-
-xsl:value-of 
select='count(descendant::header-type[attribute::name=?])'/ Unknown 
Licenses
-
-***
-
-Unapproved licenses:
-
+xsl:template match='/'Files

git commit: Tweak the description for a PluginExecution phase, to clarify where the default phase comes from.

2014-11-02 Thread dennisl
Repository: maven
Updated Branches:
  refs/heads/master 8317522cd - 608b430f7


Tweak the description for a PluginExecution phase, to clarify where the default 
phase comes from.


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

Branch: refs/heads/master
Commit: 608b430f7ddbd4326cddebae048a86b5fe2d3b71
Parents: 8317522
Author: Dennis Lundberg denn...@apache.org
Authored: Sun Nov 2 17:18:31 2014 +0100
Committer: Dennis Lundberg denn...@apache.org
Committed: Sun Nov 2 17:18:31 2014 +0100

--
 maven-model/src/main/mdo/maven.mdo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven/blob/608b430f/maven-model/src/main/mdo/maven.mdo
--
diff --git a/maven-model/src/main/mdo/maven.mdo 
b/maven-model/src/main/mdo/maven.mdo
index fa6de4c..43bdb7e 100644
--- a/maven-model/src/main/mdo/maven.mdo
+++ b/maven-model/src/main/mdo/maven.mdo
@@ -2879,7 +2879,7 @@
   version4.0.0+/version
   typeString/type
   descriptionThe build lifecycle phase to bind the goals in this 
execution to. If omitted,
-the goals will be bound to the default phase specified in their 
metadata. /description
+the goals will be bound to the default phase specified by the 
plugin. /description
 /field
 field xml.transient=true
   namepriority/name



svn commit: r1636150 - /maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 16:40:12 2014
New Revision: 1636150

URL: http://svn.apache.org/r1636150
Log:
Fix sample configuration.

Modified:

maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm

Modified: 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm?rev=1636150r1=1636149r2=1636150view=diff
==
--- 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm 
(original)
+++ 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm 
Sun Nov  2 16:40:12 2014
@@ -77,8 +77,8 @@ Sample Plugin Configuration
 +---+
 project
   [...]
-  plugins
-build
+  build
+plugins
   plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-toolchains-plugin/artifactId




svn commit: r1636151 - /maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 16:42:20 2014
New Revision: 1636151

URL: http://svn.apache.org/r1636151
Log:
Fix typo in method name.

Modified:

maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java

Modified: 
maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java?rev=1636151r1=1636150r2=1636151view=diff
==
--- 
maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-toolchains-plugin/src/main/java/org/apache/maven/plugin/toolchain/ToolchainMojo.java
 Sun Nov  2 16:42:20 2014
@@ -102,7 +102,7 @@ public class ToolchainMojo
 for ( String type : nonMatchedTypes )
 {
 buff.append( '\n' );
-buff.append( getToochainRequirementAsString( type, 
toolchains.getParams( type ) ) );
+buff.append( getToolchainRequirementAsString( type, 
toolchains.getParams( type ) ) );
 }
 
 getLog().error( buff.toString() );
@@ -112,7 +112,7 @@ public class ToolchainMojo
 }
 }
 
-protected String getToochainRequirementAsString( String type, MapString, 
String params )
+protected String getToolchainRequirementAsString( String type, MapString, 
String params )
 {
 StringBuilder buff = new StringBuilder();
 
@@ -139,7 +139,7 @@ public class ToolchainMojo
 protected boolean selectToolchain( String type, MapString, String params 
)
 throws MojoExecutionException
 {
-getLog().info( Required toolchain:  + 
getToochainRequirementAsString( type, params ) );
+getLog().info( Required toolchain:  + 
getToolchainRequirementAsString( type, params ) );
 int typeFound = 0;
 
 try




svn commit: r1636153 - /maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 16:55:24 2014
New Revision: 1636153

URL: http://svn.apache.org/r1636153
Log:
Fix title and use headings of appropriate size.
Use standard indentation.

Modified:

maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm

Modified: 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm?rev=1636153r1=1636152r2=1636153view=diff
==
--- 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm 
(original)
+++ 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/jdk.apt.vm 
Sun Nov  2 16:55:24 2014
@@ -20,26 +20,30 @@
   --
   Milos Kleint
   --
-  2007-10-01
+  2014-11-02
   --
 
-Toolchain Identification
+JDK Toolchain
 
- The toolchain type id for JDK is jdk.
+
+* Toolchain Identification
+
+  The toolchain type id for JDK is jdk.
  
- Predefined identification tokens, for requirement matching, are:
+  Predefined identification tokens, for requirement matching, are:
 
-* version marks the version of the jdk. Maven Toolchains Plugin 
can match against a single version or any version ranges,
+  * version marks the version of the jdk. Maven Toolchains Plugin can 
match against a single version or any version ranges,
 
-* any other tokens will be accepted, but only exact matches are supported.
+  * any other tokens will be accepted, but only exact matches are supported.
 
-Toolchain Configuration
+  []
 
- There is only one configuration element named jdkHome. It designates 
the root directory 
-of JDK installation.
+* Toolchain Configuration
 
+  There is only one configuration element named jdkHome. It designates 
the root directory
+  of JDK installation.
 
-Sample toolchains.xml setup:
+* Sample toolchains.xml setup
 
 +---+
 toolchains
@@ -58,22 +62,22 @@ Sample toolchains.xml setup:
 /toolchains
 +---+
 
+* Toolchains Plugin Configuration
+
+  For selection of toolchain for use by the project, the following conditions 
are matched
+  against the definitions in the toolchains.xml file:
+
+  * version which accepts any 
{{{/plugins/maven-enforcer-plugin/rules/versionRanges.html}version range 
definitions}}.
+Version declared by the toolchain needs to fit into the range,
 
-Toolchains Plugin Configuration 
+  * any other tokens needs exact match. Toolchain not providing such token 
will not be selected.
 
- For selection of toolchain for use by the project, the following conditions 
are matched
-against the definitions in the toolchains.xml file:
+  []
 
-* version which accepts any 
{{{/plugins/maven-enforcer-plugin/rules/versionRanges.html}version range 
definitions}}.
- Version declared by the toolchain needs to fit into the range,
-
-* any other tokens needs exact match. Toolchain not providing such token 
will not be selected.
+  All conditions need to be satisfied in a sucessfully matched toolchain.
 
- All conditions need to be satisfied in a sucessfully matched toolchain.
+* Sample Plugin Configuration
 
-  
-Sample Plugin Configuration
-   
 +---+
 project
   [...]




svn commit: r1636154 - in /maven/plugins/trunk/maven-toolchains-plugin/src/site/apt: usage.apt usage.apt.vm

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 17:17:20 2014
New Revision: 1636154

URL: http://svn.apache.org/r1636154
Log:
Rewrite the usage page.

Added:
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt.vm
  - copied, changed from r1636147, 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt
Removed:
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt

Copied: maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt.vm 
(from r1636147, 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt.vm?p2=maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt.vmp1=maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.aptr1=1636147r2=1636154rev=1636154view=diff
==
--- maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt 
(original)
+++ maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/usage.apt.vm Sun 
Nov  2 17:17:20 2014
@@ -19,13 +19,69 @@
   Usage
   --
   Milos Kleint
+  Dennis Lundberg
   --
-  2007-10-01
+  2014-11-02
   --
 
 Usage
 
-  Brief examples on how to use the toolchains plugin.
+  Brief examples on how to use the Maven Toolchains Plugin.
+
+* What is a toolchain?
+
+  A Toolchain is an object that Maven plugins can use to retrieve preconfigured
+  tools (including location and other information).
+
+  Maven Toolchains Plugin can read which toolchains are available on the user's
+  computer (as configured in toolchains.xml) and match them against the
+  toolchain requirements of the project (as configured in pom.xml). If a
+  match is found, the toolchain is made available to other, toolchain aware,
+  Maven plugins in the build. A list of which plugins are toolchain aware can 
be
+  found in
+  {{{http://maven.apache.org/guides/mini/guide-using-toolchains.html}this 
guide}}.
+
+  With the jdk toolchain, for example, instead of being stuck with the 
JDK
+  used to run Maven, all plugins can use the same other JDK instance without
+  hardcoding absolute paths into the pom.xml and without configuring 
every
+  plugin that require a path to JDK tools.
+
+* The toolchains:toolchain goal
+
+  This goal is bound by default to the validate lifecycle phase, the
+  first phase in the lifecycle. This is necessary so that all the plugins that
+  are bound to later lifecycle phases are made aware of the available
+  toolchains.
+
+  That being said, you still need to configure the plugin in your 
pom.xml.
+  In order for it to execute, you need to add an execution for it, like this:
+
++---+
+project
+  build
+plugins
+  plugin
+groupIdorg.apache.maven.plugins/groupId
+artifactIdmaven-toolchains-plugin/artifactId
+version${project.version}/version
+configuration
+  !-- Configure your toolchain requirements here --
+/configuration
+executions
+  execution
+goals
+  goaltoolchain/goal
+/goals
+  /execution
+/executions
+  /plugin
+/plugins
+  /build
+/project
++---+
+
+  You can read more about which standard toolchains are available
+  {{{./toolchains/index.html}here}}.
 
 * Generic Plugin configuration information
 
@@ -38,22 +94,3 @@ Usage
   * 
{{{http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html}Plugin
 Prefix}}
 
[]
-
-* What is a toolchain?
-
-  A Toolchain is a preconfigured object that Maven plugins can use for tool 
configuration retrieval (location and other information).
-
-  The toolchains-plugin can read available toolchains on the user's computer 
(as configured in toolchains.xml) and match them
-  against the toolchain requirements of the project (as configured in 
pom.xml): if match is found, the toolchain instance
-  is made available to other Maven plugins.
-
-  With jdk toolchain, for example, instead of being stuck with the JDK 
used to run Maven, all plugins can use the same other JDK
-  instance without hardcoding absolute paths into the pom.xml and 
without configuring every plugin that require path to JDK tools.
-
-* The toolchains:toolchain mojo
-
-   This goal is meant to be bound to a lifecycle phase and configured in your 
pom.xml. In order to function properly,
-   it shall be the first phase in the lifecycle, eg. the validate 
phase, which
-   is the default if you don't configure execution phase.
-
-   The available standard toolchains are described 
{{{./toolchains/index.html}here}}.




svn commit: r1636156 - /maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/index.apt

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 17:20:45 2014
New Revision: 1636156

URL: http://svn.apache.org/r1636156
Log:
Change wording.

Modified:

maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/index.apt

Modified: 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/index.apt?rev=1636156r1=1636155r2=1636156view=diff
==
--- 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/index.apt 
(original)
+++ 
maven/plugins/trunk/maven-toolchains-plugin/src/site/apt/toolchains/index.apt 
Sun Nov  2 17:20:45 2014
@@ -27,8 +27,10 @@ Standard Toolchains
 
   The following standard toolchains are included by default with Maven:
 
-  * {{{./jdk.html}JDK}} - Defines the Java Development Kit location and 
identification
+  * {{{./jdk.html}JDK}} - Defines the location and identification of a Java
+Development Kit
 
   []
 
-You may also create and use your own custom toolchains by following the 
{{{http://maven.apache.org/}TBD}} instructions.
+  You can also create and use your own custom toolchains by following the
+  {{{http://maven.apache.org/}TBD}} instructions.




svn commit: r1636165 - /maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 18:51:28 2014
New Revision: 1636165

URL: http://svn.apache.org/r1636165
Log:
Fix typo.

Modified:
maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml

Modified: maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml?rev=1636165r1=1636164r2=1636165view=diff
==
--- maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml (original)
+++ maven/plugins/trunk/maven-jarsigner-plugin/src/site/fml/faq.fml Sun Nov  2 
18:51:28 2014
@@ -64,7 +64,7 @@ under the License.
 To fix the problem, just move the assembly execution so it comes 
strongafter/strong the jarsigner execution in the pom.
   /p
   p
-   The hole story of the problem can be found in a 
href=http://jira.codehaus.org/browse/MJARSIGNER-13;MJARSIGNER-13/a issue.
+   The whole story of the problem can be found in a 
href=http://jira.codehaus.org/browse/MJARSIGNER-13;MJARSIGNER-13/a issue.
   /p
 /answer
   /faq




svn commit: r1636174 - /maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 19:49:28 2014
New Revision: 1636174

URL: http://svn.apache.org/r1636174
Log:
Turn the list of toolchain-aware plugins into a table.

Modified:
maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

Modified: maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt?rev=1636174r1=1636173r2=1636174view=diff
==
--- maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt 
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt Sun Nov 
 2 19:49:28 2014
@@ -36,7 +36,7 @@ Guide to Using Toolchains
   machine building the project.
 
   With Maven Toolchains, a project can now be built using a specific version 
of JDK independent
-  from the one Maven is running with. Think how JDK versions can be set in 
IDEs like Idea, NetBeans and Eclipse, or how you can
+  from the one Maven is running with. Think how JDK versions can be set in 
IDEs like IDEA, NetBeans and Eclipse, or how you can
   build with an older JDK from Maven running with a recent one.
 
 ** Prerequisites
@@ -46,17 +46,19 @@ Guide to Using Toolchains
 
   Below are some plugins which are JDK-toolchain-aware, meaning they can use 
any JDK configured with toolchains:
 
-  [[1]] {{{/plugins/maven-compiler-plugin/}maven-compiler-plugin}}, 
starting with 2.1,
-
-  [[2]] {{{/plugins/maven-javadoc-plugin/}maven-javadoc-plugin}}, 
starting with 2.5,
-
-  [[3]] {{{/plugins/maven-surefire-plugin/}maven-surefire-plugin}}, 
starting with 2.5,
-
-  [[4]] 
{{{http://mojo.codehaus.org/exec-maven-plugin/}exec-maven-plugin}} 
(Codehaus MOJO), starting with 1.1.1.
-
-  [[5]] 
{{{http://mojo.codehaus.org/keytool-maven-plugin/}keytool-maven-plugin}} 
(Codehaus MOJO), starting with 1.4.
-
-  []
+*+++
+|| Plugin  
  || Starting with || Hosted at
+*+++
+| {{{/plugins/maven-compiler-plugin/}maven-compiler-plugin}} 
  | 2.1| Apache Maven
+*+++
+| {{{/plugins/maven-javadoc-plugin/}maven-javadoc-plugin}}   
  | 2.5| Apache Maven
+*+++
+| {{{/plugins/maven-surefire-plugin/}maven-surefire-plugin}} 
  | 2.5| Apache Maven
+*+++
+| {{{http://mojo.codehaus.org/exec-maven-plugin/}exec-maven-plugin}} 
  | 1.1.1  | Codehaus MOJO
+*+++
+| 
{{{http://mojo.codehaus.org/keytool-maven-plugin/}keytool-maven-plugin}} 
| 1.4| Codehaus MOJO
+*+++
 
 * Using Toolchains in Your Project
 




git commit: Write the complete plugin name when logging about toolchains.

2014-11-02 Thread dennisl
Repository: maven-surefire
Updated Branches:
  refs/heads/master 546078d5b - 53a40eef4


Write the complete plugin name when logging about toolchains.


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

Branch: refs/heads/master
Commit: 53a40eef48ea4c1cfee4e6b0b653592f50399d4b
Parents: 546078d
Author: Dennis Lundberg denn...@apache.org
Authored: Sun Nov 2 21:13:00 2014 +0100
Committer: Dennis Lundberg denn...@apache.org
Committed: Sun Nov 2 21:13:00 2014 +0100

--
 .../org/apache/maven/plugin/surefire/AbstractSurefireMojo.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/53a40eef/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
--
diff --git 
a/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
 
b/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
index 341b301..4bbb84b 100644
--- 
a/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
+++ 
b/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/AbstractSurefireMojo.java
@@ -807,7 +807,7 @@ public abstract class AbstractSurefireMojo
 String jvmToUse = getJvm();
 if ( toolchain != null )
 {
-getLog().info( Toolchain in  + getPluginName() + -plugin:  + 
toolchain );
+getLog().info( Toolchain in maven- + getPluginName() + -plugin: 
 + toolchain );
 if ( jvmToUse != null )
 {
 getLog().warn( Toolchains are ignored, 'executable' parameter 
is set to  + jvmToUse );



svn commit: r1636177 - /maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 20:15:30 2014
New Revision: 1636177

URL: http://svn.apache.org/r1636177
Log:
Write the complete plugin name when logging about toolchains.

Modified:

maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java

Modified: 
maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java?rev=1636177r1=1636176r2=1636177view=diff
==
--- 
maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java
 Sun Nov  2 20:15:30 2014
@@ -432,7 +432,7 @@ public abstract class AbstractCompilerMo
 Toolchain tc = getToolchain();
 if ( tc != null )
 {
-getLog().info( Toolchain in compiler-plugin:  + tc );
+getLog().info( Toolchain in maven-compiler-plugin:  + tc );
 if ( executable != null )
 {
 getLog().warn( Toolchains are ignored, 'executable' parameter 
is set to  + executable );




svn commit: r1636178 - /maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 20:16:40 2014
New Revision: 1636178

URL: http://svn.apache.org/r1636178
Log:
Log when toolchains are being used.

Modified:

maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java

Modified: 
maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java?rev=1636178r1=1636177r2=1636178view=diff
==
--- 
maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-jarsigner-plugin/src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java
 Sun Nov  2 20:16:40 2014
@@ -261,6 +261,7 @@ public abstract class AbstractJarsignerM
 
 if ( toolchain != null )
 {
+getLog().info( Toolchain in maven-jarsigner-plugin:  + 
toolchain );
 jarSigner.setToolchain(toolchain);
 }
 




svn commit: r1636179 - /maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 20:19:53 2014
New Revision: 1636179

URL: http://svn.apache.org/r1636179
Log:
Write the complete plugin name when logging about toolchains.

Modified:

maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java?rev=1636179r1=1636178r2=1636179view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
 Sun Nov  2 20:19:53 2014
@@ -3494,7 +3494,7 @@ public abstract class AbstractJavadocMoj
 
 if ( tc != null )
 {
-getLog().info( Toolchain in javadoc-plugin:  + tc );
+getLog().info( Toolchain in maven-javadoc-plugin:  + tc );
 if ( javadocExecutable != null )
 {
 getLog().warn( Toolchains are ignored, 'javadocExecutable' 
parameter is set to  + javadocExecutable );




svn commit: r1636181 - /maven/plugins/trunk/maven-javadoc-plugin/

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 20:23:28 2014
New Revision: 1636181

URL: http://svn.apache.org/r1636181
Log:
Ignore IDEA directory.

Modified:
maven/plugins/trunk/maven-javadoc-plugin/   (props changed)

Propchange: maven/plugins/trunk/maven-javadoc-plugin/
--
--- svn:ignore (original)
+++ svn:ignore Sun Nov  2 20:23:28 2014
@@ -8,7 +8,6 @@ target
 cobertura.ser
 .settings
 bin
-
 javadoc-options-javadoc-resources.xml
 .java-version
-
+.idea




svn commit: r1636191 - /maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 21:02:40 2014
New Revision: 1636191

URL: http://svn.apache.org/r1636191
Log:
Add more toolchain-aware plugins:
- maven-jarsigner-plugin
- animal-sniffer-maven-plugin
- cassandra-maven-plugin
- jasperreports-maven-plugin
- jdiff-maven-plugin

Modified:
maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

Modified: maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt?rev=1636191r1=1636190r2=1636191view=diff
==
--- maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt 
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt Sun Nov 
 2 21:02:40 2014
@@ -46,19 +46,29 @@ Guide to Using Toolchains
 
   Below are some plugins which are JDK-toolchain-aware, meaning they can use 
any JDK configured with toolchains:
 
-*+++
-|| Plugin  
  || Starting with || Hosted at
-*+++
-| {{{/plugins/maven-compiler-plugin/}maven-compiler-plugin}} 
  | 2.1| Apache Maven
-*+++
-| {{{/plugins/maven-javadoc-plugin/}maven-javadoc-plugin}}   
  | 2.5| Apache Maven
-*+++
-| {{{/plugins/maven-surefire-plugin/}maven-surefire-plugin}} 
  | 2.5| Apache Maven
-*+++
-| {{{http://mojo.codehaus.org/exec-maven-plugin/}exec-maven-plugin}} 
  | 1.1.1  | Codehaus MOJO
-*+++
-| 
{{{http://mojo.codehaus.org/keytool-maven-plugin/}keytool-maven-plugin}} 
| 1.4| Codehaus MOJO
-*+++
+*--+-++
+|| Plugin  
|| Starting with  || Hosted at
+*--+-++
+| {{{/plugins/maven-compiler-plugin/}maven-compiler-plugin}} 
| 2.1 | Apache Maven
+*--+-++
+| {{{/plugins/maven-jarsigner-plugin/}maven-jarsigner-plugin}}   
| 1.3 | Apache Maven
+*--+-++
+| {{{/plugins/maven-javadoc-plugin/}maven-javadoc-plugin}}   
| 2.5 | Apache Maven
+*--+-++
+| {{{/plugins/maven-surefire-plugin/}maven-surefire-plugin}} 
| 2.5 | Apache Maven
+*--+-++
+| 
{{{http://mojo.codehaus.org/animal-sniffer-maven-plugin/}animal-sniffer-maven-plugin}}
 | 1.3 | Codehaus MOJO
+*--+-++
+| 
{{{http://mojo.codehaus.org/cassandra-maven-plugin/}cassandra-maven-plugin}}
   | 0.7.0-1 | Codehaus MOJO
+*--+-++
+| {{{http://mojo.codehaus.org/exec-maven-plugin/}exec-maven-plugin}} 
| 1.1.1   | Codehaus MOJO
+*--+-++
+| 
{{{http://mojo.codehaus.org/jasperreports-maven-plugin/}jasperreports-maven-plugin}}
   | 1.0-beta-3-SNAPSHOT | Codehaus MOJO

svn commit: r1636197 - /maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

2014-11-02 Thread dennisl
Author: dennisl
Date: Sun Nov  2 21:17:00 2014
New Revision: 1636197

URL: http://svn.apache.org/r1636197
Log:
Remove phasevalidate/phase from the pom.xml example, since it is not 
needed. It is the default phase for the toolchains-maven-plugin.

Modified:
maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

Modified: maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt?rev=1636197r1=1636196r2=1636197view=diff
==
--- maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt 
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt Sun Nov 
 2 21:17:00 2014
@@ -2,8 +2,9 @@
  Guide to Using Toolchains
  --
  Maria Odea Ching
+ Dennis Lundberg
  --
- 2014-10-30
+ 2014-11-02
  --
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -99,7 +100,6 @@ Guide to Using Toolchains
 version1.0/version
 executions
   execution
-phasevalidate/phase
 goals
   goaltoolchain/goal
 /goals




svn commit: r1633932 - /creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml

2014-10-23 Thread dennisl
Author: dennisl
Date: Thu Oct 23 19:35:50 2014
New Revision: 1633932

URL: http://svn.apache.org/r1633932
Log:
Specify a version for Maven Plugin Plugin. This should solve the site build 
failure in Jenkins.

Modified:
creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml?rev=1633932r1=1633931r2=1633932view=diff
==
--- creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml Thu Oct 23 
19:35:50 2014
@@ -174,6 +174,7 @@
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-plugin-plugin/artifactId
+  version${mavenPluginPluginVersion}/version
 /plugin
 plugin
   groupIdorg.apache.maven.plugins/groupId




svn commit: r1631212 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf

2014-10-12 Thread dennisl
Author: dennisl
Date: Sun Oct 12 17:04:27 2014
New Revision: 1631212

URL: http://svn.apache.org/r1631212
Log:
Comment out maven-idea-plugin, maven-one-plugin and maven-model-converter. Mark 
them as retired.

Modified:

maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf

Modified: 
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf
URL: 
http://svn.apache.org/viewvc/maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf?rev=1631212r1=1631211r2=1631212view=diff
==
--- 
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf
 (original)
+++ 
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf
 Sun Oct 12 17:04:27 2014
@@ -95,7 +95,8 @@
   * maven-failsafe-plugin
   maven-gpg-plugin
   maven-help-plugin
-  maven-idea-plugin
+## Retired  
+##  maven-idea-plugin
   maven-install-plugin
   maven-invoker-plugin
   maven-jar-plugin
@@ -103,7 +104,8 @@
   maven-javadoc-plugin
   * maven-jxr-plugin 
   maven-linkcheck-plugin
-  maven-one-plugin
+## Retired  
+##  maven-one-plugin
   maven-patch-plugin
   maven-pdf-plugin
   * maven-plugin-plugin
@@ -176,7 +178,8 @@
   maven-invoker
   maven-jarsigner
   maven-mapping
-  maven-model-converter
+## Retired  
+##  maven-model-converter
   maven-repository-builder
   maven-runtime
   maven-script-interpreter




svn commit: r1631225 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml

2014-10-12 Thread dennisl
Author: dennisl
Date: Sun Oct 12 17:24:12 2014
New Revision: 1631225

URL: http://svn.apache.org/r1631225
Log:
Add SCM URLs, to make the links to the sources on the site in Jenkins correct.

Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml

Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml?rev=1631225r1=1631224r2=1631225view=diff
==
--- maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml (original)
+++ maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml Sun Oct 12 17:24:12 
2014
@@ -35,6 +35,12 @@
 maven3.0.4/maven
   /prerequisites
 
+  scm
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/sandbox/trunk/dist-tools/dist-tool-plugin//connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/sandbox/trunk/dist-tools/dist-tool-plugin//developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/sandbox/trunk/dist-tools/dist-tool-plugin//url
+  /scm
+
   properties
 netbeans.checkstyle.formattrue/netbeans.checkstyle.format
 mvnversion3.0.4/mvnversion




svn commit: r1631226 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/

2014-10-12 Thread dennisl
Author: dennisl
Date: Sun Oct 12 17:25:05 2014
New Revision: 1631226

URL: http://svn.apache.org/r1631226
Log:
Ignore IDEA directory.

Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/   (props changed)

Propchange: maven/sandbox/trunk/dist-tools/dist-tool-plugin/
--
--- svn:ignore (original)
+++ svn:ignore Sun Oct 12 17:25:05 2014
@@ -6,3 +6,4 @@ target
 *.ipr
 *.iws
 bin
+.idea




svn commit: r6607 - /release/maven/plugins/

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 18:06:53 2014
New Revision: 6607

Log:
Release maven-javadoc-plugin:2.10.

Added:
release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip   (with 
props)
release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.asc   
(with props)
release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.md5   
(with props)
Removed:
release/maven/plugins/maven-javadoc-plugin-2.9.1-source-release.zip
release/maven/plugins/maven-javadoc-plugin-2.9.1-source-release.zip.asc
release/maven/plugins/maven-javadoc-plugin-2.9.1-source-release.zip.md5

Added: release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip
==
Binary file - no diff available.

Propchange: release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip
--
svn:mime-type = application/octet-stream

Added: release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.asc
==
--- release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.asc 
(added)
+++ release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.asc Sat 
Sep 20 18:06:53 2014
@@ -0,0 +1,7 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1.4.15 (MingW32)
+
+iEYEABECAAYFAlQXQ5sACgkQM81nM69exFK4RgCcCPJsn6dUE7T5fPPfDR3Genuw
+edYAn1TenJOb90i3U10BeDbvmGUbvApZ
+=X2Mz
+-END PGP SIGNATURE-

Propchange: 
release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.asc
--
svn:eol-style = native

Added: release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.md5
==
--- release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.md5 
(added)
+++ release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.md5 Sat 
Sep 20 18:06:53 2014
@@ -0,0 +1 @@
+cb4c57a93ae57e0a64ee58fdaa27a544
\ No newline at end of file

Propchange: 
release/maven/plugins/maven-javadoc-plugin-2.10-source-release.zip.md5
--
svn:eol-style = native




svn commit: r1626484 - /maven/site/trunk/content/apt/plugins/index.apt

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 18:15:40 2014
New Revision: 1626484

URL: http://svn.apache.org/r1626484
Log:
Maven Javadoc Plugin 2.10 has been released.

Modified:
maven/site/trunk/content/apt/plugins/index.apt

Modified: maven/site/trunk/content/apt/plugins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1626484r1=1626483r2=1626484view=diff
==
--- maven/site/trunk/content/apt/plugins/index.apt (original)
+++ maven/site/trunk/content/apt/plugins/index.apt Sat Sep 20 18:15:40 2014
@@ -7,7 +7,7 @@
  Olivier Lamy
  Benson Margulies
  -
- 2014-08-02
+ 2014-09-20
  -
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -114,7 +114,7 @@ Available Plugins
 
*--++--++--+++
 | {{{/plugins/maven-docck-plugin/} docck}}   | B  | 
1.0  | 2008-11-16 | Documentation checker plugin. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-docck-plugin}SVN}} 
| {{{http://jira.codehaus.org/browse/MDOCCK}JIRA}}
 
*--++--++--+++
-| {{{/plugins/maven-javadoc-plugin/} javadoc}}   | B+R| 
2.9.1| 2013-06-28 | Generate Javadoc for the project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MJAVADOC}JIRA}}
+| {{{/plugins/maven-javadoc-plugin/} javadoc}}   | B+R| 
2.10 | 2014-09-20 | Generate Javadoc for the project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MJAVADOC}JIRA}}
 
*--++--++--+++
 | {{{/jxr/maven-jxr-plugin/} jxr}}   | R  | 
2.4  | 2013-12-10 | Generate a source cross reference. | 
{{{http://svn.apache.org/repos/asf/maven/jxr/trunk/maven-jxr-plugin}SVN}} | 
{{{http://jira.codehaus.org/browse/JXR}JIRA}}
 
*--++--++--+++




svn commit: r1626492 [1/2] - in /maven/resources/trunk/apache-source-release-assembly-descriptor/src/test: java/org/apache/its/ resources/basics/ resources/basics/basics-child1/ resources/basics/basic

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 19:37:33 2014
New Revision: 1626492

URL: http://svn.apache.org/r1626492
Log:
Add missing license headers to test files.

Modified:

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/java/org/apache/its/IT_ZipAndTarCreation.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/resources/META-INF/plexus/components.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/maven-eclipse.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/resources/META-INF/plexus/components.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/maven-eclipse.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/resources/META-INF/plexus/components.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/pom.xml

maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/main/java/org/apache/assembly/it/App.java

maven/resources/trunk/apache-source-release-assembly-descriptor/src

svn commit: r1626492 [2/2] - in /maven/resources/trunk/apache-source-release-assembly-descriptor/src/test: java/org/apache/its/ resources/basics/ resources/basics/basics-child1/ resources/basics/basic

2014-09-20 Thread dennisl
Modified: 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/main/java/org/apache/assembly/it/App.java
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/main/java/org/apache/assembly/it/App.java?rev=1626492r1=1626491r2=1626492view=diff
==
--- 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/main/java/org/apache/assembly/it/App.java
 (original)
+++ 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/main/java/org/apache/assembly/it/App.java
 Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
 package org.apache.assembly.it;
 
+/*
+ * 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.
+ */
+
 /**
  * Hello world!
  *

Modified: 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/test/java/org/apache/assembly/it/AppTest.java
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492r1=1626491r2=1626492view=diff
==
--- 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/test/java/org/apache/assembly/it/AppTest.java
 (original)
+++ 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/test/java/org/apache/assembly/it/AppTest.java
 Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
 package org.apache.assembly.it;
 
+/*
+ * 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.
+ */
+
 import junit.framework.Test;
 import junit.framework.TestCase;
 import junit.framework.TestSuite;

Modified: 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/pom.xml?rev=1626492r1=1626491r2=1626492view=diff
==
--- 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/pom.xml
 (original)
+++ 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/pom.xml
 Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
 ?xml version=1.0 encoding=UTF-8?
+
+!--
+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 

svn commit: r1626493 - /maven/plugins/trunk/rat-report.sh

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 20:07:01 2014
New Revision: 1626493

URL: http://svn.apache.org/r1626493
Log:
Add license header (!).

Modified:
maven/plugins/trunk/rat-report.sh

Modified: maven/plugins/trunk/rat-report.sh
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/rat-report.sh?rev=1626493r1=1626492r2=1626493view=diff
==
--- maven/plugins/trunk/rat-report.sh (original)
+++ maven/plugins/trunk/rat-report.sh Sat Sep 20 20:07:01 2014
@@ -1,16 +1,32 @@
-#!/bin/bash
-FOLDERS=`find . -maxdepth 1 -type d -not -path ./.svn -and -not -path .`
-MVN=/home/build/tools/maven/apache-maven-3.1.1/bin/mvn
-RAT_REPORT=${MVN} org.apache.rat:apache-rat-plugin:0.11:check 
-Drat.ignoreErrors=true -Drat.excludeSubProjects=false
-for i in $FOLDERS; do
-  echo Checking $i
-  cd $i
-  $RAT_REPORT ../$i.log
-  cd ..
-done;
-# Printout the reports only first 19 lines which contain the usefull 
information.
-head -n19 `find . -maxdepth 3 -type f -name rat.txt`
-# Removing report logs.
-#for i in $FOLDERS; do
-#  rm $i.log
-#done;
+#!/bin/bash
+# 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.
+FOLDERS=`find . -maxdepth 1 -type d -not -path ./.svn -and -not -path .`
+MVN=/home/build/tools/maven/apache-maven-3.1.1/bin/mvn
+RAT_REPORT=${MVN} org.apache.rat:apache-rat-plugin:0.11:check 
-Drat.ignoreErrors=true -Drat.excludeSubProjects=false
+for i in $FOLDERS; do
+  echo Checking $i
+  cd $i
+  $RAT_REPORT ../$i.log
+  cd ..
+done;
+# Printout the reports only first 19 lines which contain the usefull 
information.
+head -n19 `find . -maxdepth 3 -type f -name rat.txt`
+# Removing report logs.
+#for i in $FOLDERS; do
+#  rm $i.log
+#done;




svn commit: r1626494 - /maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DistributionManagementCheck.java

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 20:24:35 2014
New Revision: 1626494

URL: http://svn.apache.org/r1626494
Log:
Add missing license header.

Modified:

maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DistributionManagementCheck.java

Modified: 
maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DistributionManagementCheck.java
URL: 
http://svn.apache.org/viewvc/maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DistributionManagementCheck.java?rev=1626494r1=1626493r2=1626494view=diff
==
--- 
maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DistributionManagementCheck.java
 (original)
+++ 
maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/utils/DistributionManagementCheck.java
 Sat Sep 20 20:24:35 2014
@@ -1,95 +1,114 @@
-package org.apache.maven.plugins.enforcer.utils;
-
-import org.apache.maven.enforcer.rule.api.EnforcerRuleException;
-import org.apache.maven.model.DistributionManagement;
-import org.apache.maven.project.MavenProject;
-
-public class DistributionManagementCheck
-{
-private DistributionManagement distributionManagement;
-
-public DistributionManagementCheck( MavenProject project )
-{
-this.distributionManagement = project.getDistributionManagement();
-}
-
-public void execute( boolean isAllowRepository, boolean 
isAllowSnapshotRepository, boolean isAllowSite )
-throws EnforcerRuleException
-{
-if ( hasDistributionManagement() )
-{
-if ( !isAllowRepository  hasRepository() )
-{
-throw new EnforcerRuleException( You have defined a 
repository in distributionManagement. );
-}
-else if ( !isAllowSnapshotRepository  hasSnapshotRepository() )
-{
-throw new EnforcerRuleException( You have defined a 
snapshotRepository in distributionManagement. );
-}
-else if ( !isAllowSite  hasSite() )
-{
-throw new EnforcerRuleException( You have defined a site in 
distributionManagement. );
-}
-}
-
-}
-
-private boolean hasRepository()
-{
-if ( getDistributionManagement().getRepository() == null )
-{
-return false;
-}
-else
-{
-return true;
-}
-}
-
-public DistributionManagement getDistributionManagement()
-{
-return distributionManagement;
-}
-
-public void setDistributionManagement( DistributionManagement 
distributionManagement )
-{
-this.distributionManagement = distributionManagement;
-}
-
-private boolean hasSnapshotRepository()
-{
-if ( getDistributionManagement().getSnapshotRepository() == null )
-{
-return false;
-}
-else
-{
-return true;
-}
-}
-
-private boolean hasSite()
-{
-if ( getDistributionManagement().getSite() == null )
-{
-return false;
-}
-else
-{
-return true;
-}
-}
-
-private boolean hasDistributionManagement()
-{
-if ( getDistributionManagement() == null )
-{
-return false;
-}
-else
-{
-return true;
-}
-}
-
-}
\ No newline at end of file
+package org.apache.maven.plugins.enforcer.utils;
+
+/*
+ * 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.
+ */
+
+import org.apache.maven.enforcer.rule.api.EnforcerRuleException;
+import org.apache.maven.model.DistributionManagement;
+import org.apache.maven.project.MavenProject;
+
+public class DistributionManagementCheck
+{
+private DistributionManagement distributionManagement;
+
+public DistributionManagementCheck( MavenProject project )
+{
+this.distributionManagement = project.getDistributionManagement();
+}
+
+public void execute( boolean isAllowRepository, boolean 
isAllowSnapshotRepository, boolean isAllowSite

git commit: Add all test repositories as excludes to Rat.

2014-09-20 Thread dennisl
Repository: maven-indexer
Updated Branches:
  refs/heads/master 67e1e8b55 - 062de431b


Add all test repositories as excludes to Rat.


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

Branch: refs/heads/master
Commit: 062de431b892ab1583f090bfbef4473c3aeb62e3
Parents: 67e1e8b
Author: Dennis Lundberg denn...@apache.org
Authored: Sat Sep 20 22:58:54 2014 +0200
Committer: Dennis Lundberg denn...@apache.org
Committed: Sat Sep 20 22:58:54 2014 +0200

--
 indexer-core/pom.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/062de431/indexer-core/pom.xml
--
diff --git a/indexer-core/pom.xml b/indexer-core/pom.xml
index c2e1454..cd3d9b1 100644
--- a/indexer-core/pom.xml
+++ b/indexer-core/pom.xml
@@ -207,7 +207,9 @@ under the License.
   configuration
 excludes
   excludeREADME.md/exclude
-  excludesrc/test/repo/**/exclude
+  !-- The following directories are repositories --
+  excludesrc/test/repo*/**/exclude
+  excludesrc/test/mindexer-35/**/exclude
   excludesrc/test/nexus-*/**/exclude
   excludesrc/test/resources/**/exclude
 /excludes



[1/2] git commit: Move Rat configuration to pluginManagement, so that it can be inherited properly.

2014-09-20 Thread dennisl
Repository: maven-indexer
Updated Branches:
  refs/heads/master 062de431b - 6f058a46e


Move Rat configuration to pluginManagement, so that it can be inherited 
properly.


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

Branch: refs/heads/master
Commit: 4e6631f9eb32ef5863bb168e435c10911e91b272
Parents: 062de43
Author: Dennis Lundberg denn...@apache.org
Authored: Sat Sep 20 23:13:19 2014 +0200
Committer: Dennis Lundberg denn...@apache.org
Committed: Sat Sep 20 23:13:19 2014 +0200

--
 pom.xml | 29 +
 1 file changed, 9 insertions(+), 20 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/4e6631f9/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 788d510..fc45919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,26 +440,6 @@ under the License.
 goals
   goalcheck/goal
 /goals
-configuration
-  excludes
-excludeREADME.md/exclude
-exclude.gitignore/exclude
-excludeNOTICE/exclude
-exclude.git/**/exclude
-exclude.idea/**/exclude
-!-- exlude some test resources from rat analysis --
-excludesrc/test/**/*.sha1/exclude
-excludesrc/test/**/*.md5/exclude
-excludesrc/test/**/*.xml/exclude
-excludesrc/test/**/*.pom/exclude
-excludesrc/test/**/*.asc/exclude
-excludesrc/test/**/*.properties/exclude
-excludesrc/test/**/*.swc/exclude
-excludesrc/test/**/*.txt/exclude
-excludesrc/test/**/*.filename/exclude
-excludesrc/test/**/.placeholder/exclude
-  /excludes
-/configuration
   /execution
 /executions
   /plugin
@@ -494,6 +474,15 @@ under the License.
   artifactIdmaven-scm-publish-plugin/artifactId
   version1.1/version
 /plugin
+plugin
+  groupIdorg.apache.rat/groupId
+  artifactIdapache-rat-plugin/artifactId
+  configuration
+excludes
+  excludeREADME.md/exclude
+/excludes
+  /configuration
+/plugin
 !--This plugin's configuration is used to store Eclipse m2e settings 
only. It has no influence on the Maven build 
   itself. --
 plugin



[2/2] git commit: Inherit Rat configuration from parent.

2014-09-20 Thread dennisl
Inherit Rat configuration from parent.


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

Branch: refs/heads/master
Commit: 6f058a46e4ce6284d9eb90320d244a690b937f57
Parents: 4e6631f
Author: Dennis Lundberg denn...@apache.org
Authored: Sat Sep 20 23:14:01 2014 +0200
Committer: Dennis Lundberg denn...@apache.org
Committed: Sat Sep 20 23:14:01 2014 +0200

--
 indexer-cli/pom.xml  | 7 +++
 indexer-core/pom.xml | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/6f058a46/indexer-cli/pom.xml
--
diff --git a/indexer-cli/pom.xml b/indexer-cli/pom.xml
index 8f81f9f..bd1f9a2 100644
--- a/indexer-cli/pom.xml
+++ b/indexer-cli/pom.xml
@@ -173,11 +173,10 @@ under the License.
   groupIdorg.apache.rat/groupId
   artifactIdapache-rat-plugin/artifactId
   configuration
-excludes
-  excludeREADME.md/exclude
+!-- Combine the excludes from the parent with the ones defined in 
this project --
+excludes combine.children=append
+  !-- This directory is a repository --
   excludesrc/test/repo/**/exclude
-  excludesrc/test/nexus-*/**/exclude
-  excludesrc/test/resources/**/exclude
 /excludes
   /configuration
 /plugin

http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/6f058a46/indexer-core/pom.xml
--
diff --git a/indexer-core/pom.xml b/indexer-core/pom.xml
index cd3d9b1..0d6e26e 100644
--- a/indexer-core/pom.xml
+++ b/indexer-core/pom.xml
@@ -205,8 +205,8 @@ under the License.
   groupIdorg.apache.rat/groupId
   artifactIdapache-rat-plugin/artifactId
   configuration
-excludes
-  excludeREADME.md/exclude
+!-- Combine the excludes from the parent with the ones defined in 
this project --
+excludes combine.children=append
   !-- The following directories are repositories --
   excludesrc/test/repo*/**/exclude
   excludesrc/test/mindexer-35/**/exclude



git commit: Add version for maven-javadoc-plugin, so that Maven does not output warnings about it.

2014-09-20 Thread dennisl
Repository: maven-indexer
Updated Branches:
  refs/heads/master 6f058a46e - f5aced19c


Add version for maven-javadoc-plugin, so that Maven does not output warnings 
about it.


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

Branch: refs/heads/master
Commit: f5aced19ccc1b92c7a0c5d9a331ddda733ae3e00
Parents: 6f058a4
Author: Dennis Lundberg denn...@apache.org
Authored: Sat Sep 20 23:17:27 2014 +0200
Committer: Dennis Lundberg denn...@apache.org
Committed: Sat Sep 20 23:17:27 2014 +0200

--
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/maven-indexer/blob/f5aced19/pom.xml
--
diff --git a/pom.xml b/pom.xml
index fc45919..418c8d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -499,6 +499,7 @@ under the License.
   plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-javadoc-plugin/artifactId
+version2.9.1/version
 configuration
   groups
 group



svn commit: r1626498 - /maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 21:28:39 2014
New Revision: 1626498

URL: http://svn.apache.org/r1626498
Log:
Add an exclude for Rat.

Modified:
maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml

Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml?rev=1626498r1=1626497r2=1626498view=diff
==
--- maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml Sat Sep 20 21:28:39 
2014
@@ -190,6 +190,20 @@
   /dependencies
 
   build
+pluginManagement
+  plugins
+plugin
+  groupIdorg.apache.rat/groupId
+  artifactIdapache-rat-plugin/artifactId
+  configuration
+excludes
+  !-- This file should exactly match the output of this project 
--
+  excludesrc/it/help-basic/expected-help.txt/exclude
+/excludes
+  /configuration
+/plugin
+  /plugins
+/pluginManagement
 plugins
   plugin
 groupIdorg.codehaus.modello/groupId




svn commit: r922971 - /websites/production/maven/content/plugins-archives/maven-javadoc-plugin-2.10/

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 18:09:37 2014
New Revision: 922971

Log:
Archive versioned site.

Added:

websites/production/maven/content/plugins-archives/maven-javadoc-plugin-2.10/
  - copied from r922970, 
websites/production/maven/content/plugins-archives/maven-javadoc-plugin-LATEST/



svn commit: r922973 - /websites/production/maven/content/plugins/maven-javadoc-plugin/

2014-09-20 Thread dennisl
Author: dennisl
Date: Sat Sep 20 18:09:56 2014
New Revision: 922973

Log:
Publish new site.

Added:
websites/production/maven/content/plugins/maven-javadoc-plugin/
  - copied from r922972, 
websites/production/maven/content/plugins-archives/maven-javadoc-plugin-2.10/



svn commit: r1625127 - /maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml

2014-09-15 Thread dennisl
Author: dennisl
Date: Mon Sep 15 19:33:38 2014
New Revision: 1625127

URL: http://svn.apache.org/r1625127
Log:
[MJAVADOC-393] -link option values have their trailing slash removed; breaks 
javadoc 8
- Add an entry in the FAQ about this. No changes was been made in the plugin. 
Users are instead encouraged to use Java 8u20 or later where the underlying bug 
was fixed.

Modified:
maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml

Modified: maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml?rev=1625127r1=1625126r2=1625127view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/src/site/fml/faq.fml Mon Sep 15 
19:33:38 2014
@@ -442,5 +442,16 @@ mvn deploy:deploy-file \
 /dl
   /answer
 /faq
+faq id=Why do I get errors when using links under Java 8
+  questionWhy do I get errors when using links under Java 8?/question
+  answer
+p
+  Due to a href=https://bugs.openjdk.java.net/browse/JDK-8040771;a 
bug in JDK 8/a
+  you need at least Java 8u20 for this to work. See
+  a 
href=http://jira.codehaus.org/browse/MJAVADOC-393;MJAVADOC-393/a
+  for more info.
+/p
+  /answer
+/faq
   /part
 /faqs
\ No newline at end of file




svn commit: r1625128 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2014-09-15 Thread dennisl
Author: dennisl
Date: Mon Sep 15 19:35:18 2014
New Revision: 1625128

URL: http://svn.apache.org/r1625128
Log:
Fix typo.

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

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1625128r1=1625127r2=1625128view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Mon Sep 15 19:35:18 2014
@@ -299,7 +299,7 @@ under the License.
   exclude**/*package-list*/exclude
   !-- This file is used to patch the generated Javadoc html files 
--
   
excludesrc/main/resources/org/apache/maven/plugin/javadoc/frame-injection-fix.txt/exclude
-  !-- Original POM file tha is used in a repository --
+  !-- Original POM file that is used in a repository --
   
excludesrc/test/resources/unit/test-javadoc-test/junit/junit/3.8.1/junit-3.8.1.pom/exclude
 /excludes
   /configuration




svn commit: r1625129 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2014-09-15 Thread dennisl
Author: dennisl
Date: Mon Sep 15 19:43:49 2014
New Revision: 1625129

URL: http://svn.apache.org/r1625129
Log:
[maven-release-plugin] prepare release maven-javadoc-plugin-2.10

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

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1625129r1=1625128r2=1625129view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Mon Sep 15 19:43:49 2014
@@ -30,7 +30,7 @@ under the License.
   /parent
 
   artifactIdmaven-javadoc-plugin/artifactId
-  version2.10-SNAPSHOT/version
+  version2.10/version
   packagingmaven-plugin/packaging
 
   nameApache Maven Javadoc Plugin/name
@@ -45,9 +45,9 @@ under the License.
   /prerequisites
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin//connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin//developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin//url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.10/connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.10/developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/plugins/tags/maven-javadoc-plugin-2.10/url
   /scm
   issueManagement
 systemjira/system




svn commit: r1625130 - /maven/plugins/tags/maven-javadoc-plugin-2.10/

2014-09-15 Thread dennisl
Author: dennisl
Date: Mon Sep 15 19:47:15 2014
New Revision: 1625130

URL: http://svn.apache.org/r1625130
Log:
[maven-release-plugin]  copy for tag maven-javadoc-plugin-2.10

Added:
maven/plugins/tags/maven-javadoc-plugin-2.10/
  - copied from r1625129, maven/plugins/trunk/maven-javadoc-plugin/



svn commit: r1625131 - /maven/plugins/trunk/maven-javadoc-plugin/pom.xml

2014-09-15 Thread dennisl
Author: dennisl
Date: Mon Sep 15 19:47:20 2014
New Revision: 1625131

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

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

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1625131r1=1625130r2=1625131view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Mon Sep 15 19:47:20 2014
@@ -30,7 +30,7 @@ under the License.
   /parent
 
   artifactIdmaven-javadoc-plugin/artifactId
-  version2.10/version
+  version2.11-SNAPSHOT/version
   packagingmaven-plugin/packaging
 
   nameApache Maven Javadoc Plugin/name
@@ -45,9 +45,9 @@ under the License.
   /prerequisites
 
   scm
-
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.10/connection
-
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.10/developerConnection
-
urlhttp://svn.apache.org/viewvc/maven/plugins/tags/maven-javadoc-plugin-2.10/url
+
connectionscm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin//connection
+
developerConnectionscm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin//developerConnection
+
urlhttp://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin//url
   /scm
   issueManagement
 systemjira/system




svn commit: r1625152 - /maven/plugins/trunk/maven-scm-publish-plugin/src/main/java/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.java

2014-09-15 Thread dennisl
Author: dennisl
Date: Mon Sep 15 20:16:45 2014
New Revision: 1625152

URL: http://svn.apache.org/r1625152
Log:
Small language changes to log messages.

Modified:

maven/plugins/trunk/maven-scm-publish-plugin/src/main/java/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.java

Modified: 
maven/plugins/trunk/maven-scm-publish-plugin/src/main/java/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-scm-publish-plugin/src/main/java/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.java?rev=1625152r1=1625151r2=1625152view=diff
==
--- 
maven/plugins/trunk/maven-scm-publish-plugin/src/main/java/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.java
 (original)
+++ 
maven/plugins/trunk/maven-scm-publish-plugin/src/main/java/org/apache/maven/plugins/scmpublish/ScmPublishPublishScmMojo.java
 Mon Sep 15 20:16:45 2014
@@ -246,14 +246,14 @@ public class ScmPublishPublishScmMojo
 logInfo( Updating checkout directory with actual content in %s, 
content );
 update( checkoutDirectory, content, ( project == null ) ? null : 
project.getModel().getModules() );
 String displaySize = 
org.apache.commons.io.FileUtils.byteCountToDisplaySize( size );
-logInfo( Content consists in %d directories and %d files = %s, 
directories, files, displaySize );
+logInfo( Content consists of %d directories and %d files = %s, 
directories, files, displaySize );
 }
 catch ( IOException ioe )
 {
 throw new MojoExecutionException( Could not copy content to SCM 
checkout, ioe );
 }
 
-logInfo( Publishing content into SCM will result in %d addition(s), 
%d update(s), %d delete(s), added.size(),
+logInfo( Publishing content to SCM will result in %d addition(s), %d 
update(s), %d delete(s), added.size(),
  updated.size(), deleted.size() );
 
 if ( isDryRun() )




svn propchange: r1621536 - svn:log

2014-09-13 Thread dennisl
Author: dennisl
Revision: 1621536
Modified property: svn:log

Modified: svn:log at Sat Sep 13 19:43:51 2014
--
--- svn:log (original)
+++ svn:log Sat Sep 13 19:43:51 2014
@@ -1 +1 @@
-RAT 0.11 released
+[MPOM-56] Update to RAT version 0.11



svn commit: r1624775 - /maven/pom/trunk/asf/pom.xml

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 19:47:25 2014
New Revision: 1624775

URL: http://svn.apache.org/r1624775
Log:
[MPOM-57] Configure waitBeforeTagging for maven-release-plugin

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

Modified: maven/pom/trunk/asf/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1624775r1=1624774r2=1624775view=diff
==
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Sep 13 19:47:25 2014
@@ -203,6 +203,7 @@ under the License.
 useReleaseProfilefalse/useReleaseProfile
 goalsdeploy/goals
 arguments-Papache-release ${arguments}/arguments
+waitBeforeTagging10/waitBeforeTagging
   /configuration
 /plugin
 !-- END SNIPPET: release-plugin-configuration --




svn commit: r1624776 - /maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 19:52:43 2014
New Revision: 1624776

URL: http://svn.apache.org/r1624776
Log:
Fix typo in parameter documentation.

Modified:

maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

Modified: 
maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java
URL: 
http://svn.apache.org/viewvc/maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java?rev=1624776r1=1624775r2=1624776view=diff
==
--- 
maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java
 (original)
+++ 
maven/release/trunk/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java
 Sat Sep 13 19:52:43 2014
@@ -208,7 +208,7 @@ public class PrepareReleaseMojo
 private boolean suppressCommitBeforeTag;
 
 /**
- * Wait the specified number of second before creating the tag. br/
+ * Wait the specified number of seconds before creating the tag. br/
  * codewaitBeforeTagging/code is useful when your source repository is 
synced between several instances and
  * access to it is determined by geographical location, like the SVN 
repository at the Apache Software Foundation.
  *




svn commit: r1624777 - /maven/pom/trunk/asf/pom.xml

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 19:54:44 2014
New Revision: 1624777

URL: http://svn.apache.org/r1624777
Log:
[MPOM-55] Update release and scm plugins to support newer versions of git

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

Modified: maven/pom/trunk/asf/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1624777r1=1624776r2=1624777view=diff
==
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Sep 13 19:54:44 2014
@@ -198,7 +198,7 @@ under the License.
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-release-plugin/artifactId
-  version2.4.2/version
+  version2.5/version
   configuration
 useReleaseProfilefalse/useReleaseProfile
 goalsdeploy/goals
@@ -220,7 +220,7 @@ under the License.
 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-scm-plugin/artifactId
-  version1.9/version
+  version1.9.1/version
 /plugin
 plugin
   groupIdorg.apache.maven.plugins/groupId




svn commit: r1624778 - /maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 20:23:33 2014
New Revision: 1624778

URL: http://svn.apache.org/r1624778
Log:
- Fix title
- Add a section on where to report issues

Modified:
maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml

Modified: maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml?rev=1624778r1=1624777r2=1624778view=diff
==
--- maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml (original)
+++ maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml Sat Sep 13 
20:23:33 2014
@@ -20,13 +20,18 @@
   --
 document
   properties
-titleApache Maven Resource Bundles/title
+titleApache Resource Bundles/title
 authorOlivier Lamy/author
   /properties
 
   body
-section name=Apache Maven Resource Bundles
-  pThis project is a set of resources to help you building Java 
resources compliant with Apache rules./p
+section name=Apache Resource Bundles
+  pThis project is a set of resources to help you build Java resources 
compliant with Apache rules./p
+
+  p
+If you find bugs in the resource bundles please report them in
+a href=https://issues.apache.org/jira/browse/MASFRES/;JIRA/a.
+  /p
 
   section name=JAR Resource Bundle and Incubator Disclaimer Resource 
Bundle
 p




svn commit: r1624779 - /maven/pom/trunk/maven/src/site/site.xml

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 20:26:05 2014
New Revision: 1624779

URL: http://svn.apache.org/r1624779
Log:
Add a link to the ASF resource bundles in the menu.

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

Modified: maven/pom/trunk/maven/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site/site.xml?rev=1624779r1=1624778r2=1624779view=diff
==
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Sat Sep 13 20:26:05 2014
@@ -68,6 +68,7 @@ under the License.
   item name=Plugins   
href=http://maven.apache.org/plugins/index.html; /
   item name=Plugin Testing
href=http://maven.apache.org/plugin-testing/index.html; /
   item name=Plugin Tools  
href=http://maven.apache.org/plugin-tools/index.html; /
+  item name=Resource Bundles  
href=http://maven.apache.org/apache-resource-bundles/index.html; /
   item name=SCM   
href=http://maven.apache.org/scm/index.html; /
   item name=Shared Components 
href=http://maven.apache.org/shared/index.html; /
   item name=Skins 
href=http://maven.apache.org/skins/index.html; /




svn commit: r1624781 - /maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-tar.xml

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 20:44:57 2014
New Revision: 1624781

URL: http://svn.apache.org/r1624781
Log:
[MASFRES-9] Add pre-defined descriptor in 
apache-source-release-assembly-descriptor for tarball-only

Added:

maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-tar.xml
  - copied, changed from r1624777, 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-zip-tar.xml

Copied: 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-tar.xml
 (from r1624777, 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-zip-tar.xml)
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-tar.xml?p2=maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-tar.xmlp1=maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-zip-tar.xmlr1=1624777r2=1624781rev=1624781view=diff
==
--- 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-zip-tar.xml
 (original)
+++ 
maven/resources/trunk/apache-source-release-assembly-descriptor/src/main/resources/assemblies/source-release-tar.xml
 Sat Sep 13 20:44:57 2014
@@ -21,7 +21,6 @@
 assembly
   idsource-release/id
   formats
-formatzip/format
 formattar.gz/format
   /formats
   componentDescriptors




svn commit: r1624782 - /maven/resources/trunk/apache-resource-bundles/pom.xml

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 20:51:21 2014
New Revision: 1624782

URL: http://svn.apache.org/r1624782
Log:
Use a released version of maven-parent.

Modified:
maven/resources/trunk/apache-resource-bundles/pom.xml

Modified: maven/resources/trunk/apache-resource-bundles/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/resources/trunk/apache-resource-bundles/pom.xml?rev=1624782r1=1624781r2=1624782view=diff
==
--- maven/resources/trunk/apache-resource-bundles/pom.xml (original)
+++ maven/resources/trunk/apache-resource-bundles/pom.xml Sat Sep 13 20:51:21 
2014
@@ -25,7 +25,7 @@
   parent
 groupIdorg.apache.maven/groupId
 artifactIdmaven-parent/artifactId
-version24-SNAPSHOT/version
+version24/version
 relativePath../../pom/maven/pom.xml/relativePath
   /parent
 




svn commit: r1624783 - /maven/site/trunk/content/apt/developers/conventions/git.apt

2014-09-13 Thread dennisl
Author: dennisl
Date: Sat Sep 13 20:57:54 2014
New Revision: 1624783

URL: http://svn.apache.org/r1624783
Log:
Use correct syntax.

Modified:
maven/site/trunk/content/apt/developers/conventions/git.apt

Modified: maven/site/trunk/content/apt/developers/conventions/git.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/conventions/git.apt?rev=1624783r1=1624782r2=1624783view=diff
==
--- maven/site/trunk/content/apt/developers/conventions/git.apt (original)
+++ maven/site/trunk/content/apt/developers/conventions/git.apt Sat Sep 13 
20:57:54 2014
@@ -154,7 +154,7 @@ gitk --all
 
  to try to make some sense of it all. This is an important command to 
understand! (gitk may need to be installed additionally)
 
-gitk also has a quite excellent context menu that is far more context 
sensitive than most people realize at first impression. Right-clicking on a 
commit in a github pull-request will allow you to cherry-pick straight in the 
gui.
+ gitk also has a quite excellent context menu that is far more context 
sensitive than most people realize at first impression. Right-clicking on a 
commit in a github pull-request will allow you to cherry-pick straight in the 
gui.
 
 
  If you're working on the master branch, you can do stuff like this:




svn commit: r1624355 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/main/java/org/apache/maven/plugin/javadoc/ src/site/apt/examples/

2014-09-11 Thread dennisl
Author: dennisl
Date: Thu Sep 11 18:27:55 2014
New Revision: 1624355

URL: http://svn.apache.org/r1624355
Log:
Next version will be 2.10, because we have add both new parameters and new 
goals.

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

maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocJar.java

maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocNoForkReport.java

maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocJar.java

maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.java

maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/examples/javadoc-nofork.apt.vm

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1624355r1=1624354r2=1624355view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Thu Sep 11 18:27:55 2014
@@ -30,7 +30,7 @@ under the License.
   /parent
 
   artifactIdmaven-javadoc-plugin/artifactId
-  version2.9.2-SNAPSHOT/version
+  version2.10-SNAPSHOT/version
   packagingmaven-plugin/packaging
 
   nameApache Maven Javadoc Plugin/name

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocJar.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocJar.java?rev=1624355r1=1624354r2=1624355view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocJar.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocJar.java
 Thu Sep 11 18:27:55 2014
@@ -151,7 +151,7 @@ public class JavadocJar
 private boolean useDefaultManifestFile;
 
 /**
- * @since 2.9.2
+ * @since 2.10
  */
 @Parameter( property = maven.javadoc.classifier, defaultValue = 
javadoc, required = true )
 private String classifier;

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocNoForkReport.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocNoForkReport.java?rev=1624355r1=1624354r2=1624355view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocNoForkReport.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/JavadocNoForkReport.java
 Thu Sep 11 18:27:55 2014
@@ -31,7 +31,7 @@ import org.apache.maven.plugins.annotati
  *
  * @author a href=mailto:mfriedenha...@apache.org;Mirko Friedenhagen/a
  * @version $Id$
- * @since 2.9.2
+ * @since 2.10
  * @see a 
href=http://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/;Javadoc 
Tool/a
  * @see a 
href=http://docs.oracle.com/javase/1.4.2/docs/tooldocs/windows/javadoc.html#options;Javadoc
 Options/a
  */

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocJar.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocJar.java?rev=1624355r1=1624354r2=1624355view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocJar.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocJar.java
 Thu Sep 11 18:27:55 2014
@@ -109,7 +109,7 @@ public class TestJavadocJar
 private File testJavadocDirectory;
 
 /**
- * @since 2.9.2
+ * @since 2.10
  */
 @Parameter( property = maven.javadoc.testClassifier, defaultValue = 
test-javadoc, required = true )
 private String testClassifier;

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.java?rev=1624355r1=1624354r2=1624355view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/TestJavadocNoForkReport.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc

svn commit: r1624366 [2/2] - in /maven/plugins/trunk/maven-javadoc-plugin/src: it/MJAVADOC-126/test/src/main/java/test/ it/MJAVADOC-137/test1/src/main/java/com/example/ it/MJAVADOC-137/test2/src/main/

2014-09-11 Thread dennisl
Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/pom.xml?rev=1624366r1=1624365r2=1624366view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/pom.xml
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/pom.xml
 Thu Sep 11 19:13:19 2014
@@ -1,4 +1,24 @@
 ?xml version=1.0?
+
+!--
+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.
+--
+
 project xsi:schemaLocation=http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd; 
xmlns=http://maven.apache.org/POM/4.0.0;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
   modelVersion4.0.0/modelVersion

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/main/java/org/apache/maven/plugins/mjavadoc/it/moda/App.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/main/java/org/apache/maven/plugins/mjavadoc/it/moda/App.java?rev=1624366r1=1624365r2=1624366view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/main/java/org/apache/maven/plugins/mjavadoc/it/moda/App.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/main/java/org/apache/maven/plugins/mjavadoc/it/moda/App.java
 Thu Sep 11 19:13:19 2014
@@ -1,5 +1,24 @@
 package org.apache.maven.plugins.mjavadoc.it.moda;
 
+/*
+ * 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.
+ */
+
 /**
  * Hello world!
  *

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/test/java/org/apache/maven/plugins/mjavadoc/it/moda/AppTest.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/test/java/org/apache/maven/plugins/mjavadoc/it/moda/AppTest.java?rev=1624366r1=1624365r2=1624366view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/test/java/org/apache/maven/plugins/mjavadoc/it/moda/AppTest.java
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-2/MJAVADOC-280-2-projects/MJAVADOC-280-2-modA/src/test/java/org/apache/maven/plugins/mjavadoc/it/moda/AppTest.java
 Thu Sep 11 19:13:19 2014
@@ -1,5 +1,24 @@
 package org.apache.maven.plugins.mjavadoc.it.moda;
 
+/*
+ * 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 

svn commit: r1624366 [1/2] - in /maven/plugins/trunk/maven-javadoc-plugin/src: it/MJAVADOC-126/test/src/main/java/test/ it/MJAVADOC-137/test1/src/main/java/com/example/ it/MJAVADOC-137/test2/src/main/

2014-09-11 Thread dennisl
Author: dennisl
Date: Thu Sep 11 19:13:19 2014
New Revision: 1624366

URL: http://svn.apache.org/r1624366
Log:
Add missing license headers.

Modified:

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/test/src/main/java/test/TestClass.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-137/test1/src/main/java/com/example/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-137/test2/src/main/java/com/example/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-180/module1/src/main/java/edu/jhu/library/HelloWorld.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-180/module1/src/test/java/edu/jhu/library/Mjavadoc180Test.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-181/application/src/main/java/app/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-181/library/module-a/src/main/java/aaa/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-181/library/module-b/src/main/java/bbb/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-194/module1/generated-src/main/java/test/GeneratedTest1.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-194/module1/src/main/java/test/Test1.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-194/module2/generated-src/main/java/test/GeneratedTest2.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-194/module2/src/main/java/test/Test2.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-250/invoker.properties

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-250/src/main/java/foo/bar/ALotOfLinkTags.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-257/myj2ee/ejbs/src/main/resources/META-INF/ejb-jar.xml

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-257/myj2ee/servlets/servlet/src/main/webapp/WEB-INF/web.xml

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-257/myj2ee/servlets/servlet/src/main/webapp/index.jsp

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-259/src/main/java/com/mycompany/myapp/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-259/src/main/javadoc/stylesheet.css

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-259/src/test/java/com/mycompany/myapp/AppTest.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-262/src/main/java/com/mycompany/myapp/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-262/src/main/javadoc/stylesheet.css

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-262/src/test/java/com/mycompany/myapp/AppTest.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-275/mod-a/src/main/java/Main.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-275/mod-b/src/main/java/Main.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-275/mod-c/src/main/java/Main.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-278/src/main/java/com/mycompany/myapp/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-278/src/main/javadoc/stylesheet.css

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-278/src/test/java/com/mycompany/myapp/AppTest.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-325/invoker.properties

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-325/src/main/java/foo/Bar.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-369/invoker.properties

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-369/src/main/java/com/mycompany/myapp/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-369/src/test/java/com/mycompany/myapp/AppTest.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/additionnal-dependencies-non-aggregate/module1/src/main/java/edu/jhu/library/HelloWorld.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/additionnal-dependencies-non-aggregate/module1/src/test/java/edu/jhu/library/Mjavadoc180Test.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/additionnal-dependencies/module1/src/main/java/edu/jhu/library/HelloWorld.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/additionnal-dependencies/module1/src/test/java/edu/jhu/library/Mjavadoc180Test.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-1/MJAVADOC-280-1-distro/pom.xml

maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-1/MJAVADOC-280-1-modA/pom.xml

maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-1/MJAVADOC-280-1-modA/src/main/java/org/apache/maven/plugins/mjavadoc/it/moda/App.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-1/MJAVADOC-280-1-modA/src/test/java/org/apache/maven/plugins/mjavadoc/it/moda/AppTest.java

maven/plugins/trunk/maven-javadoc-plugin/src/it/dependencySource-1/MJAVADOC-280-1-modB/pom.xml

maven/plugins/trunk/maven

svn commit: r1624407 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/it/MJAVADOC-126/res1/src/main/resources/ src/it/MJAVADOC-126/res2/src/main/resources/ src/test/resources/unit/doclet-path-te

2014-09-11 Thread dennisl
Author: dennisl
Date: Thu Sep 11 22:06:20 2014
New Revision: 1624407

URL: http://svn.apache.org/r1624407
Log:
Add missing license headers.
Add excludes to the Apache Rat Plugin configuration for the files that cannot 
include a license header, and explain why.

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

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res1/src/main/resources/file1.txt

maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res2/src/main/resources/file2.txt

maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/doclet-path-test/artifact-doclet/umlgraph/UMLGraph-bis/2.1/UMLGraph-bis-2.1.pom

maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/doclet-test/artifact-doclet/umlgraph/UMLGraph/2.1/UMLGraph-2.1.pom

maven/plugins/trunk/maven-javadoc-plugin/src/test/resources/unit/taglet-test/artifact-taglet/org/tullmann/taglets/1.0/taglets-1.0.pom

Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1624407r1=1624406r2=1624407view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Thu Sep 11 22:06:20 2014
@@ -286,6 +286,24 @@ under the License.
   artifactIdmaven-shade-plugin/artifactId
   version1.7.1/version
 /plugin
+plugin
+  groupIdorg.apache.rat/groupId
+  artifactIdapache-rat-plugin/artifactId
+  configuration
+excludes
+  !-- Photoshop files are binary --
+  exclude**/*.psd/exclude
+  !-- Checksum files cannot contain a license header --
+  exclude**/*.sha1/exclude
+  !-- Javadoc package list files cannot contain a license header 
--
+  exclude**/*package-list*/exclude
+  !-- This file is used to patch the generated Javadoc html files 
--
+  
excludesrc/main/resources/org/apache/maven/plugin/javadoc/frame-injection-fix.txt/exclude
+  !-- Original POM file tha is used in a repository --
+  
excludesrc/test/resources/unit/test-javadoc-test/junit/junit/3.8.1/junit-3.8.1.pom/exclude
+/excludes
+  /configuration
+/plugin
   /plugins
 /pluginManagement
 plugins

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res1/src/main/resources/file1.txt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res1/src/main/resources/file1.txt?rev=1624407r1=1624406r2=1624407view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res1/src/main/resources/file1.txt
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res1/src/main/resources/file1.txt
 Thu Sep 11 22:06:20 2014
@@ -0,0 +1,16 @@
+# 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.

Modified: 
maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res2/src/main/resources/file2.txt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res2/src/main/resources/file2.txt?rev=1624407r1=1624406r2=1624407view=diff
==
--- 
maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res2/src/main/resources/file2.txt
 (original)
+++ 
maven/plugins/trunk/maven-javadoc-plugin/src/it/MJAVADOC-126/res2/src/main/resources/file2.txt
 Thu Sep 11 22:06:20 2014
@@ -0,0 +1,16 @@
+# 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

svn commit: r1622985 - /creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml

2014-09-07 Thread dennisl
Author: dennisl
Date: Sun Sep  7 08:42:42 2014
New Revision: 1622985

URL: http://svn.apache.org/r1622985
Log:
[WHISKER-13] Error during site generation with HelpMojo and Java8
- The version for maven-plugin-plugin was only specified for reporting, but not 
for build. Specifying it for build made the site generation succeed on Java 8.

Modified:
creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml?rev=1622985r1=1622984r2=1622985view=diff
==
--- creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml Sun Sep  7 
08:42:42 2014
@@ -110,6 +110,7 @@
   plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-plugin-plugin/artifactId
+version${mavenPluginPluginVersion}/version
 configuration
   goalPrefixplugin/goalPrefix
   !-- see already solved bug http://jira.codehaus.org/browse/MNG-5346 
describes the problems we experience on Jenkins-CI (20140822)--




svn commit: r1622990 - in /creadur/whisker/trunk: ./ apache-whisker-maven-plugin/ apache-whisker-maven-plugin/src/it/example-copyright-notices/ apache-whisker-maven-plugin/src/it/in-5/ apache-whisker-

2014-09-07 Thread dennisl
Author: dennisl
Date: Sun Sep  7 09:27:35 2014
New Revision: 1622990

URL: http://svn.apache.org/r1622990
Log:
[WHISKER-14] Change artifactId for the Maven plugin

Added:
creadur/whisker/trunk/apache-whisker-maven-plugin/
  - copied from r1622983, creadur/whisker/trunk/apache-whisker-plugin4maven/
creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml
  - copied, changed from r1622985, 
creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
Removed:
creadur/whisker/trunk/apache-whisker-plugin4maven/
Modified:

creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/example-copyright-notices/pom.xml
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/in-5/pom.xml

creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/license-family/pom.xml
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/minimal/pom.xml

creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/primary-license-with-copyright-notice/pom.xml

creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/smoke4generate/pom.xml

creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/third-party-corp/pom.xml

creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/third-party-group/pom.xml
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/third-party/pom.xml
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/whisker-10/pom.xml

creadur/whisker/trunk/apache-whisker-maven-plugin/src/site/apt/examples/generation-in-5-mins.apt.vm
creadur/whisker/trunk/apache-whisker-maven-plugin/src/site/apt/index.apt.vm
creadur/whisker/trunk/apache-whisker-maven-plugin/src/site/apt/usage.apt.vm
creadur/whisker/trunk/pom.xml
creadur/whisker/trunk/src/site/apt/examples/3rd-party-corporate.apt
creadur/whisker/trunk/src/site/apt/examples/3rd-party-group.apt
creadur/whisker/trunk/src/site/apt/examples/3rd-party-individual.apt
creadur/whisker/trunk/src/site/apt/examples/copyright-notices.apt
creadur/whisker/trunk/src/site/apt/examples/in-5-mins.apt
creadur/whisker/trunk/src/site/apt/examples/license-family.apt
creadur/whisker/trunk/src/site/apt/index.apt
creadur/whisker/trunk/src/site/site.xml

Copied: creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml (from 
r1622985, creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml)
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml?p2=creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xmlp1=creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xmlr1=1622985r2=1622990rev=1622990view=diff
==
--- creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml Sun Sep  7 
09:27:35 2014
@@ -24,7 +24,7 @@
 artifactIdapache-whisker/artifactId
 version0.2-SNAPSHOT/version
   /parent
-  artifactIdapache-whisker-plugin4maven/artifactId
+  artifactIdapache-whisker-maven-plugin/artifactId
   packagingmaven-plugin/packaging
   dependencies
 dependency
@@ -112,8 +112,7 @@
 artifactIdmaven-plugin-plugin/artifactId
 version${mavenPluginPluginVersion}/version
 configuration
-  goalPrefixplugin/goalPrefix
-  !-- see already solved bug http://jira.codehaus.org/browse/MNG-5346 
describes the problems we experience on Jenkins-CI (20140822)--
+  !-- See bug http://jira.codehaus.org/browse/MNG-5346 (which was 
solved in Maven 3.2.2) describing the problems we experience on Jenkins-CI 
(20140822)--
   skipErrorNoDescriptorsFoundtrue/skipErrorNoDescriptorsFound
 /configuration
 executions
@@ -185,7 +184,7 @@
   
   Project information
   --
-  nameApache Whisker::Plugin(Maven)/name
-  descriptionApache Whisker plugin for Maven./description
-  urlhttp://creadur.apache.org/whisker/apache-whisker-plugin4maven/url
+  nameApache Whisker::Maven Plugin/name
+  descriptionApache Whisker Maven Plugin./description
+  urlhttp://creadur.apache.org/whisker/apache-whisker-maven-plugin/url
 /project

Modified: 
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/example-copyright-notices/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/example-copyright-notices/pom.xml?rev=1622990r1=1622983r2=1622990view=diff
==
--- 
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/example-copyright-notices/pom.xml
 (original)
+++ 
creadur/whisker/trunk/apache-whisker-maven-plugin/src/it/example-copyright-notices/pom.xml
 Sun Sep  7 09:27:35 2014
@@ -43,7 +43,7 @@
 plugins
 plugin
   groupIdorg.apache.creadur.whisker/groupId
-artifactIdapache-whisker-plugin4maven/artifactId
+artifactIdapache-whisker-maven-plugin/artifactId
 version

svn commit: r1622991 - /creadur/whisker/trunk/apache-whisker-maven-plugin/

2014-09-07 Thread dennisl
Author: dennisl
Date: Sun Sep  7 09:32:11 2014
New Revision: 1622991

URL: http://svn.apache.org/r1622991
Log:
Ignore IDEA-files.

Modified:
creadur/whisker/trunk/apache-whisker-maven-plugin/   (props changed)

Propchange: creadur/whisker/trunk/apache-whisker-maven-plugin/
--
--- svn:ignore (original)
+++ svn:ignore Sun Sep  7 09:32:11 2014
@@ -1,3 +1,3 @@
 .*
 target
-apache-whisker-plugin4maven.iml
+apache-whisker-maven-plugin.iml




svn commit: r1622905 - /creadur/rat/trunk/pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 18:50:54 2014
New Revision: 1622905

URL: http://svn.apache.org/r1622905
Log:
Configure maven-release-plugin to only prompt once for the release version.

Modified:
creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1622905r1=1622904r2=1622905view=diff
==
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Sat Sep  6 18:50:54 2014
@@ -313,6 +313,8 @@ agnostic home for software distribution 
   artifactIdmaven-release-plugin/artifactId
   version2.4.1/version
   configuration
+!-- Only prompt once for the release version --
+autoVersionSubmodulestrue/autoVersionSubmodules
 mavenExecutorIdforked-path/mavenExecutorId
   /configuration
 /plugin




svn commit: r1622908 - in /creadur/rat/trunk: apache-rat-core/pom.xml apache-rat-plugin/pom.xml apache-rat-tasks/pom.xml apache-rat/pom.xml pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 19:02:43 2014
New Revision: 1622908

URL: http://svn.apache.org/r1622908
Log:
[RAT-170] RAT should use itself during build and site generation
- Move the Rat execution from a profile and into the normal build. This way Rat 
is always run when we build Rat, so that we can detect problems early.

Modified:
creadur/rat/trunk/apache-rat-core/pom.xml
creadur/rat/trunk/apache-rat-plugin/pom.xml
creadur/rat/trunk/apache-rat-tasks/pom.xml
creadur/rat/trunk/apache-rat/pom.xml
creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/apache-rat-core/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-core/pom.xml?rev=1622908r1=1622907r2=1622908view=diff
==
--- creadur/rat/trunk/apache-rat-core/pom.xml (original)
+++ creadur/rat/trunk/apache-rat-core/pom.xml Sat Sep  6 19:02:43 2014
@@ -46,42 +46,35 @@
 /includes
   /resource
 /resources
-  /build
 
+plugins
+  plugin
+groupIdorg.apache.rat/groupId
+artifactIdapache-rat-plugin/artifactId
+configuration
+  excludes
+!-- These files have bad license headers because they are used to 
test bad license headers --
+excludesrc/test/resources/appliedAL20/bad/*.*/exclude
+excludesrc/test/resources/oasis/bad/*.*/exclude
+!-- These files does not have license headers because they are 
used to test license headers --
+excludesrc/test/resources/elements/Source.java/exclude
+excludesrc/test/resources/elements/ILoggerFactory.java/exclude
+excludesrc/test/resources/elements/sub/Empty.txt/exclude
+excludesrc/test/resources/violations/bad.txt/exclude
+excludesrc/test/resources/violations/FilterTest.cs/exclude
+  /excludes
+/configuration
+executions
+  execution
+goals
+  goalcheck/goal
+/goals
+  /execution
+/executions
+  /plugin
+/plugins
+  /build
 
-  profiles
-profile
-  idrat/id
-  build
-plugins
-  plugin
-groupIdorg.apache.rat/groupId
-artifactIdapache-rat-plugin/artifactId
-configuration
-  excludes
-!-- These files have bad license headers because they are 
used to test bad license headers --
-excludesrc/test/resources/appliedAL20/bad/*.*/exclude
-excludesrc/test/resources/oasis/bad/*.*/exclude
-!-- These files does not have license headers because they 
are used to test license headers --
-excludesrc/test/resources/elements/Source.java/exclude
-
excludesrc/test/resources/elements/ILoggerFactory.java/exclude
-excludesrc/test/resources/elements/sub/Empty.txt/exclude
-excludesrc/test/resources/violations/bad.txt/exclude
-excludesrc/test/resources/violations/FilterTest.cs/exclude
-  /excludes
-/configuration
-executions
-  execution
-goals
-  goalcheck/goal
-/goals
-  /execution
-/executions
-  /plugin
-/plugins
-  /build
-/profile
-  /profiles
 
   dependencies
 dependency

Modified: creadur/rat/trunk/apache-rat-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/apache-rat-plugin/pom.xml?rev=1622908r1=1622907r2=1622908view=diff
==
--- creadur/rat/trunk/apache-rat-plugin/pom.xml (original)
+++ creadur/rat/trunk/apache-rat-plugin/pom.xml Sat Sep  6 19:02:43 2014
@@ -110,36 +110,28 @@
   /execution
 /executions
   /plugin
+  plugin
+groupIdorg.apache.rat/groupId
+artifactIdapache-rat-plugin/artifactId
+configuration
+  excludes
+!-- These files does not have license headers because they are 
used to test license headers --
+excludesrc/it/it1/src.apt/exclude
+excludesrc/test/resources/unit/it2/src.txt/exclude
+excludesrc/test/resources/unit/it3/src.apt/exclude
+  /excludes
+/configuration
+executions
+  execution
+goals
+  goalcheck/goal
+/goals
+  /execution
+/executions
+  /plugin
 /plugins
   /build
-  profiles
-profile
-  idrat/id
-  build
-plugins
-  plugin
-groupIdorg.apache.rat/groupId
-artifactIdapache-rat-plugin/artifactId
-configuration
-  excludes
-!-- These files does not have license headers because they 
are used to test license headers --
-excludesrc/it/it1/src.apt/exclude
-excludesrc/test/resources/unit

svn commit: r1622932 - /creadur/whisker/trunk/pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 20:55:29 2014
New Revision: 1622932

URL: http://svn.apache.org/r1622932
Log:
[WHISKER-12] Cleanup Build Infrastructure
- Add an execution to animal-sniffer so that it actually runs

Modified:
creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1622932r1=1622931r2=1622932view=diff
==
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sat Sep  6 20:55:29 2014
@@ -285,13 +285,28 @@
 groupIdorg.codehaus.mojo/groupId
 artifactIdanimal-sniffer-maven-plugin/artifactId
 version1.11/version
-configuration
-  signature
-groupIdorg.codehaus.mojo.signature/groupId
-artifactIdjava16/artifactId
-version1.0/version
-  /signature
-/configuration
+executions
+  execution
+!-- This checks the source code of our project --
+idcheck-java-compatibility/id
+phaseprocess-classes/phase
+goals
+  goalcheck/goal
+/goals
+configuration
+  !--
+Note that we cannot use our ${target.jdk} property here, so we
+must change the artifactId of the signature manually when we
+decide to move to a higher version of Java
+  --
+  signature
+groupIdorg.codehaus.mojo.signature/groupId
+artifactIdjava16/artifactId
+version1.0/version
+  /signature
+/configuration
+  /execution
+/executions
   /plugin
 /plugins
 extensions




svn commit: r1622934 - /creadur/whisker/trunk/pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 21:02:52 2014
New Revision: 1622934

URL: http://svn.apache.org/r1622934
Log:
Move plugin version definitions that were put under dependencyManagement 
instead of pluginManagement.

Modified:
creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1622934r1=1622933r2=1622934view=diff
==
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sat Sep  6 21:02:52 2014
@@ -78,16 +78,6 @@
 version2.6.0/version
 scopetest/scope
   /dependency
-  dependency
-groupIdorg.apache.rat/groupId
-artifactIdapache-rat-plugin/artifactId
-version0.11/version
-  /dependency
-  dependency
-groupIdorg.apache.maven.plugins/groupId
-artifactIdmaven-shade-plugin/artifactId
-version2.2/version
-  /dependency
 /dependencies
   /dependencyManagement
   modules
@@ -141,6 +131,11 @@
 /plugin
 plugin
   groupIdorg.apache.maven.plugins/groupId
+  artifactIdmaven-shade-plugin/artifactId
+  version2.2/version
+/plugin
+plugin
+  groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-site-plugin/artifactId
   version3.4/version
   configuration
@@ -255,6 +250,11 @@
 /reportPlugins
   /configuration
 /plugin
+plugin
+  groupIdorg.apache.rat/groupId
+  artifactIdapache-rat-plugin/artifactId
+  version0.11/version
+/plugin
 !-- instrumentalization for cobertura --
 plugin
   groupIdorg.codehaus.mojo/groupId




svn commit: r1622957 - /creadur/whisker/trunk/pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 22:32:14 2014
New Revision: 1622957

URL: http://svn.apache.org/r1622957
Log:
Downgrade to the last version of findbugs-maven-plugin that works on Java 6.

Modified:
creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1622957r1=1622956r2=1622957view=diff
==
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sat Sep  6 22:32:14 2014
@@ -240,7 +240,8 @@
   plugin
 groupIdorg.codehaus.mojo/groupId
 artifactIdfindbugs-maven-plugin/artifactId
-version3.0.0/version
+!-- Cannot upgrade to 3.0.0 because it requires Java 7 --
+version2.5.5/version
   /plugin
   plugin
 groupIdorg.apache.maven.plugins/groupId




svn commit: r1622962 - /creadur/whisker/trunk/pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 23:04:38 2014
New Revision: 1622962

URL: http://svn.apache.org/r1622962
Log:
[WHISKER-12] Cleanup Build Infrastructure
- Add maven-enforcer-plugin to check the bytecode version of dependencies 
transitively

Modified:
creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1622962r1=1622961r2=1622962view=diff
==
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sat Sep  6 23:04:38 2014
@@ -283,6 +283,34 @@
 /pluginManagement
 plugins
   plugin
+groupIdorg.apache.maven.plugins/groupId
+artifactIdmaven-enforcer-plugin/artifactId
+executions
+  execution
+!-- This checks the bytecode version of the dependencies 
transitively --
+idenforce-bytecode-version/id
+goals
+  goalenforce/goal
+/goals
+configuration
+  rules
+enforceBytecodeVersion
+  maxJdkVersion${target.jdk}/maxJdkVersion
+/enforceBytecodeVersion
+  /rules
+  failtrue/fail
+/configuration
+  /execution
+/executions
+dependencies
+  dependency
+groupIdorg.codehaus.mojo/groupId
+artifactIdextra-enforcer-rules/artifactId
+version1.0-beta-2/version
+  /dependency
+/dependencies
+  /plugin
+  plugin
 groupIdorg.apache.rat/groupId
 artifactIdapache-rat-plugin/artifactId
 executions




svn commit: r1622964 - in /creadur/whisker/trunk: apache-whisker-plugin4maven/pom.xml pom.xml

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 23:16:24 2014
New Revision: 1622964

URL: http://svn.apache.org/r1622964
Log:
[WHISKER-13] Remove the work-around for Javadoc that made the site build work 
on Java 8, because it makes the site build fail on Java 6 and 7.

Modified:
creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml?rev=1622964r1=1622963r2=1622964view=diff
==
--- creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml Sat Sep  6 
23:16:24 2014
@@ -172,10 +172,6 @@
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-javadoc-plugin/artifactId
   version2.9.1/version
-  !-- see WHISKER-13, this is a temporary solution until 
mavenPlugins are working correctly with Java8 --
-  configuration
-additionalparam-Xdoclint:none/additionalparam
-  /configuration
 /plugin
   /reportPlugins
 /configuration

Modified: creadur/whisker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1622964r1=1622963r2=1622964view=diff
==
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sat Sep  6 23:16:24 2014
@@ -158,10 +158,6 @@
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-javadoc-plugin/artifactId
 version2.9.1/version
-!-- see WHISKER-13, this is a temporary solution until 
mavenPlugins are working correctly with Java8 --
-configuration
-  additionalparam-Xdoclint:none/additionalparam
-/configuration
   /plugin
   plugin
 groupIdorg.apache.maven.plugins/groupId




svn commit: r1622940 - /maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt.vm

2014-09-06 Thread dennisl
Author: dennisl
Date: Sat Sep  6 21:33:46 2014
New Revision: 1622940

URL: http://svn.apache.org/r1622940
Log:
[MJAVADOC-371] Goals missing from overview page

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

Modified: maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt.vm?rev=1622940r1=1622939r2=1622940view=diff
==
--- maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt.vm 
(original)
+++ maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt.vm Sat Sep  
6 21:33:46 2014
@@ -3,8 +3,9 @@
  --
  Maria Odea Ching
  Vincent Siveton
+ Dennis Lundberg
  --
- 2013-07-22
+ 2014-09-06
  --
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -48,7 +49,7 @@ javadoc.exe(or .sh) @options @packages |
 
 * Goals Overview
 
-   The Javadoc Plugin has twelve goals:
+   The Javadoc Plugin has 14 goals:
 
* {{{./javadoc-mojo.html}javadoc:javadoc}} generates the Javadoc files for 
the project. It executes the standard
  Javadoc tool and supports the parameters used by the tool.
@@ -90,6 +91,12 @@ javadoc.exe(or .sh) @options @packages |
* {{{./test-fix-mojo.html}javadoc:test-fix}} is an interactive goal which 
fixes the Javadoc documentation and tags
  for the test Java files.
 
+   * {{{./resource-bundle-mojo.html}javadoc:resource-bundle}} bundles the 
javadocDirectory along with Javadoc
+ configuration options such as taglet, doclet, and link information into a 
deployable artifact.
+
+   * {{{./test-resource-bundle-mojo.html}javadoc:test-resource-bundle}} 
bundles the testJavadocDirectory along
+ with Javadoc configuration options such as taglet, doclet, and link 
information into a deployable artifact.
+
[]
 
 * Usage




svn commit: r1621625 - /creadur/site/trunk/content/release-notes/rat-0.10.txt

2014-08-31 Thread dennisl
Author: dennisl
Date: Sun Aug 31 19:42:56 2014
New Revision: 1621625

URL: http://svn.apache.org/r1621625
Log:
Update the release notes with the 0.11 release.

Modified:
creadur/site/trunk/content/release-notes/rat-0.10.txt

Modified: creadur/site/trunk/content/release-notes/rat-0.10.txt
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/content/release-notes/rat-0.10.txt?rev=1621625r1=1621624r2=1621625view=diff
==
--- creadur/site/trunk/content/release-notes/rat-0.10.txt (original)
+++ creadur/site/trunk/content/release-notes/rat-0.10.txt Sun Aug 31 19:42:56 
2014
@@ -1,3 +1,30 @@
+Rat 0.11
+
+
+ * RAT stays at compiler level 1.5 to be more compliant with other Maven 
plugins,
+   fixed build/CI environment to reflect and ensure that.
+ * Fixed Javadoc warnings during build, upgraded Maven Plugin Plugin to avoid
+   warnings in generated code (https://jira.codehaus.org/browse/MPLUGIN-237)
+ * Issues resolved (see http://issues.apache.org/jira):
+   Bug
+* [RAT-135] - addLicenseHeaders is missing a space on license header.
+* [RAT-144] - AbstractRatMojo String constant arrays should be private
+* [RAT-148] - LicenseAddingReport#report has useless call to 
metaData.getData
+  (thanks to Chris A. Mattmann)
+* [RAT-151] - Detect more archive file formats
+* [RAT-152] - Recognize the format for .bsh, .fml and .jsp file types
+* [RAT-153] - Do not add extra empty lines when appending headers for the 
Apache License
+* [RAT-154] - Indentation of the license header should be decided per 
family
+* [RAT-155] - Do not add empty first and last lines in the license header 
for certain families
+* [RAT-156] - Add some symmetry when applying license headers to files 
with file type specific headers
+* [RAT-159] - Detect OpenOffice documents as being archives
+  Improvement
+* [RAT-129] - Add support for CDDL 1.0
+* [RAT-162] - CDDL1License.matches slow with large inputs
+  (thanks to Andrew Gaul)
+* [RAT-164] - Allow skipping execution entirely
+* [RAT-165] - Use a maven defaultGoal for RAT's base pom.xml
+
 Rat 0.10
 
 The main change is RAT-138 - Rat 0.9 could run much slower than 0.8 on some 
input.




svn commit: r1621630 - /creadur/site/trunk/content/index.mdtext

2014-08-31 Thread dennisl
Author: dennisl
Date: Sun Aug 31 19:47:30 2014
New Revision: 1621630

URL: http://svn.apache.org/r1621630
Log:
Keep versions only in news section.

Modified:
creadur/site/trunk/content/index.mdtext

Modified: creadur/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/content/index.mdtext?rev=1621630r1=1621629r2=1621630view=diff
==
--- creadur/site/trunk/content/index.mdtext (original)
+++ creadur/site/trunk/content/index.mdtext Sun Aug 31 19:47:30 2014
@@ -1,4 +1,5 @@
 Title: Apache Creadur
+
 # Welcome to Apache Creadur
 
 ##About Apache Creadur
@@ -8,11 +9,12 @@ and 
 [Maven][3]. After adding some new tricks, it became clear that creating one 
uber-tool in one language is less useful than collecting a suite: 
 
 
- * [Apache Rat][4]trade; audits license headers mdash; the boilerplate text 
needed in most source files. Coded in Java, it runs from the command line with 
plugins for Maven and Ant. Download [Apache Rat 0.10][6] or read the [release 
notes][7].
+ * [Apache Rat][4]trade; audits license headers mdash; the boilerplate text 
needed in most source files. Coded in Java, it runs from the command line with 
plugins for Maven and Ant. Download [the latest release][6] or read the 
[release notes][7].
  * [Apache Tentacles][8]trade; helps to audit in bulk components uploaded to 
a staging repository. Coded in Java, it runs from the command line.
  * [Apache Whisker][9]trade; assists assembled applications maintain correct 
legal documentation. Coded in Java, it runs from the command or as a plugin for 
Maven. 
 
 ### News
+ * 25 August 2014 mdash; [Apache Rat][10] 0.11 Released ([release notes][11])
  * 5 September 2013 mdash; [Apache Rat][10] 0.10 Released ([release 
notes][11])
  * Summer 2013 mdash; welcome to [Manuel Suárez Sánchez][12], our 2013 
[Google Summer of Code][13] student 
  * 19 June 2013 mdash; Apache Rat 0.9 Released
@@ -65,11 +67,11 @@ Others sub-sites are generated using Mav
   [4]: rat
   [5]: rat
   [6]: rat/download_rat.cgi
-  [7]: release-notes/rat-0.10.txt
+  [7]: release-notes/rat.txt
   [8]: tentacles
   [9]: whisker
   [10]: rat
-  [11]: release-notes/rat-0.10.txt
+  [11]: release-notes/rat.txt
   [12]: https://github.com/elnuma/
   [13]: https://developers.google.com/open-source/soc/
   [14]: http://na.apachecon.com




svn commit: r920869 - /websites/production/creadur/content/

2014-08-31 Thread dennisl
Author: dennisl
Date: Sun Aug 31 19:50:05 2014
New Revision: 920869

Log:
Publish changes related to the Rat 0.11 release.

Added:
websites/production/creadur/content/
  - copied from r920868, websites/staging/creadur/trunk/content/



svn commit: r1620455 - /creadur/site/trunk/content/tentacles/index.mdtext

2014-08-25 Thread dennisl
Author: dennisl
Date: Mon Aug 25 21:21:52 2014
New Revision: 1620455

URL: http://svn.apache.org/r1620455
Log:
CMS commit to creadur by dennisl

Modified:
creadur/site/trunk/content/tentacles/index.mdtext

Modified: creadur/site/trunk/content/tentacles/index.mdtext
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/content/tentacles/index.mdtext?rev=1620455r1=1620454r2=1620455view=diff
==
--- creadur/site/trunk/content/tentacles/index.mdtext (original)
+++ creadur/site/trunk/content/tentacles/index.mdtext Mon Aug 25 21:21:52 2014
@@ -4,7 +4,7 @@
 Apache Tentaclestrade; will download all the archives from a staging repo, 
unpack
 them and create a little report of what is there.
 
-java -ea -jar apache-tentacles-0.1-SNAPSHOT.jar 
https://repository.apache.org/content/repositories/orgapacheopenejb-090
+java -ea -jar apache-tentacles-0.1-SNAPSHOT-jar-with-dependencies.jar 
https://repository.apache.org/content/repositories/orgapacheopenejb-090
 
 Assertions must be enabled.
 




svn commit: r920403 - /websites/production/creadur/content/

2014-08-25 Thread dennisl
Author: dennisl
Date: Mon Aug 25 21:23:12 2014
New Revision: 920403

Log:
Publishing svnmucc operation to creadur site by dennisl

Added:
websites/production/creadur/content/
  - copied from r920402, websites/staging/creadur/trunk/content/



svn commit: r1620463 - /creadur/site/trunk/content/tentacles/index.mdtext

2014-08-25 Thread dennisl
Author: dennisl
Date: Mon Aug 25 21:41:56 2014
New Revision: 1620463

URL: http://svn.apache.org/r1620463
Log:
CMS commit to creadur by dennisl

Modified:
creadur/site/trunk/content/tentacles/index.mdtext

Modified: creadur/site/trunk/content/tentacles/index.mdtext
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/content/tentacles/index.mdtext?rev=1620463r1=1620462r2=1620463view=diff
==
--- creadur/site/trunk/content/tentacles/index.mdtext (original)
+++ creadur/site/trunk/content/tentacles/index.mdtext Mon Aug 25 21:41:56 2014
@@ -1,3 +1,4 @@
+Title: Apache Tentacles
 # Apache Tentacles
 ## Running 
 




svn commit: r1620466 - /creadur/site/trunk/content/index.mdtext

2014-08-25 Thread dennisl
Author: dennisl
Date: Mon Aug 25 21:44:55 2014
New Revision: 1620466

URL: http://svn.apache.org/r1620466
Log:
CMS commit to creadur by dennisl

Modified:
creadur/site/trunk/content/index.mdtext

Modified: creadur/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/creadur/site/trunk/content/index.mdtext?rev=1620466r1=1620465r2=1620466view=diff
==
--- creadur/site/trunk/content/index.mdtext (original)
+++ creadur/site/trunk/content/index.mdtext Mon Aug 25 21:44:55 2014
@@ -1,3 +1,4 @@
+Title: Apache Creadur
 # Welcome to Apache Creadur
 
 ##About Apache Creadur




svn commit: r920409 - /websites/production/creadur/content/

2014-08-25 Thread dennisl
Author: dennisl
Date: Mon Aug 25 21:45:32 2014
New Revision: 920409

Log:
Publishing svnmucc operation to creadur site by dennisl

Added:
websites/production/creadur/content/
  - copied from r920408, websites/staging/creadur/trunk/content/



<    1   2   3   4   5   6   7   8   9   10   >