You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/01/11 23:15:04 UTC

[jira] Closed: (MDEPLOY-14) Add POM generation/uploading to deploy:deploy-file goal

     [ http://jira.codehaus.org/browse/MDEPLOY-14?page=all ]
     
Brett Porter closed MDEPLOY-14:
-------------------------------

     Resolution: Fixed
    Fix Version: 2.1

> Add POM generation/uploading to deploy:deploy-file goal
> -------------------------------------------------------
>
>          Key: MDEPLOY-14
>          URL: http://jira.codehaus.org/browse/MDEPLOY-14
>      Project: Maven 2.x Deploy Plugin
>         Type: Bug

>     Reporter: Chris Tucker
>     Assignee: Allan Ramirez
>     Priority: Minor
>      Fix For: 2.1
>  Attachments: deploy-file.patch
>
>
> Attached is a patch to the maven-deploy-plugin to add the ability to upload either a specified or an auto-generated POM file as part of the deploy:deploy-file goal.
> This adds two new options to the goal, and makes some options no longer required.  Specifically, it adds:
> - uploadPom - boolean, indicating whether pom should be uploaded
> - pomFile - file, specifies the pom to use
> And it makes optional:
> - groupId
> - artifactId
> - version
> - packaging

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org