Apache
>
Maven
>
Plugins
>
Maven Help Plugin
Last Published: 2010-03-26 | Version: 2.1.1
Overview
Introduction
Goals
Usage
FAQ
Release Notes
Examples
Configuring Describe Goal
Project Documentation
Project Information
Project Reports
Change Log
Checkstyle
Cobertura Test Coverage
CPD Report
Developer Activity
File Activity
JavaDocs
JIRA Report
Plugin Documentation
PMD Report
Source Xref
Surefire Report
Tag List
Test JavaDocs
Test Source Xref
Maven Projects
Ant Tasks
Doxia
JXR
Maven 1.x
Maven 2
Mercury
Plugins
SCM
Shared Components
Surefire
Wagon
Change Log Report
Total number of changed sets: 1
Changes between 2010-02-24 and 2010-03-27
Total commits: 14
Total number of files changed: 22
Timestamp
Author
Details
2010-03-23 13:12:29
brett
/maven/plugins/tags/
maven-help-plugin-2.1.1
v 926427
[maven-scm] copy for tag maven-help-plugin-2.1.1
2010-03-23 13:12:17
brett
/maven/plugins/trunk/maven-help-plugin/
pom.xml
v 926426
[maven-release-plugin] prepare release maven-help-plugin-2.1.1
2010-03-23 13:11:16
brett
/maven/plugins/trunk/maven-help-plugin/
pom.xml
v 926425
remove redundant section
2010-03-23 10:22:23
brett
/maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/
EffectiveSettingsMojo.java
v 926395
[MPH-76] use a fixed number of asterisks to mask passwords in effective-settings
2010-03-22 22:23:43
bentmann
/maven/plugins/trunk/maven-help-plugin/
pom.xml
v 926036
o Updated to maven-invoker-plugin:1.5
2010-03-22 22:07:32
bentmann
/maven/plugins/trunk/maven-help-plugin/
pom.xml
v 926029
/maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/
EvaluateMojo.java
v 926029
/maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/
LoggerRetriever.java
v 926029
o Refactored code to avoid problematic dependency on container API
2010-03-22 22:05:15
bentmann
/maven/plugins/trunk/maven-help-plugin/src/it/describe-gav/
test.properties
v 926028
o Fixed IT to use different plugin to prevent plugin container from getting screwed in Maven 2.0.x
2010-03-22 16:32:14
brett
/maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/
EffectiveSettingsMojo.java
v 925958
[MPH-57] Hide server passphrase for effective-settings
Submitted by: Marcel May
2010-03-22 16:26:25
brett
/maven/plugins/trunk/maven-help-plugin/src/it/
describe-cmd-with-goal
v 925957
/maven/plugins/trunk/maven-help-plugin/src/it/describe-cmd-with-goal/
invoker.properties
v 925957
/maven/plugins/trunk/maven-help-plugin/src/it/describe-cmd-with-goal/
pom.xml
v 925957
/maven/plugins/trunk/maven-help-plugin/src/it/describe-cmd-with-goal/
test.properties
v 925957
add smoke test for describe -Dcmd=some:goal, also currently failing on Maven 3
2010-03-22 16:21:41
brett
/maven/plugins/trunk/maven-help-plugin/src/test/java/org/apache/maven/plugins/help/
HelpUtilTest.java
v 925956
make exceptions clearer
2010-03-22 16:06:36
brett
/maven/plugins/trunk/maven-help-plugin/src/it/
evaluate
v 925955
/maven/plugins/trunk/maven-help-plugin/src/it/evaluate/
invoker.properties
v 925955
/maven/plugins/trunk/maven-help-plugin/src/it/evaluate/
pom.xml
v 925955
/maven/plugins/trunk/maven-help-plugin/src/it/evaluate/
test.properties
v 925955
/maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/
EvaluateMojo.java
v 925955
[MPH-71] add support for help:evaluate in batch mode, along with a simple smoke test
2010-03-22 14:17:00
brett
/maven/plugins/trunk/maven-help-plugin/
pom.xml
v 925945
[MPH-58] upgrade plexus-utils version to correct problems with the output of newlines
2010-03-22 13:01:33
brett
/maven/plugins/trunk/maven-help-plugin/src/it/
describe-prefix-and-invalid-mojo
v 925939
/maven/plugins/trunk/maven-help-plugin/src/it/describe-prefix-and-invalid-mojo/
invoker.properties
v 925939
/maven/plugins/trunk/maven-help-plugin/src/it/describe-prefix-and-invalid-mojo/
test.properties
v 925939
/maven/plugins/trunk/maven-help-plugin/src/it/describe-prefix-and-invalid-mojo/
verify.groovy
v 925939
/maven/plugins/trunk/maven-help-plugin/src/it/
describe-prefix-and-mojo
v 925939
/maven/plugins/trunk/maven-help-plugin/src/it/describe-prefix-and-mojo/
test.properties
v 925939
/maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/
DescribeMojo.java
v 925939
[MPH-75] avoid a NullPointerException when an invalid mojo/goal parameter is provided.
Add additional smoke test for using the mojo parameter
2010-03-22 11:53:21
brett
/maven/plugins/trunk/maven-help-plugin/
pom.xml
v 925937
update parent POM