[ https://issues.apache.org/jira/browse/CAY-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev updated CAY-2581: --------------------------------- Fix Version/s: 4.1 > Class generation doesn't work for directories with spaces > --------------------------------------------------------- > > Key: CAY-2581 > URL: https://issues.apache.org/jira/browse/CAY-2581 > Project: Cayenne > Issue Type: Bug > Affects Versions: 4.1.B2 > Reporter: Andrus Adamchik > Assignee: Nikita Timofeev > Priority: Major > Fix For: 4.1 > > > I am trying this on Cayenne 4.1.B2, but I suspect this may affect the earlier > versions as well. Anyways: > # I have a maven project in a directory with this wonderful name: > "~/Desktop/Cayenne @ A/myproject" (so there are spaces around the "at" sign). > The model is under "src/main/resources' > # When I try to do class generation (either from the Modeler or from Maven > "cgen"), the target directory it assumed had URL encoding on spaces: > "~/Desktop/Cayenne%20@%20A/myproject" > Outcome - generated classes appeared outside of the project. -- This message was sent by Atlassian Jira (v8.3.4#803005)