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

[jira] Created: (MDEPLOY-19) Ability to deploy-file as classifier

Ability to deploy-file as classifier
------------------------------------

         Key: MDEPLOY-19
         URL: http://jira.codehaus.org/browse/MDEPLOY-19
     Project: Maven 2.x Deploy Plugin
        Type: New Feature

    Versions: 2.1    
 Environment: xp
    Reporter: Dan Tran


deploy-file currently does not support this option

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


[jira] Closed: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-19?page=all ]
     
John Casey closed MDEPLOY-19:
-----------------------------

     Resolution: Fixed
    Fix Version: 2.2

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>     Assignee: Allan Ramirez
>      Fix For: 2.2
>  Attachments: MDEPLOY19.diff
>
>   Time Spent: 2 hours
>    Remaining: 0 minutes
>
> deploy-file currently does not support this option

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


[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Jerome Lacoste (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57175 ] 

Jerome Lacoste commented on MDEPLOY-19:
---------------------------------------

I attached the fix. I haven't tested it thoroughly apart from a quick

mvn install && mvn deploy:deploy-file -Durl=file:///tmp/ -Dfile=target/maven-deploy-plugin-2.2-SNAPSHOT.jar -Dclassifier=test -DpomFile=pom.xml -DrepositoryId=dummy

Note: the fix depends on MDEPLOY-23 to be applied first.

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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


[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Jerome Lacoste (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57725 ] 

Jerome Lacoste commented on MDEPLOY-19:
---------------------------------------

What kind of brokeness? It doesn't apply? or it's not considered as a patch?

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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


[jira] Updated: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Anonymous (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-19?page=all ]

 updated MDEPLOY-19:
--------------------

    Attachment: MDEPLOY19.diff

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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


[jira] Closed: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-19?page=all ]
     
Allan Ramirez closed MDEPLOY-19:
--------------------------------

    Resolution: Fixed

Fixed in SVN. Thanks Jerome

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>     Assignee: Allan Ramirez
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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


[jira] Reopened: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-19?page=all ]
     
John Casey reopened MDEPLOY-19:
-------------------------------


> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>     Assignee: Allan Ramirez
>      Fix For: 2.2
>  Attachments: MDEPLOY19.diff
>
>   Time Spent: 2 hours
>    Remaining: 0 minutes
>
> deploy-file currently does not support this option

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


[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Jerome Lacoste (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_59380 ] 

Jerome Lacoste commented on MDEPLOY-19:
---------------------------------------

To Brett: "I've had problems with your method of patches before Jerome - can you use "svn diff" instead of taking copies of the files and using diff? We need to know what the source revision was."

The reason I don't use svn diff directly is I often have several patches waiting on the same project. For example I submitted that one in a serie of 3 patches. I cannot then use svn diff to create my patch. I would have to create each patch independently of the other and 1- it is often not possible, 2- that means I would have to update my patch when a precedent one is checked in. So svn diff is not an option in some cases given the way I work (in batch).

So I use 'quilt' to handle the patches. It is supposed to work. I've used it successfully on all the other projects I am working on. But I sometimes make a mistake, and that render the patch not usable. I will improve my discipline and make sure that I better test apply my patch stack before submission. Maybe should I only submit them as a group (that's what is done in other projects)?

Sorry if that caused you some issues but I think that this is still the correct way to go for me.

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>     Assignee: Allan Ramirez
>  Attachments: MDEPLOY19.diff
>
>   Time Spent: 2 hours
>    Remaining: 0 minutes
>
> deploy-file currently does not support this option

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


[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57724 ] 

Allan Ramirez commented on MDEPLOY-19:
--------------------------------------

Hi Jerome,

Could you make another copy of that diff file, I think It is broken. Thanks

Allan

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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


[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57814 ] 

Allan Ramirez commented on MDEPLOY-19:
--------------------------------------

It is not considered as a patch.

> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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


[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57824 ] 

Brett Porter commented on MDEPLOY-19:
-------------------------------------

I've had problems with your method of patches before Jerome - can you use "svn diff" instead of taking copies of the files and using diff? We need to know what the source revision was.


> Ability to deploy-file as classifier
> ------------------------------------
>
>          Key: MDEPLOY-19
>          URL: http://jira.codehaus.org/browse/MDEPLOY-19
>      Project: Maven 2.x Deploy Plugin
>         Type: New Feature

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>  Attachments: MDEPLOY19.diff
>
>
> deploy-file currently does not support this option

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