Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPSITE-15 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPSITE-15 Summary: maven site:sshdeploy doesn't work all tars (needs property for options) Type: Bug Status: Unassigned Priority: Major Original Estimate: 1 hour Time Spent: Unknown Remaining: 1 hour Project: maven-site-plugin Versions: 1.5.1 1.6 Assignee: Reporter: M. Sean Gilligan Created: Wed, 15 Sep 2004 6:49 PM Updated: Wed, 15 Sep 2004 6:49 PM Environment: Mac OS X 10.3 client, Mac OS X Server 10.2 Description: The (only) tar installed on Mac OS X Server 10.2 does not support the 'U' option, so the site:sshdeploy goal doesn't work without installing a new tar command. Attached is a quick patch that allows the tar options to be configured in a properties file. The default setting is: maven.site.tar.options=xUvf (This problem could affect other BSDs and/or Solaris) --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
