On 17/01/2020 16:50, Luis Gomez wrote:
> 
> 
> On Fri, Jan 17, 2020 at 2:06 AM Robert Varga <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     On 16/01/2020 22:03, Luis Gomez wrote:
>     > Hi Robert,
> 
>     Hello Luis,
> 
>     > Do you have more details about this problem?
> 
>     Well, I think the summary is in the first sentence, what more details
>     are you looking for?
> 
> 
> Well, this must be obvious to you but not to the rest of the mortals;
> - Does SFT require access to maven central? I was under the impression
> everything we required for a build was fetched from Nexus.

It really shouldn't but it does. Why I do not know, I did not write the
code.

Were I to investigate, it would result in SFT *not* doing the crazy
over-inclusion is does and everybody would have to write their feature
dependencies out. The point here is: upstream is expecting to hand-write
feature.xml. You do the same thing for each DI framework and it always
involves XML -- it's either pure XML (features.xml), or a combination of
XML + Java (pom.xml dependencies + DI classes).

If SFT itself depends on something, single-feature-parent has to make
sure it is resolved by maven and lives in ${localRepository} by the time
SFT-captive Karaf runs.

If anybody is interested, please speak up. If not, we can file an issue
and have it as an intern project (it's not for immortals, it is very
simple, but you have to be ready to learn).

> - If the above is true, where is the fix (e.g. URL change), in ODL code
> or in Karaf?

Autorelease is happy as a clam:
https://jenkins.opendaylight.org/releng/job/autorelease-release-sodium-mvn35-openjdk8/315/,
making this a pure-SFT thing which happens to work in autorelease.

odlparent is in full control of SFT (it is karaf, but SFT gets to
configured it whichever way it likes + it's based on karaf-empty, so if
distro works...)

Regards,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#1149): 
https://lists.opendaylight.org/g/infrastructure/message/1149
Mute This Topic: https://lists.opendaylight.org/mt/69848429/21656
Group Owner: [email protected]
Unsubscribe: https://lists.opendaylight.org/g/infrastructure/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to