Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] multiple versions of features in p2 repo created by eclipse-repository

Hi Jeff,

Thanks. I get the impression they use Nexus so I will see if that's an option for them.

Thanks,
Chris


On Thu, Sep 27, 2012 at 9:23 AM, Jeff MAURY <jeffmaury@xxxxxxxxxxxxx> wrote:
The best way to to do is to use a repository manager like Nexus and ask to convert Maven Central into a P2 repository.
I have done it successfully using Nexus and manual installation of the P2 Nexus plugins.

Jeff



On Thu, Sep 27, 2012 at 10:20 AM, Christopher Brind <chris@xxxxxxxxxxxxxx> wrote:
Thanks Alex.

While I have your attention, do you know of a public P2 repository (a la Maven Central) that supports people publishing to it?  

I'm currently talking to the FasterXML folk about trying to get Jackson in to a P2 repository.  If they could publish to a public one rather than hosting their own that would be ideal.  I'm presuming not, but thought I would ask.

Thanks again.

Cheers,
Chris



On Thu, Sep 27, 2012 at 7:40 AM, Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:
Generally the suggestion would be to publish a build using the repository packaging, and then mirror that into you collective repository elsewhere. You could also utilise P2's composite repository feature but this generally doesn't scale so I'd suggest mirroring as the way to merge your released repositories.

Alex

Sent from my iPhone 4S

On 27 Sep 2012, at 05:46, Christopher Brind <chris@xxxxxxxxxxxxxx> wrote:

> Hi,
>
> Is it possible to maintain multiple versions of a feature in a p2 repository using eclipse-repository packaging?
>
> For instance we'll be releasing version 1.0.0 soon, but will no doubt want to release 1.0.1 later on.  However, we desire to have both 1.0.0 and 1.0.1 in the repository we generate.
>
> Thanks in advance.
>
> Cheers,
> Chris
>
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top