You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "James William Dumay (JIRA)" <ji...@codehaus.org> on 2007/08/21 05:56:48 UTC

[jira] Created: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Allow Assembly plugin to specify alternate DistributionManagement
-----------------------------------------------------------------

                 Key: MASSEMBLY-231
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
             Project: Maven 2.x Assembly Plugin
          Issue Type: Improvement
    Affects Versions: 2.2-beta-2
            Reporter: James William Dumay
         Attachments: maven-assembly-plugin.patch

The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "Andrew Williams (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105344 ] 

Andrew Williams commented on MASSEMBLY-231:
-------------------------------------------

Indenting is broken in src/it/repositories/basic-repository-deploys-artifact-with-distribution-management/pom.xml at least

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-2
>            Reporter: James William Dumay
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MASSEMBLY-231.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 2.3-beta-1)
         Assignee: John Casey

out of scope; it's easy enough to define (in the deploy plugin, perhaps?) a mojo that will scoop up a file - say, an assembly - from the target directory and push it out to whatever location you want. This gets into provisioning from a Maven build, though, which IMO is a dangerous area.

In any case, it's not in scope for the assembly plugin to get into the distributionManagement section of the POM.

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-1
>            Reporter: James William Dumay
>            Assignee: John Casey
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MASSEMBLY-231:
---------------------------------

    Fix Version/s:     (was: 2.2-beta-2)
                   2.3-beta-1

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-1
>            Reporter: James William Dumay
>             Fix For: 2.3-beta-1
>
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MASSEMBLY-231:
---------------------------------

    Affects Version/s:     (was: 2.2-beta-3)
                       2.2-beta-1
        Fix Version/s: 2.2-beta-2

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-1
>            Reporter: James William Dumay
>             Fix For: 2.2-beta-2
>
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "James William Dumay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James William Dumay updated MASSEMBLY-231:
------------------------------------------

    Attachment: maven-assembly-plugin.patch

Please use latest patch as I forgot to remove some incorrect svn adds

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-2
>            Reporter: James William Dumay
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "James William Dumay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James William Dumay updated MASSEMBLY-231:
------------------------------------------

    Attachment: maven-assembly-plugin.patch

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-2
>            Reporter: James William Dumay
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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: (MASSEMBLY-231) Allow Assembly plugin to specify alternate DistributionManagement

Posted by "James William Dumay (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James William Dumay updated MASSEMBLY-231:
------------------------------------------

    Attachment: maven-assembly-plugin.patch

Fixed the indenting in the test poms

> Allow Assembly plugin to specify alternate DistributionManagement
> -----------------------------------------------------------------
>
>                 Key: MASSEMBLY-231
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-231
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-2
>            Reporter: James William Dumay
>         Attachments: maven-assembly-plugin.patch, maven-assembly-plugin.patch, maven-assembly-plugin.patch
>
>
> The following patch allows the assembly plugin to specify alternate repository locations for deployment of its attached 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