[
https://issues.apache.org/activemq/browse/SMX4-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on SMX4-59 started by Freeman Fang.
> 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.