On 6/28/06, Josh <[EMAIL PROTECTED]> wrote:
I've run into a strange problem with a fresh installation of m2.  Some
of our unit tests require machine-specific system properties which we
usually supply at the command-line, e.g.
    mvn install -Dmy.prop=value
I recently emptied the local repository on one of the (AMD64) machines
(running FC4), installed Maven 2.0.4 and allowed it to download all
the necessary dependencies.  On that machine, properties defined at
the command line are not passed along to the unit tests, whereas I had
no such problem before I cleared out the repository.
...
Any ideas which plugin is to blame?

I's probably either in Surefire itself, or in maven-surefire-plugin.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to