Hi,
I am hitting a roadblock building a custom distribution with staging repo.
I looks like that the karaf-maven-plugin:4.0.1:assembly (default-assembly)
uses an unconfigured pax-url MavenResolver:
https://github.com/apache/karaf/blob/master/profile/src/main/java/org/apache/karaf/profile/assembly/Builder.java#L370

The only repository this thing knows is maven central.
So of course the distribution build fails:
Error resolving artifact
org.apache.karaf.package:org.apache.karaf.package.core:jar:4.0.1: Could not
find artifact
org.apache.karaf.package:org.apache.karaf.package.core:jar:4.0.1 in central
(http://repo1.maven.org/maven2/)

I have yet been unsuccessful in convincing it to use ay maven settings i
can actually influence and point to the staging repo.

Note that this probably not a regression, but still I would love to hear if
anybody else is able (with a clean local repo) to build a distribution.

Fabian

On Sun, Aug 16, 2015 at 11:23 PM, Fabian Lange <fabian.la...@codecentric.de>
wrote:

> Hi,
> release notes need to be fixed.
> https://issues.apache.org/jira/browse/KARAF-3888
> is not fixed because it was reverted, reopen please.
>
> Going to test the upgrade tomorrow
>
> Fabian
>
>
> On Sun, Aug 16, 2015 at 2:40 PM, Jamie G. <jamie.goody...@gmail.com>
> wrote:
>
>> Hi,
>>
>> This release candidate is an update patch for Apache Karaf 4.0.x.
>>
>> We resolved 43 issues in this release:
>>
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332798
>>
>> Staging repository:
>> https://repository.apache.org/content/repositories/orgapachekaraf-1039/
>>
>> Release git tags:
>> 4.0.1
>>
>> Please vote to approve this release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Veto the release (please provide specific comments)
>>
>> This vote will be open for 72 hours.
>>
>
>

Reply via email to