Hello, This feature -Dtest=IndexRecordDAOTest#testGetAndList is available for surefire 2.8. Update the plugin version and try again :-).
HTH, -- Olivier Lamy http://twitter.com/olamy http://www.linkedin.com/in/olamy 2011/4/6 Marc SCHNEIDER <[email protected]>: > Hi, > > I'm using maven-surefire-plugin 2.7.1 along with JUnit 4.8.2. I'm trying to > run : > > mvn -Dtest=IndexRecordDAOTest#testGetAndList clean test. > > It fails telling me that there are no tests to run. > This command runs wihout any errors : > > mvn -Dtest=IndexRecordDAOTest clean test > > What am I missing? (of course the testGetAndList method exists) > > Thanks in advance, > Marc. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
