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/06/18 17:30:44 UTC

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

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