Patrik Jetzer created MNG-6346:
----------------------------------
Summary: ... was unexpected at this time when using -f option and
path contains brackets
Key: MNG-6346
URL: https://issues.apache.org/jira/browse/MNG-6346
Project: Maven
Issue Type: Bug
Components: core
Affects Versions: 3.5.2, 3.5.0
Environment: Win10 & Win Server 2012
jdk1.8.0_151
Reporter: Patrik Jetzer
Attachments: mmm(example).zip
Since maven version 3.50 and later when running a simple command with -f option
the command fails reporting:
"\pom.xml was unexpected at this time."
command:
mvn -f C:\mmm(example)\pom.xml clean install
This must be related to changes in 3.5.x since it works as expected with
version 3.3.9
Removing the brackets from the folder name resolves the issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)