|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [mojo-dev] [jira] (MOJO-1977) DMG creation silently ... Dimitri Hautot (JIRA)
- [mojo-dev] [jira] (MOJO-1977) DMG creation sile... Dimitri Hautot (JIRA)
- [mojo-dev] [jira] (MOJO-1977) DMG creation sile... Dimitri Hautot (JIRA)
Update to previous statements: it doesn't always work.
The "package" goal always produce the target/${artifactId}-${version}/${app-name}.app folder.
However, most of the time, there is no target/${artifactId}-${version}.dmg file produced, so the "install" goal fails, complaining about the missing .dmg file.
I tried to get some additional information from the build process by using "-e" and "-X" flags, but nothing showed up.
In the meantime, I upgraded to ML 10.8.5, and results are the same.