On Mar 29, 2009, at 9:08 AM, sebb wrote:

On 29/03/2009, Ralph Goers <[email protected]> wrote:



No, you have to use the profile. There are a couple of system properties that get set in addition to the url and additional dependencies are added. For example, jackrabbit is required for the WebDAV test to run while it
isn't needed for the rest of the tests.


OK.

What about including

-Dtest=TestWebdavConfigurationBuilder
(or rather its equivalent)

in the profile - would that work?

It would simplify the mvn command-line a bit.


When you do -P webdav it does expose the unit test. If you just do "mvn -P webdav test" it will run all the unit tests plus TestWebdavConfigurationBuilder. I suppose it could be changed to only run the one test instead if that is preferred.

Ralph

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to