[ http://jira.codehaus.org/browse/MNG-1551?page=comments#action_52717 ]
Dan Tran commented on MNG-1551: ------------------------------- packaging should be optional since in my case, I would to upload zip files my internal remote repository. It has no official packaging type. I can create a dummy deploy project for upload purpose, and therefore groupId, artifactId, id, and url become optional. what left are: -Dversion -Dfile The whole idea is to minimize number arguments i need to enter on command line. and I dont need my own settings.xml file either > create a deploy:deploy-file goal > -------------------------------- > > Key: MNG-1551 > URL: http://jira.codehaus.org/browse/MNG-1551 > Project: Maven 2 > Type: Improvement > Components: maven-deploy-plugin > Reporter: Brett Porter > Assignee: Allan Ramirez > Fix For: 2.0.1 > Attachments: MNG-1551-maven-deploy-plugin.patch > > > this should partner the install:install-file goal, but deploy to a remote > repository. It will be very similar to the goal in the maven-one-plugin. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]