Works for me with 2.1-alpha-3 using the attached [^example1.pom]

[mrpm-145]$ mvn clean package
[...]

[mrpm-145]$ rpm -qlvp `find target -name *.rpm` 
drwxrwxr-x    2 root    root                        0 Sep 24 12:16 /opt/foo/lib
-rw-r--r--    1 root    root                   184940 Sep 24 12:16 /opt/foo/lib/commons-io-2.4.jar
lrwxrwxrwx    1 root    root                       12 Sep 24 12:16 /opt/foo/log -> /var/log/foo
drwxrwxr-x    2 root    root                        0 Sep 24 12:16 /var/log/foo

[mrpm-145]$ sudo yum localinstall -y `find target -name *.rpm`
[...]

[mrpm-145]$ ls -l /opt/foo/log
lrwxrwxrwx 1 root root 12 Sep 24 12:18 /opt/foo/log -> /var/log/foo

[mrpm-145]$ cat /etc/redhat-release 
CentOS release 6.3 (Final)

[mrpm-145]$ rpm --version
RPM version 4.8.0
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to