dennislaumen + maven 2
Maven and Scalatest
may 2010 by DennisLaumen
I started experimenting with ScalaTest some days ago tempted by the nice looking Feature Specs over here.
mvn scala:cc is continuously compiling my scala code - I wanted to be able to call something like mvn test -Dtest=MyTest from command line as well as for maven to run all my test suites when building.
scala
unittesting
scalatest
maven
softwaredevelopment
softwaretesting
mvn scala:cc is continuously compiling my scala code - I wanted to be able to call something like mvn test -Dtest=MyTest from command line as well as for maven to run all my test suites when building.
may 2010 by DennisLaumen
Is there a simple way to remove unused dependencies from a maven pom.xml?
march 2010 by DennisLaumen
I have a large Maven project with numerous modules and pom.xmls. and the project has changed that much that I'm sure the pom's must have some unnecessary dependencies in them. does anyone know if there is a command you can run to remove any pointless dependencies from a pom?
softwaredevelopment
maven
dependencies
march 2010 by DennisLaumen
related tags
dependencies ⊕ maven ⊖ scala ⊕ scalatest ⊕ softwaredevelopment ⊕ softwaretesting ⊕ unittesting ⊕Copy this bookmark: