You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Fabian Bauschulte (JIRA)" <ji...@codehaus.org> on 2007/01/03 11:15:10 UTC

[jira] Created: (MDEPLOY-45) Classifier not supported by deploy:deploy

Classifier not supported by deploy:deploy
-----------------------------------------

                 Key: MDEPLOY-45
                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
             Project: Maven 2.x Deploy Plugin
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Fabian Bauschulte
            Priority: Critical


I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Ringo De Smet (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138710#action_138710 ] 

Ringo De Smet commented on MDEPLOY-45:
--------------------------------------

I second Alexandre's request for a release of the maven-deploy-plugin and its dependencies that can work with Maven 2.0.9 (or a 2.0.10). I can't wait for a complete Maven 2.1 release.

Ringo

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Libor Kramolis (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105217 ] 

Libor Kramolis commented on MDEPLOY-45:
---------------------------------------

Attached patch works. Please release next version of maven-deploy-plugin.

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124703 ] 

Olivier Lamy commented on MDEPLOY-45:
-------------------------------------

Could you provide a simple test project to reproduce the issue ?
With it we can test the patch and integrate the project as an it test.
Thanks!

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Marat Radchenko (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123479 ] 

Marat Radchenko commented on MDEPLOY-45:
----------------------------------------

A year has passed since this bug was reported. Any hope it will be applied?

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "James MacDonald (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138804#action_138804 ] 

James MacDonald commented on MDEPLOY-45:
----------------------------------------

I too would like this to be released.  It's really hard to target different environments with the same build without this functionality.  A good example is using profile to set classifiers and dependencyManagement for different J2EE containers.

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Updated: (MDEPLOY-45) Classifier not supported by deploy:deploy

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

Fabian Bauschulte updated MDEPLOY-45:
-------------------------------------

    Attachment: MDEPLOY-45-maven-deploy-plugin.patch

Fixed analog maven-install-plugin

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Mikael Grev (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138675#action_138675 ] 

Mikael Grev commented on MDEPLOY-45:
------------------------------------

Hello,

I am hit by this bug in a way that I do not know how to get around it. Can you either advise how to get around it or release 2.4 it would be great.

Cheers,
Mikael Grev

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Updated: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Nicoll updated MDEPLOY-45:
-----------------------------------

    Fix Version/s: 2.4

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Michael Semb Wever (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_114256 ] 

Michael Semb Wever commented on MDEPLOY-45:
-------------------------------------------

12 votes and a patch offered in january!! 
Who's the coconut asleep on the job?!
Please patch trunk with this, it works great.

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Issue Comment Edited: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Marat Radchenko (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123479 ] 

slonopotamus edited comment on MDEPLOY-45 at 2/13/08 2:28 AM:
-----------------------------------------------------------------

A year has passed since this bug was reported. Any hope it will be fixed?

      was (Author: slonopotamus):
    A year has passed since this bug was reported. Any hope it will be applied?
  
> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Alexandre Navarro (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138693#action_138693 ] 

Alexandre Navarro commented on MDEPLOY-45:
------------------------------------------

Can you release a version 2.4? The bug is problematic when you use classifier.

Alexandre Navarro

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Commented: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Tom Bollwitt (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140426#action_140426 ] 

Tom Bollwitt commented on MDEPLOY-45:
-------------------------------------

I would also like to see a 2.4 release very soon.  :)

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Closed: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MDEPLOY-45.
-------------------------------

    Resolution: Fixed

fixed in rev 636572.
Thanks!

> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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

        

[jira] Updated: (MDEPLOY-45) Classifier not supported by deploy:deploy

Posted by "Daniel Schulz (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEPLOY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Schulz updated MDEPLOY-45:
---------------------------------

    Attachment: mdeploy-45-test.zip

The attached mdeploy-45-test.zip contains a sample web project: The war plugin is configured with a *classifier*. For simplicity, the deploy plugin is configured with *altDeploymentRepository* pointing to the target directory. 

1. To reproduce the MDEPLOY-45 bug, call:

{{%> mvn deploy}}

2. To compare with non-classifier behaviour, call:

{{%> mvn -Dmdp45.artifact.classifier= deploy}}

I hope it helps.


> Classifier not supported by deploy:deploy
> -----------------------------------------
>
>                 Key: MDEPLOY-45
>                 URL: http://jira.codehaus.org/browse/MDEPLOY-45
>             Project: Maven 2.x Deploy Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>            Reporter: Fabian Bauschulte
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MDEPLOY-45-maven-deploy-plugin.patch, mdeploy-45-test.zip
>
>
> I am using classifieres in some projects (jar, war, ear) and installing the artefacts works fine. I am getting an Exception during the deployment of the artifacts.

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