Davd Hidalgo created MUNIX-44:
---------------------------------
Summary: Parameter "file" not supported on "Copy File" assembly
operation so it's impossible to use it
Key: MUNIX-44
URL: https://jira.codehaus.org/browse/MUNIX-44
Project: Maven 2.x Unix Plugin
Issue Type: Bug
Components: sysvpkg
Affects Versions: 1.0-alpha-5
Reporter: Davd Hidalgo
When trying the example from the documentation:
<copyFile>
<file>src/main/native/myapp.so</file>
<toFile>/opt/myapp/myapp.so</toFile>
<attributes>
<user>myapp</user>
<group>myapp</group>
<mode>0644</mode>
</attributes>
</copyFile>
it throws this error:
[ERROR] Failed to execute goal
org.codehaus.mojo:unix-maven-plugin:1.0-alpha-5:package-sysvpkg (default-cli)
on project assembly: Unable to parse configuration of mojo
org.codehaus.mojo:unix-maven-plugin:1.0-alpha-5:package-sysvpkg for parameter
copyFile: Cannot find setter, adder nor field in
org.codehaus.mojo.unix.maven.plugin.CopyFile for 'file' -> [Help 1]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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