Issue Details (XML | Word | Printable)

Key: MPSITE-15
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: dion gillard
Reporter: M. Sean Gilligan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Site Plugin

maven site:sshdeploy doesn't work all tars (needs property for options)

Created: 15/Sep/04 06:49 PM   Updated: 15/Sep/04 08:34 PM   Resolved: 15/Sep/04 08:34 PM
Return to search
Component/s: None
Affects Version/s: 1.5.1, 1.5.2
Fix Version/s: 1.5.2

Time Tracking:
Original Estimate: 1 hour
Original Estimate - 1 hour
Remaining Estimate: 1 hour
Remaining Estimate - 1 hour
Time Spent: Not Specified
Time Spent - Not Specified

File Attachments: 1. File maven-site-plugin_patch.diff (2 kB)

Environment: Mac OS X 10.3 client, Mac OS X Server 10.2


 Description  « Hide

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)



M. Sean Gilligan added a comment - 15/Sep/04 06:51 PM

Patch for plugin.jelly and plugin.properties is attached.


M. Sean Gilligan made changes - 15/Sep/04 06:51 PM
Field Original Value New Value
Attachment maven-site-plugin_patch.diff [ 13014 ]
dion gillard made changes - 15/Sep/04 08:30 PM
Assignee dion gillard [ diongillard ]
dion gillard added a comment - 15/Sep/04 08:34 PM

Fixed in 1.5.2/1.6


dion gillard made changes - 15/Sep/04 08:34 PM
Status Open [ 1 ] Closed [ 6 ]
Fix Version/s 1.6 [ 10920 ]
Resolution Fixed [ 1 ]