[
https://issues.apache.org/jira/browse/MSITE-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSITE-846.
--------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 3.8.2)
Issue has been solved differently by [~rfscholte].
> Maven Failsafe Plugin version range causes tests failures
> ---------------------------------------------------------
>
> Key: MSITE-846
> URL: https://issues.apache.org/jira/browse/MSITE-846
> Project: Maven Site Plugin
> Issue Type: Bug
> Affects Versions: 3.7.1
> Reporter: Graham Leggett
> Assignee: Michael Osipov
> Priority: Major
>
> When "mvn install" is executed, different versions of the failsafe plugin are
> selected than if "mvn invoker:run" is executed.
> This causes test failures in maven-site-plugin as follows:
> {noformat}
> [minfrin@localhost maven-site-plugin-3.8.1]$ mvn install -P run-its
> [snip]
> [INFO] Building: effective-site/pom.xml
> [INFO] run post-build script verify.groovy
> [INFO] effective-site/pom.xml ........................... FAILED
> (4.8 s)
> [INFO] The post-build script did not succeed. assert new File( basedir,
> 'effective-site.xml' ).exists()
> | | |
> | | false
> |
> /home/gatekeeper/minfrin/src/apache/sandbox/maven/maven-site-plugin-3.8.1/target/it/effective-site
>
> /home/gatekeeper/minfrin/src/apache/sandbox/maven/maven-site-plugin-3.8.1/target/it/effective-site/effective-site.xml
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)