You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 48 Next »

Sources Git migration ETA

This page will contains various Apache Maven svn and their ETA of Git Scm migration

Project

Svn Path

ETA

Git Repo URL

Details/comment

Volunteer for migration

Infra Jira

ant-tasks

/ant-tasks

(plus)

 

 

 

 

app-engine

/app-engine

(plus)

 

 

 

 

archetype

/archetype

(plus)

 

 

bimargulies

INFRA-9100

archetypes

/archetypes

(plus)

 

 

bimargulies

INFRA-9101

components

/components

(question)

 

Olivier Lamy: migration for this ?

 

 

core-integration-testing

/core-integration-testing

(plus)

maven-integration-testing.git

 

Olivier Lamy

INFRA-5390

Doxia core

/doxia/doxia

(question)

 

 

 

 

Doxia IDE

/doxia/doxia-ide

(question)

 

 

 

 

Doxia Site Tools

/doxia/doxia-sitetools

(question)

 

 

 

 

Doxia Tools

/doxia/doxia-tools

(question)

 

 

 

 

Doxia Site

/doxia/site

(question)

 

 

 

 

enforcer

/enforcer

(plus)

 

 

 

 

indexer

/indexer

(plus)

 

 

Olivier Lamy

INFRA-5312

jxr

/jxr

(plus)

 

 

 

 

Maven 1

/maven-1

(question)

 

Olivier Lamy migrate this really ?

 

 

Maven 2

/maven-2

(question)

 

Olivier Lamy migrate this really ?

 

 

Maven 3

/maven-3

(thumbs up)

maven.git

 

Olivier Lamy

INFRA-5390

Plugin Testing

/plugin-testing

(plus)

maven-plugin-testing.git

current git@asf repo is ok

krosenvold

INFRA-5312

Plugin Tools

/plugin-tools

(plus)

 

 

Olivier Lamy

 

Plugins

/plugins

(question)

 

Olivier Lamy: ouch ! need to be discussed more.
krosenvold: Existing git repo @ apache can NOT be used

 

INFRA-5276

Parent Poms

/pom

(question)

 

Olivier Lamy migrate this really ?

 

 

Project

/project

(minus)

 

Olivier Lamy no migration

 

 

Release

/release

(plus)

 

Baptiste Mathus has verified existing git clone to be ready for migration

krosenvold

INFRA-5312

repository-tools

/repository-tools

(question)

 

 

 

 

resources

/resources

(question)

 

Olivier Lamy: need to be discussed more

 

 

retired

/retired

(minus)

 

Olivier Lamy: no migration

 

 

sandbox

/sandbox

(question)

 

Olivier Lamy: migrate this really ?

 

 

scm

/scm

(thumbs up)

maven-scm.git

 

Olivier Lamy

INFRA-5266

shared

/shared

(question)

 

Kristian Rosenvold: thinks this repo should be split into separate projects

krosenvold

 

Maven Site

/site

(question)

 

 

 

 

skins

/skins

(question)

 

Olivier Lamy: need to be discussed more

 

 

surefire

/surefire

(thumbs up)

maven-surefire.git

 

krosenvold

INFRA-5266

wagon

/wagon

(thumbs up)

maven-wagon.git

 

Olivier Lamy

INFRA-5266

Keeping track of authorative SCM for each plugin

As a project is migrated, the last commit in svn for that project should typically change the scm url (or invalidate it).

We keep track of which SCM by modifying the plugin/component overview page, much like we do for the
release process (the pages where we update the version numbers of the latest release also contain SCM url, update this
and republish site when a project is migrated)

Things to discuss with INFRA

Could we have some kind of top-level git url for maven alone ? (At least at the logical level; git://git.maven.apache.org or similar ?)
Who coordinates updates of the github mirrors ?
How do we migrate an individual project.

Migration process description

If there is an existing read-only git mirror, and it is appropriate quality (check especially behaviour on checking out tag)

1. Have infra make the existing read-only mirror the official master.
2. Change scm url in pom
3. Add .gitattributes to configure line endings
4. Update github mirroring url (file issue with github)
5. Celebrate

Else:

Decide on scope of repository. Make git repository. Infra might help; they're a PITA to run from git-svn remote.
Have community review of repository.

Then as above

Could we have some kind of top-level git url for maven alone ? (At least at the logical level; git://git.maven.apache.org or similar ?)
Who coordinates updates of the github mirrors ?
How do we migrate an individual project.

Project's SCM info report

When a project has multiple modules, SCM info report gives wrong info: for example http://maven.apache.org/ref/3.1.0/maven-artifact/source-repository.html

Some tweaks in parent pom can be done to improve things: http://maven.apache.org/ref/3.1.1/maven-artifact/source-repository.html

There are improvements to MPIR to simplify things (MPIR-290) and to improve explanations (MPIR-291).

With actual Git Webview configuration at Apache, the only way to have web view is to link to GitHub: need to be improved

Setup review board

use Apache review board ? https://reviews.apache.org ?

  • No labels