[ https://issues.apache.org/jira/browse/MLINKCHECK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Elliotte Rusty Harold updated MLINKCHECK-24: -------------------------------------------- Labels: GoodForNewContributors (was: ) > Linkcheck should have check goal and 'haltOnFailure' option > ----------------------------------------------------------- > > Key: MLINKCHECK-24 > URL: https://issues.apache.org/jira/browse/MLINKCHECK-24 > Project: Maven Linkcheck Plugin > Issue Type: New Feature > Affects Versions: 1.2 > Environment: Checkstyle's project site > Reporter: Andrei Selkin > Priority: Major > Labels: GoodForNewContributors > > Hello! > We use maven-linkcheck-plugin to generate reports for checkstyle's > sourceforge site: http://checkstyle.sourceforge.net/ . > Nevertheless, it would be great, if linkcheck could have check goal and > 'haltOnFailure' option to fail the build when 'bad' link would be found. > For example, such maven plugins as pmd, findbugs, cobertura and jacoco have > check goals and 'haltOnFailure' option which allows to halt the build if any > of the checks fail during execution of check goal. maven-javadoc-plugin also > has 'failOnError' flag which specifies if the build will fail if there are > errors during javadoc execution or not. > In addition to this, that goal would be very useful during CI to check > commits automatically. > So, would you be so kind as to implement such feature? -- This message was sent by Atlassian Jira (v8.3.4#803005)