Coder Social home page Coder Social logo

csslint-maven-plugin's Introduction

Piotr Kuczynski

Views LinkedIn

Github Stats

Top Langs

csslint-maven-plugin's People

Contributors

tomasz-oponowicz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

csslint-maven-plugin's Issues

Unable to build package for version 0.8.1

  • Download version 0.8.1
  • Run mvn clean package
  • Build fails with
    [INFO] Building: test-csslint-xml-format/pom.xml
    [INFO] ..SUCCESS (17.8 s)
    [INFO] Building: test-compact-format/pom.xml
    [INFO] ..SUCCESS (5.1 s)
    [INFO] Building: test-implcit-text-format/pom.xml
    [INFO] ..SUCCESS (5.2 s)
    [INFO] Building: test-syntax-errors/pom.xml
    [INFO] ..FAILED (5.1 s)
    [INFO]   The post-build script did not succeed. Expression: allOutput.contains(BUILD FAILURE)
    [INFO] Building: test-checkstyle-xml-format/pom.xml
    [INFO] ..SUCCESS (5.1 s)
    [INFO] Building: test-no-errors/pom.xml
    [INFO] ..SUCCESS (5.0 s)
    [INFO] Building: test-single-file/pom.xml
    [INFO] ..SUCCESS (5.2 s)
    [INFO] Building: test-lint-xml-format/pom.xml
    [INFO] ..SUCCESS (5.2 s)
    [INFO] Building: test-custom-error-rules/pom.xml
    [INFO] ..FAILED (5.1 s)
    [INFO]   The post-build script did not succeed. Expression: allOutput.contains(BUILD FAILURE)
    [INFO] Building: test-multiple-files/pom.xml
    [INFO] ..SUCCESS (5.5 s)
    [INFO] Building: test-custom-warning-rules/pom.xml
    [INFO] ..SUCCESS (5.0 s)
    [INFO] -------------------------------------------------
    [INFO] Build Summary:
    [INFO]   Passed: 9, Failed: 2, Errors: 0, Skipped: 0
    [INFO] -------------------------------------------------
    [ERROR] The following builds failed:
    [ERROR] *  test-syntax-errors/pom.xml
    [ERROR] *  test-custom-error-rules/pom.xml

Add failOnWarning option

Currently the build does not fail if cssLint warnings are thrown.

Can a 'failOnWarning' option be added

Add excludes option

Can an excludes option be added, i.e. the inverse of the includes

...
<excludes>
    <exclude>foo.css</exclude>
    <exclude>lib/**/*.css</exclude>
</excludes>
....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.