[
https://issues.apache.org/jira/browse/ARIES-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947850#comment-13947850
]
ASF GitHub Bot commented on ARIES-1167:
---------------------------------------
GitHub user grgrzybek opened a pull request:
https://github.com/apache/aries/pull/7
[ARIES-1167] use ExtraOption, not CoreOption for mavenBundle()
ExtraOption.mavenBundle() adds `versionAsInProject()` to bundle.
CoreOption.mavenBundle - doesn't.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grgrzybek/aries ARIES-1167
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/aries/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 5251c5e94820be161131ff013ba3a618369eb3c7
Author: Grzegorz Grzybek <[email protected]>
Date: 2014-03-26T12:23:51Z
[ARIES-1167] use ExtraOption, not CoreOption for mavenBundle()
----
> transaction.itests fail while retrieving maven-metadata-local.xml from remote
> repository
> ----------------------------------------------------------------------------------------
>
> Key: ARIES-1167
> URL: https://issues.apache.org/jira/browse/ARIES-1167
> Project: Aries
> Issue Type: Bug
> Reporter: Grzegorz Grzybek
>
> There is the following message in logs:
> {noformat}
> URL [mvn:org.ops4j.pax.logging/pax-logging-api] could not be resolved.
> {noformat}
> and:
> {noformat}
> [org.ops4j.pax.url.mvn.internal.Connection] : Reading
> http://osgi.sonatype.org/content/groups/pax-runner/org/ops4j/pax/logging/pax-logging-api/maven-metadata-local.xml
> [org.ops4j.pax.url.mvn.internal.Connection] : Metadata found:
> [org/ops4j/pax/logging/pax-logging-api/maven-metadata-local.xml]
> [Fatal Error] :6:3: The element type "hr" must be terminated by the matching
> end-tag "</hr>".
> {noformat}
> as there's no {{maven-metadata-local.xml}} in remote repo.
--
This message was sent by Atlassian JIRA
(v6.2#6252)