Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] Questions about Aether demo code

Lothar Werzinger wrote:

I assumed (perhaps naively) that the Aether project's p2 site would host
the *-aether-provider's.
Is there a technical or licensing issue that prevents you from offering
the maven-aether-provider via your p2 update site? If there is a licensing
issue, could you provide an auxiliary update site (like CDO does for the
underlying database connectors)

As seen in Aether's IP log, the relevant dependencies are licensed under Apache License v2 and have been approved by the IP team. So AFAIK there isn't a licensing issue that prevents their redistribution via a p2 repo.

There is however a process issue: The maven-aether-provider depends on Aether core and by the time Aether core and its p2 repo get released, a matching maven-aether-provider is not yet available.

So at one point, we can probably provide a second p2 repo to host the maven-aether-provider.


Benjamin



Back to the top