Return-Path: X-Original-To: apmail-maven-commits-archive@www.apache.org Delivered-To: apmail-maven-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57928EE6D for ; Wed, 20 Feb 2013 20:35:49 +0000 (UTC) Received: (qmail 16630 invoked by uid 500); 20 Feb 2013 20:35:49 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 16573 invoked by uid 500); 20 Feb 2013 20:35:49 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 16564 invoked by uid 99); 20 Feb 2013 20:35:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 20:35:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2013 20:35:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 374122388B75 for ; Wed, 20 Feb 2013 20:35:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r851339 [7/24] - in /websites/production/maven/content/plugins-archives/maven-help-plugin-2.2: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/maven/ apidocs/org/apache/maven/plugins/ apidocs/org/apache/maven/plugins/help/ a... Date: Wed, 20 Feb 2013 20:34:50 -0000 To: commits@maven.apache.org From: rfscholte@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130220203501.374122388B75@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-summary.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-summary.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-summary.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,208 @@ + + + + + + +org.apache.maven.plugins.help (Maven Help Plugin 2.2 API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.maven.plugins.help +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
AbstractEffectiveMojoBase class with common utilities to write effective Pom/settings.
AbstractEffectiveMojo.SortedPropertiesProperties which provides a sorted keySet().
AbstractHelpMojoBase class with some Help Mojo functionalities.
ActiveProfilesMojoDisplays a list of the profiles which are currently active for this build.
AllProfilesMojoDisplays a list of available profiles under the current project.
DescribeMojoDisplays a list of the attributes for a Maven Plugin and/or goals (aka Mojo - Maven plain Old Java Object).
EffectivePomMojoDisplays the effective POM as an XML for this build, with the active profiles factored in.
EffectiveSettingsMojoDisplays the calculated settings as XML for this project, given any profile enhancement and the inheritance + of the global settings into the user-level settings.
EvaluateMojoEvaluates Maven expressions given by the user in an interactive mode.
ExpressionsMojoDisplays the supported Plugin expressions used by Maven.
HelpMojoDisplay help information on maven-help-plugin.
HelpUtilUtility methods to play with Help Mojos.
LoggerRetrieverA helper to expose a Plexus logger via ordinary dependency injection instead of accessing the container API directly + which is problematic with regard to future changes of the container as in Maven 3.
SystemMojoDisplays a list of the platform details like system properties and environment variables.
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-tree.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-tree.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-tree.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,164 @@ + + + + + + +org.apache.maven.plugins.help Class Hierarchy (Maven Help Plugin 2.2 API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.maven.plugins.help +

+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-use.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-use.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/org/apache/maven/plugins/help/package-use.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,160 @@ + + + + + + +Uses of Package org.apache.maven.plugins.help (Maven Help Plugin 2.2 API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.maven.plugins.help

+
+ + + + + + + + + + + +
+Classes in org.apache.maven.plugins.help used by org.apache.maven.plugins.help
AbstractEffectiveMojo + +
+          Base class with common utilities to write effective Pom/settings.
AbstractHelpMojo + +
+          Base class with some Help Mojo functionalities.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/overview-tree.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/overview-tree.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/overview-tree.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,166 @@ + + + + + + +Class Hierarchy (Maven Help Plugin 2.2 API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For All Packages

+
+
+
Package Hierarchies:
org.apache.maven.plugins.help
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/package-list ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/package-list (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/package-list Wed Feb 20 20:34:47 2013 @@ -0,0 +1 @@ +org.apache.maven.plugins.help Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/resources/inherit.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/resources/inherit.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/serialized-form.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/serialized-form.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/serialized-form.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,163 @@ + + + + + + +Serialized Form (Maven Help Plugin 2.2 API) + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Serialized Form

+
+
+ + + + + +
+Package org.apache.maven.plugins.help
+ +

+ + + + + +
+Class org.apache.maven.plugins.help.AbstractEffectiveMojo.SortedProperties extends Properties implements Serializable
+ +

+serialVersionUID: -8985316072702233744L + +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/stylesheet.css ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/stylesheet.css (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/apidocs/stylesheet.css Wed Feb 20 20:34:47 2013 @@ -0,0 +1,28 @@ +/* Javadoc style sheet */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background-color: #FFFFFF; color:#000000 } + +/* Headings */ +h1 { font-size: 145% } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ +.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/checkstyle.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/checkstyle.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/checkstyle.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,214 @@ + + + + + Maven Help Plugin - Checkstyle Results + + + + + + + + + + + + +
+ +
+
+
+

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
12012

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt" ;
0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
1Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
1Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement< /td>0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows1Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0
 Errors Error

Details

org/apache/maven/plugins/help/ActiveProfilesMojo.java

ViolationMessageLine
ErrorsRedundant throws: 'UnsupportedOperationException' is unchecked exception.166

org/apache/maven/plugins/help/DescribeMojo.java

ViolationMe ssageLine
ErrorsLine is longer than 120 characters.150

org/apache/maven/plugins/help/LoggerRetriever.java

ViolationMessageLine
WarningsMissing a Javadoc comment.37
+
+
+
+
+
+ + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/checkstyle.rss ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/checkstyle.rss (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/checkstyle.rss Wed Feb 20 20:34:47 2013 @@ -0,0 +1,205 @@ + + + + + Maven Help Plugin - Checkstyle report + http://maven.apache.org/plugins/maven-help-plugin/ + Maven Help Plugin - Checkstyle report + en-us + ©2001 - 2013 The Apache Software Foundation + + File: 12, + Errors: 2, + Warnings: 1, + Infos: 0 + + http://maven.apache.org/plugins/maven-help-plugin//checkstyle.html + +

Click here for the full Checkstyle report.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilesIWE
+ org/apache/maven/plugins/help/EffectiveSettingsMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/LoggerRetriever.java + + 0 + + 1 + + 0 +
+ org/apache/maven/plugins/help/HelpUtil.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/ExpressionsMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/EffectivePomMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/AllProfilesMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/DescribeMojo.java + + 0 + + 0 + + 1 +
+ org/apache/maven/plugins/help/SystemMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/EvaluateMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/AbstractEffectiveMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/AbstractHelpMojo.java + + 0 + + 0 + + 0 +
+ org/apache/maven/plugins/help/ActiveProfilesMojo.java + + 0 + + 0 + + 1 +
+ +
+
+
+
+ Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/cpd.html ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/cpd.html (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/cpd.html Wed Feb 20 20:34:47 2013 @@ -0,0 +1,214 @@ + + + + + Maven Help Plugin - CPD Results + + + + + + + + + + + + +
+ +
+
+
+

CPD Results

The following document contains the results of PMD's CPD 4.3.

Duplications

CPD found no problems in your source code.

+
+
+
+
+
+ + + \ No newline at end of file Added: websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/cpd.xml ============================================================================== --- websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/cpd.xml (added) +++ websites/production/maven/content/plugins-archives/maven-help-plugin-2.2/cpd.xml Wed Feb 20 20:34:47 2013 @@ -0,0 +1,3 @@ + + + \ No newline at end of file