The following comment has been added to this issue: Author: Brett Porter Created: Mon, 14 Jun 2004 8:08 AM Body: that's a bit simplistic - it needs to be 100% backwards compatible.
This is underway currently. --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPJAR-26?page=comments#action_20628 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPJAR-26 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPJAR-26 Summary: jar:deploy use artifact tags but consider we are under linux/unix system Type: Bug Status: In Progress Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-jar-plugin Assignee: Brett Porter Reporter: Emmanuel Boudrant Created: Tue, 1 Jun 2004 6:15 AM Updated: Mon, 14 Jun 2004 8:08 AM Environment: maven-jar-plugin-1.5 + Windows deployement Description: The tag artifact is used like this in maven-jar-plugin-1.5 : <deploy:artifact artifact="${relativePath}" type="jars" assureDirectoryCommand="mkdir -p" siteCommand="cd @deployDirectory@; chmod g+w ${maven.jar.to.deploy}; chgrp ${maven.remote.group} ${maven.jar.to.deploy}" /> Why the attribute siteCommand is setted ? I want to use the property I setted for the artifact plugin, not the old properties : maven.remote... Thx, -emmanuel --------------------------------------------------------------------- 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]