[
http://jira.codehaus.org/browse/SUREFIRE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87820
]
Barrie Treloar commented on SUREFIRE-257:
-----------------------------------------
Have a read of http://docs.codehaus.org/display/MAVENUSER/Patching+Maven+Plugins
and
http://docs.codehaus.org/display/MAVENUSER/Using+Maven+in+a+corporate+environment.
It is my opinion that your build should never depend upon snapshot versions.
And including a snapshot repository can also mean pulling in more snapshot
plugins than intended.
> surefire-report reruns tests
> ----------------------------
>
> Key: SUREFIRE-257
> URL: http://jira.codehaus.org/browse/SUREFIRE-257
> Project: Maven Surefire
> Issue Type: Bug
> Components: report plugin
> Environment: maven 2.0
> Reporter: Dirk Sturzebecher
> Attachments: MSUREFIREREP-6-patch.txt
>
>
> surefire-report reruns the tests. In my case this is not just annoying, but
> leads to a failure, as the VM (probably) is reused and leftovers from the
> first tests are (definitly) still present.
> I run maven with: clean package site
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira