You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Jim Ancona (JIRA)" <ji...@apache.org> on 2008/04/24 15:45:21 UTC

[jira] Created: (ABDERA-151) Maven build fails becaus bundle subproject has wrong version

Maven build fails becaus bundle subproject has wrong version
------------------------------------------------------------

                 Key: ABDERA-151
                 URL: https://issues.apache.org/jira/browse/ABDERA-151
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Jim Ancona
         Attachments: bundle-pom.xml.patch

In 0.4.0 the bundle subproject's pom.xml refers to 0.5.0-incubating-SNAPSHOT for both its and its parent's version. The causes the build to fail if you don't have 0.5.0-incubating-SNAPSHOT in your repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ABDERA-151) Maven build fails becaus bundle subproject has wrong version

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

ant elder closed ABDERA-151.
----------------------------

    Resolution: Fixed

Has been fixed now in trunk

> Maven build fails becaus bundle subproject has wrong version
> ------------------------------------------------------------
>
>                 Key: ABDERA-151
>                 URL: https://issues.apache.org/jira/browse/ABDERA-151
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: bundle-pom.xml.patch
>
>
> In 0.4.0 the bundle subproject's pom.xml refers to 0.5.0-incubating-SNAPSHOT for both its and its parent's version. The causes the build to fail if you don't have 0.5.0-incubating-SNAPSHOT in your repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (ABDERA-151) Maven build fails becaus bundle subproject has wrong version

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

Jim Ancona reopened ABDERA-151:
-------------------------------


I'm pretty sure this is still broken. The pom.xml for the abdera-0.4.0-incubating:
http://svn.apache.org/repos/asf/incubator/abdera/java/branches/abdera-0.4.0-incubating/bundle/pom.xml
still calls itself version 0.5.0-incubating-SNAPSHOT. It no longer fails to build because a 0.5.0-incubating-SNAPSHOT version of Abdera is now out in http://people.apache.org/repo/m2-snapshot-repository/, so It can pull its dependencies from there. But what gets built for abdera-bundle is essentially 0.5.0, not 0.4.0.

> Maven build fails becaus bundle subproject has wrong version
> ------------------------------------------------------------
>
>                 Key: ABDERA-151
>                 URL: https://issues.apache.org/jira/browse/ABDERA-151
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: bundle-pom.xml.patch
>
>
> In 0.4.0 the bundle subproject's pom.xml refers to 0.5.0-incubating-SNAPSHOT for both its and its parent's version. The causes the build to fail if you don't have 0.5.0-incubating-SNAPSHOT in your repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ABDERA-151) Maven build fails becaus bundle subproject has wrong version

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

Jim Ancona updated ABDERA-151:
------------------------------

    Attachment: bundle-pom.xml.patch

Patch to change the versions to 0.4.0-incubating

> Maven build fails becaus bundle subproject has wrong version
> ------------------------------------------------------------
>
>                 Key: ABDERA-151
>                 URL: https://issues.apache.org/jira/browse/ABDERA-151
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: bundle-pom.xml.patch
>
>
> In 0.4.0 the bundle subproject's pom.xml refers to 0.5.0-incubating-SNAPSHOT for both its and its parent's version. The causes the build to fail if you don't have 0.5.0-incubating-SNAPSHOT in your repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ABDERA-151) Maven build fails becaus bundle subproject has wrong version

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James M Snell resolved ABDERA-151.
----------------------------------

    Resolution: Cannot Reproduce

> Maven build fails becaus bundle subproject has wrong version
> ------------------------------------------------------------
>
>                 Key: ABDERA-151
>                 URL: https://issues.apache.org/jira/browse/ABDERA-151
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: bundle-pom.xml.patch
>
>
> In 0.4.0 the bundle subproject's pom.xml refers to 0.5.0-incubating-SNAPSHOT for both its and its parent's version. The causes the build to fail if you don't have 0.5.0-incubating-SNAPSHOT in your repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ABDERA-151) Maven build fails becaus bundle subproject has wrong version

Posted by "James M Snell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596113#action_12596113 ] 

James M Snell commented on ABDERA-151:
--------------------------------------

The maven build appears to be working fine without this. Is this still necessary?

> Maven build fails becaus bundle subproject has wrong version
> ------------------------------------------------------------
>
>                 Key: ABDERA-151
>                 URL: https://issues.apache.org/jira/browse/ABDERA-151
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: bundle-pom.xml.patch
>
>
> In 0.4.0 the bundle subproject's pom.xml refers to 0.5.0-incubating-SNAPSHOT for both its and its parent's version. The causes the build to fail if you don't have 0.5.0-incubating-SNAPSHOT in your repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.