GithubHelp home page GithubHelp logo

bwertr-java's People

Contributors

fred4jupiter avatar nilswloka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bwertr-java's Issues

Update maven dependencies

as of Sept. 9th 2011:

[INFO] The following dependencies in Dependencies have newer versions:
[INFO] com.h2database:h2 ................................. 1.3.154 -> 1.3.159
[INFO] javax.servlet:servlet-api ......................... 2.5 -> 3.0-alpha-1
[INFO] junit:junit ............................................. 4.8.2 -> 4.9 ???
[INFO] mysql:mysql-connector-java .......................... 5.1.15 -> 5.1.17
[INFO] org.cloudfoundry:cloudfoundry-runtime ................. 0.6.1 -> 0.8.0
[INFO] org.mockito:mockito-all ........................... 1.8.5 -> 1.9.0-rc1
[INFO] org.seleniumhq.selenium:selenium-api .................. 2.0b3 -> 2.5.0 ???
[INFO] org.seleniumhq.selenium:selenium-htmlunit-driver ...... 2.0b3 -> 2.5.0 ???

[INFO] The following plugin updates are available:
[INFO] maven-surefire-plugin .................................... 2.6 -> 2.9
[INFO] org.mortbay.jetty:jetty-maven-plugin .... 7.3.1.v20110307 -> 8.0.0.M3 -> use 7.5.1.v20110908

[WARNING] Some problems were encountered while building the effective model for com.opitzconsulting.codecamp:bwertr:war:0.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 180, column 29

Recreate iteration tags after update.

Cleanup POM

  • sort dependencies alphabetically
  • create CloudFoundry profile with dependencies needed by CF.

spec profile runs unit tests

Nils:

"mvn integration-test" führt aufgrund der Namensgebung die Unit-Tests mit aus. Da surefire immer erst includes und dann excludes auswertet, können wir das konfigurativ nicht lösen.

Stefan:

Lösungsvorschlag für die Surefire-Config: Zwei Profile, eins für Unit-Tests, das active by Default ist, und eins für Integration-Tests, das aktiviert werden muss. Durch das explizite Aktivieren eines Profils werden meines wissen per Default aktive Profile deaktiviert. Zweite Möglichkeit: Unit Tests in "*UnitTest" umbenennen. Dritte Möglichkeit: Dokumentieren und dann ignorieren.

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.