You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Matthias Friedrich (JIRA)" <ji...@apache.org> on 2012/11/04 16:48:12 UTC

[jira] [Created] (CRUNCH-107) Don't deploy crunch-dist to Maven repo

Matthias Friedrich created CRUNCH-107:
-----------------------------------------

             Summary: Don't deploy crunch-dist to Maven repo
                 Key: CRUNCH-107
                 URL: https://issues.apache.org/jira/browse/CRUNCH-107
             Project: Crunch
          Issue Type: Improvement
    Affects Versions: 0.4.0
            Reporter: Matthias Friedrich
            Assignee: Matthias Friedrich
             Fix For: 0.5.0


The crunch-dist Maven module builds our source and binary distributions. As per Maven defaults, they get deployed to the Maven repository even though this is unnecessary as it only takes up space on the repository server. We should configure Maven so that crunch-dist is excluded from deployment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CRUNCH-107) Don't deploy crunch-dist to Maven repo

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CRUNCH-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Friedrich resolved CRUNCH-107.
---------------------------------------

    Resolution: Fixed

Committed already.
                
> Don't deploy crunch-dist to Maven repo
> --------------------------------------
>
>                 Key: CRUNCH-107
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-107
>             Project: Crunch
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>              Labels: maven
>             Fix For: 0.4.0
>
>         Attachments: CRUNCH-107-Don-t-deploy-crunch-dist-to-repo.patch
>
>
> The crunch-dist Maven module builds our source and binary distributions. As per Maven defaults, they get deployed to the Maven repository even though this is unnecessary as it only takes up space on the repository server. We should configure Maven so that crunch-dist is excluded from deployment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CRUNCH-107) Don't deploy crunch-dist to Maven repo

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CRUNCH-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Friedrich updated CRUNCH-107:
--------------------------------------

    Attachment: CRUNCH-107-Don-t-deploy-crunch-dist-to-repo.patch

This one turned out to be simple, for once.
                
> Don't deploy crunch-dist to Maven repo
> --------------------------------------
>
>                 Key: CRUNCH-107
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-107
>             Project: Crunch
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>              Labels: maven
>             Fix For: 0.5.0
>
>         Attachments: CRUNCH-107-Don-t-deploy-crunch-dist-to-repo.patch
>
>
> The crunch-dist Maven module builds our source and binary distributions. As per Maven defaults, they get deployed to the Maven repository even though this is unnecessary as it only takes up space on the repository server. We should configure Maven so that crunch-dist is excluded from deployment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-107) Don't deploy crunch-dist to Maven repo

Posted by "Josh Wills (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490215#comment-13490215 ] 

Josh Wills commented on CRUNCH-107:
-----------------------------------

Indeed. +1, I leave it up to you as to when you want to integrate it.
                
> Don't deploy crunch-dist to Maven repo
> --------------------------------------
>
>                 Key: CRUNCH-107
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-107
>             Project: Crunch
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>              Labels: maven
>             Fix For: 0.5.0
>
>         Attachments: CRUNCH-107-Don-t-deploy-crunch-dist-to-repo.patch
>
>
> The crunch-dist Maven module builds our source and binary distributions. As per Maven defaults, they get deployed to the Maven repository even though this is unnecessary as it only takes up space on the repository server. We should configure Maven so that crunch-dist is excluded from deployment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CRUNCH-107) Don't deploy crunch-dist to Maven repo

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CRUNCH-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490216#comment-13490216 ] 

Matthias Friedrich commented on CRUNCH-107:
-------------------------------------------

Thanks. I think I'll wait until we know whether we need an RC1.
                
> Don't deploy crunch-dist to Maven repo
> --------------------------------------
>
>                 Key: CRUNCH-107
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-107
>             Project: Crunch
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>              Labels: maven
>             Fix For: 0.5.0
>
>         Attachments: CRUNCH-107-Don-t-deploy-crunch-dist-to-repo.patch
>
>
> The crunch-dist Maven module builds our source and binary distributions. As per Maven defaults, they get deployed to the Maven repository even though this is unnecessary as it only takes up space on the repository server. We should configure Maven so that crunch-dist is excluded from deployment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CRUNCH-107) Don't deploy crunch-dist to Maven repo

Posted by "Matthias Friedrich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CRUNCH-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Friedrich updated CRUNCH-107:
--------------------------------------

    Fix Version/s:     (was: 0.5.0)
                   0.4.0
    
> Don't deploy crunch-dist to Maven repo
> --------------------------------------
>
>                 Key: CRUNCH-107
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-107
>             Project: Crunch
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>              Labels: maven
>             Fix For: 0.4.0
>
>         Attachments: CRUNCH-107-Don-t-deploy-crunch-dist-to-repo.patch
>
>
> The crunch-dist Maven module builds our source and binary distributions. As per Maven defaults, they get deployed to the Maven repository even though this is unnecessary as it only takes up space on the repository server. We should configure Maven so that crunch-dist is excluded from deployment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira