Michael Osipov created MPH-111:
----------------------------------
Summary: IT 'effective-pom_properties' fails if run with
-Dinvoker.mergeUserSettings
Key: MPH-111
URL: https://issues.apache.org/jira/browse/MPH-111
Project: Maven Help Plugin
Issue Type: Bug
Affects Versions: 2.2
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 2.2.1
In a locked down or proxied environment it is necessary to merge user settings
to run ITs. Unfortunately, that IT tests the {{properties}} settings as whole
and if properties are merged from user setting, the IT fails:
{noformat}
| Running post-build script:
/usr/home/osipovmi/Projekte/maven-help-plugin/target/it/effective-pom_properties/verify.groovy
/usr/home/osipovmi/Projekte/maven-help-plugin/target/it/effective-pom_properties/build.log
at
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:399)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)