You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/07/15 06:20:00 UTC

[jira] Resolved: (SMX4-59) add Incubator Repository to pom

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

Freeman Fang resolved SMX4-59.
------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=676791&view=rev

> add Incubator Repository to pom
> -------------------------------
>
>                 Key: SMX4-59
>                 URL: https://issues.apache.org/activemq/browse/SMX4-59
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>
> otherwise get error when build
>  Missing:
>  ----------
>  1) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>  Try downloading the file manually from the project website.
>  Then, install it using the command:
>  mvn install:install-file -DgroupId=org.apache.abdera -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar -Dfile=/path/to/file
>  Alternatively, if you host your own repository you can deploy the file there:
>  mvn deploy:deploy-file -DgroupId=org.apache.abdera -DartifactId=abdera-i18n -Dversion=0.4.0-incubating -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>  Path to dependency:
>  1) org.apache.servicemix.camel:org.apache.servicemix.camel.component:bundle:4.0.0-fuse-SNAPSHOT
>  2) org.apache.cxf:cxf-bundle:jar:2.1.1-fuse-SNAPSHOT
>  3) org.apache.abdera:abdera-i18n:jar:0.4.0-incubating
>  2) org.apache.abdera:abdera-extensions-json:jar:0.4.0-incubating

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