You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andrei Selkin (JIRA)" <ji...@apache.org> on 2015/08/12 13:54:45 UTC

[jira] [Updated] (MLINKCHECK-24) Linkcheck should have check goal

     [ https://issues.apache.org/jira/browse/MLINKCHECK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Selkin updated MLINKCHECK-24:
------------------------------------
    Description: 
It would be great, if linkcheck could have check goal and fail the build when 'bad' link would be found.

For example, such tools as cobertura and jacoco have haltOnFailure option which allows to halt the build if any of the checks fail. maven-javadoc-plugin also has 'failOnError' flag which specifies if the build will fail if there are errors during javadoc execution or not.

  was:
It would be great, if linkcheck could fail the build when 'bad' link would be found.

For example, such tools as cobertura and jacoco have haltOnFailure option which allows to halt the build if any of the checks fail. maven-javadoc-plugin also has 'failOnError' flag which specifies if the build will fail if there are errors during javadoc execution or not.


> Linkcheck should have check goal
> --------------------------------
>
>                 Key: MLINKCHECK-24
>                 URL: https://issues.apache.org/jira/browse/MLINKCHECK-24
>             Project: Maven Linkcheck Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.2
>            Reporter: Andrei Selkin
>
> It would be great, if linkcheck could have check goal and fail the build when 'bad' link would be found.
> For example, such tools as cobertura and jacoco have haltOnFailure option which allows to halt the build if any of the checks fail. maven-javadoc-plugin also has 'failOnError' flag which specifies if the build will fail if there are errors during javadoc execution or not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)