Git Product home page Git Product logo

maven-surefire's Introduction

Built with Maven CI

forks

The Maven Community

chat Join us @ irc://freenode/maven or Webchat with us @channel maven

Release Notes

Maven Central

JIRA Change Log

Usage of maven-surefire-plugin, maven-failsafe-plugin, maven-surefire-report-plugin.

Project Documentation

documentation

Build Status

dependencies Maven 2.2.1 Plugin API

license tests Build Status

Development Information

In order to build Surefire project use Maven 3.1.0+ and JDK 1.8.

But in order to run IT tests, you can do:

  • In order to run tests for a release check during the vote the following memory requirements are needed:
    (on Linux/Unix) export MAVEN_OPTS="-Xmx768m -XX:MaxMetaspaceSize=864m -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true"
    (on Windows) set MAVEN_OPTS="-Xmx768m -XX:MaxMetaspaceSize=864m -XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true"
  • In order to run the build with JDK 9 on Windows (on Linux/Unix modify system property jdk.home):
    mvn install site site:stage -P reporting,run-its "-Djdk.home=e:\Program Files\Java\jdk9"

Deploying web site

See http://maven.apache.org/developers/website/deploy-component-reference-documentation.html

maven-surefire's People

Contributors

krosenvold avatar brettporter avatar agudian avatar jvanzyl avatar tibor17 avatar olamy avatar stephenc avatar hboutemy avatar carlossg avatar bentmann avatar jdcasey avatar dennisl avatar neonics avatar britter avatar michael-o avatar jhorstmann avatar christianschulte avatar seanf avatar trygvis avatar mfriedenhagen avatar norbert-wnuk-sabre avatar tunaki avatar norbertwnuk avatar trohovsky avatar stephan202 avatar simonetripodi avatar jimma avatar hgschmie avatar brianf avatar rfscholte avatar

Watchers

Ivo Šmíd avatar James Cloos avatar

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.