You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Bert Lamb (JIRA)" <ji...@apache.org> on 2007/11/01 13:57:50 UTC

[jira] Updated: (MUSE-276) Build files looking for dependencies in the wrong group

     [ https://issues.apache.org/jira/browse/MUSE-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bert Lamb updated MUSE-276:
---------------------------

    Attachment: build-fix.patch

<groupId>axis2</groupId> 
changes to:
<groupId>org.apache.axis2</groupId>

and 
<groupId>ws-commons</groupId>
for axiom-api, changes to:
<groupId>org.apache.ws.commons.axiom</groupId>

> Build files looking for dependencies in the wrong group
> -------------------------------------------------------
>
>                 Key: MUSE-276
>                 URL: https://issues.apache.org/jira/browse/MUSE-276
>             Project: Muse
>          Issue Type: Bug
>          Components: Build - Maven, Dependencies, and Optimizations
>    Affects Versions: 2.3.0
>            Reporter: Bert Lamb
>            Assignee: Dan Jemiolo
>             Fix For: 2.3.0
>
>         Attachments: build-fix.patch
>
>
> I tried to build the latest version of Muse and was thwarted by maven dependency problems, which can be annoying to figure out.  I searched the mailing list archives and found that there was already a patch submitted to the list and the problem was actually in the build files and that the axis2 and axiom dependencies had moved in the maven repositories.  I have no idea why this fix hasn't actually made it into the actual build files, so I am submitting the patch here in the hopes that some future person can actually check out the files and build without having to search the mailing list to figure out how to fix the build before they can build.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org