[
https://issues.apache.org/jira/browse/MJAVADOC-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727436#comment-16727436
]
Hudson commented on MJAVADOC-551:
---------------------------------
Build failed in Jenkins: Maven TLP » maven-javadoc-plugin » master #103
See
https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/master/103/
> Error if path to project contains a spaces
> ------------------------------------------
>
> Key: MJAVADOC-551
> URL: https://issues.apache.org/jira/browse/MJAVADOC-551
> Project: Maven Javadoc Plugin
> Issue Type: Sub-task
> Components: fix
> Affects Versions: 3.0.1
> Environment: Windows 7 x64
> Apache Maven 3.5.4
> Reporter: Jesko Jochum
> Priority: Major
>
> This was no problem in version 2.10.4!
> If a project (e.g. the one appended to MJAVADOC-549 ) is stored in a
> subfolder, e.g. {{C:\Sub Folder\mjavadoc-fix-goal-example}} and the command
> mentioned in MJAVADOC-549 is called, then the following "file not found"
> error gets thrown:
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:fix (default-cli) on
> project mjavadoc-fix-goal-example: IOException:
> C:\Sub%20Folder\mjavadoc-fix-goal-example\src\main\java\my\group\id\mjavadoc\MyApplication.java
> (Das System kann den angegebenen Pfad nicht finden) -> [Help 1]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)