You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by chonton <gi...@git.apache.org> on 2016/04/27 05:24:20 UTC

[GitHub] maven-site pull request: MNGSITE-281: update introduction to lifec...

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 <ch...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-site pull request: MNGSITE-281: update introduction to lifec...

Posted by chonton <gi...@git.apache.org>.
Github user chonton closed the pull request at:

    https://github.com/apache/maven-site/pull/4


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org