On 21 March 2014 22:31, Hervé BOUTEMY <[email protected]> wrote: > I'm not in phase with such analysis > > that's: > 1. something logic: if you have ${url} for a path, ${url}/sub-directory is > expected for the url to the sub-directory. Anything more complex should be > avoided as much as possible. POM inheritance actually only supports this > simple (yet sensible) algorithm. > > 2. it works for svnview, viewvc, Fisheye, github and a lot of other web access > tools, but not for gitview as configured at ASF (gitview can support it, I > found documentation) > > > As reported on the list a few monthes ago (the intent was to discuss about it, > but I got no reply), on Maven core, I configured github mirror [1]
Yup configuring to use github mirror is a good idea. We could do that for all? > > We had multiple options: > - do such github mirror link for every Maven component migrating to git > - work with ASF infra (don't know who precisely) to see if ASF gitview > configuration could be improved to support such feature > > Since there was no reply and I could not make a decision by myself, I > considered nobody was interested in improving git support for Maven > > Regards, > > Hervé > > [1] http://maven.apache.org/ref/3.2.1/maven-plugin-api/source-repository.html > > Le vendredi 21 mars 2014 11:46:12 Olivier Lamy a écrit : >> that's default inheritance from svn heritage :-) >> >> use https://git-wip-us.apache.org/repos/asf?p=maven-scm.git >> >> On 21 March 2014 11:41, Chris Graham <[email protected]> wrote: >> > Hi All. >> > >> > In looking at: >> > >> > http://maven.apache.org/scm/maven-scm-plugin/source-repository.html >> > >> > I can wee the Web Access link as: >> > >> > https://git-wip-us.apache.org/repos/asf?p=maven-scm.git/maven-scm-plugin >> > >> > but it returns a 404! >> > >> > What is it meant to be? >> > >> > -Chris > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
