[ 
http://jira.codehaus.org/browse/MDEPLOY-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=268189#action_268189
 ] 

Paul Gier commented on MDEPLOY-124:
-----------------------------------

Maybe instead of a new "imprint" goal, there could just be an option to the 
existing "deploy" goal which would create the list instead of uploading the 
artifacts.  Something like "-DprepareForPublish".  Then the second goal 
"publish" could read the list of files and actually do the deployment.

> Deploy without build
> --------------------
>
>                 Key: MDEPLOY-124
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-124
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: New Feature
>            Reporter: Paul Gier
>
> We have a use case where we would like to run a build (up to the install 
> phase) and then deploy at a later time.  Currently, the deploy plugin 
> requires that a full build be re-run in order to deploy.  Since the build 
> does not record the list of attached artifacts, the deploy plugin would need 
> some way to record the list of attached artifacts, and then read them later 
> for deployment.
> Possibly a new goal could be introduced which would create a list of attached 
> artfiacts.  Then the deploy goal could optionally read from this list.

-- 
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

        

Reply via email to