Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Pre-M1 Aggregation Repository

Nexus does not support mutable p2 repositories similar to maven, so we
will have to deploy separate p2 repository per build per project. I am
not sure what advantages this will have compared to existing download
area, and we will still have no easy way to tell what repositories
should be used for what yearly release.

--
Regards,
Igor

On 2013-08-21 3:47 PM, Matthias Sohn wrote:
On Wed, Aug 21, 2013 at 7:45 PM, Igor Fedorenko <ifedorenko@xxxxxxxxxxxx
<mailto:ifedorenko@xxxxxxxxxxxx>> wrote:

    Again, I am not arguing against building with individual dependency
    repositories. All I am saying there is currently no convenient way to do
    this and I don't have the time&resources to maintain such fine-grained
    dependency configuration. I am particularly concerned about two
    problems.

    First, I need to find location of proper dependency versions to build
    for luna, kepler and juno (we have N-1 compatibility policy). Second, I
    need a way to know if these dependency repositories go stale and need to
    be updated.

    One way to address these is to require each participating project
    provide separate repository URL they recommend for use as build target
    for each yearly release and make list of these URLs documented
    somewhere.


maybe it would help if we would ask all projects to deploy their
snapshots/milestones/releases into Nexus (repo.eclipse.org
<http://repo.eclipse.org>). This would
simplify finding all these p2 repositories in a central place.

--
Matthias


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top