GitHub user chonton opened a pull request:
https://github.com/apache/maven-site/pull/4
MNGSITE-281: update introduction to lifecycle with current practice râ¦
Using integration-test as the target from the command line doesn't do what
many users expect. The failsafe plugin does not report on results until the
verify phase. The cargo and tomcat plugins require at least the
post-integration-test phase to be run else the web containers are not stopped.
Jacoco does not collect coverage data until post-integration-test. For these
situations, it no longer is a useful practice to run integration-test as the
command line target. I recommend updating the introduction to remove
integration-test as one of the featured phases in the {A Build Lifecycle is
Made Up of Phases} section.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chonton/maven-site trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-site/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit 6b210d25bc1b45e963d60c85df2b54276b7ee6d6
Author: Chas Honton <[email protected]>
Date: 2016-04-27T03:10:06Z
MNGSITE-281: update introduction to lifecycle with current practice re:
integration-test
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]