Github user a-horst commented on the pull request:

    https://github.com/apache/maven/pull/22#issuecomment-46291995
  
    So, executing ITs with maven-3.2.1 also fails [MNG-4625] 
(http://jira.codehaus.org/browse/MNG-4625).  mng-5591-workspace-reader-module-a 
also fails but I assume that's a different issue. This is the stack (sorry for 
the German message):
    
    ```
    
testit(org.apache.maven.it.MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest)
  Time elapsed: 0.01 sec  <<< ERROR!
    org.apache.maven.it.VerificationException: Exit code was non-zero: 1; 
command line and log =
    C:\Program Files\Apache\apache-maven-3.2.1\bin\mvn --global-settings 
C:\Users\ahorst\git\maven-integration-testing\core-it-suite\target\test-classes\settings.xml
 --settings settings.xml -e --batch-mode -Dtest.prop=&x=y<> 
-Dmaven.repo.local=C:\Users\ahorst\.m2\repository validate
    ">" kann syntaktisch an dieser Stelle nicht verarbeitet werden.
    
            at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
            at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
            at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
            at 
org.apache.maven.it.MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.testit(MavenITmng4625SettingsXmlInterpolationWithXmlMarkupTest.java:57)
    ```



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to