osxappbundle: can't use a custom dict from the filesystem ?
-----------------------------------------------------------
Key: MOJO-1001
URL: http://jira.codehaus.org/browse/MOJO-1001
Project: Mojo
Issue Type: Bug
Components: osxappbundle
Reporter: Grégory Joseph
I tried both
<dictionaryFile>{basedir}/src/build/Info.plist</dictionaryFile>
and
<dictionaryFile>file://${basedir}/src/build/Info.plist</dictionaryFile>
to no avail:
Caused by: org.apache.velocity.exception.ResourceNotFoundException: Unable to
find resource 'file:///nananana/myproject/src/build/Info.plist'
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:458)
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:341)
at
org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:831)
at
org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:440)
at
org.codehaus.mojo.osxappbundle.CreateApplicationBundleMojo.writeInfoPlist(CreateApplicationBundleMojo.java:407)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email