Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-14 Thread Vincent Siveton
Forgot the official way: +1 john, arnaud, olivier, hervé Vincent 2011/9/14 Vincent Siveton : > I will proceed > > Vincent > > 2011/9/11 Vincent Siveton : >> Hi, >> >> I like to move the Eclipse Doxia Editor to the trunk ie >> http://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/ecl

Re: [VOTE] Move Eclipse Doxia Editor to trunk

2011-09-14 Thread Vincent Siveton
I will proceed Vincent 2011/9/11 Vincent Siveton : > Hi, > > I like to move the Eclipse Doxia Editor to the trunk ie > http://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse/ > to > http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/eclipse/ > > Here is a preview of the do

Re: svn commit: r1170568 - /maven/plugins/trunk/maven-site-plugin/src/site/fml/faq.fml

2011-09-14 Thread Benson Margulies
whoops. I'll put it back On Sep 14, 2011, at 10:09 AM, Lukas Theussl wrote: > > Hi Benson, > > By changing the faq id, you also change the html anchor generated by the site > plugin, so any old links to this faq, eg the one I added today [1], will not > work anymore. I suggest to leave the id

Re: svn commit: r1170568 - /maven/plugins/trunk/maven-site-plugin/src/site/fml/faq.fml

2011-09-14 Thread Lukas Theussl
Hi Benson, By changing the faq id, you also change the html anchor generated by the site plugin, so any old links to this faq, eg the one I added today [1], will not work anymore. I suggest to leave the id unchanged. Cheers, -Lukas [1] http://svn.apache.org/viewvc?rev=1170457&view=rev bim

Re: how to listen to local maven repo's changes?

2011-09-14 Thread Igor Fedorenko
m2e provides org.eclipse.m2e.core.embedder.ILocalRepositoryListener. Please direct any further questions to m2e-...@eclipse.org as this list is about developing maven itself. -- Regards, Igor On 11-09-14 2:54 AM, Wang YunFeng wrote: Thanks lgor, RespositoryListener is what I'm looking for! *I

Re: Maven Dependency Plugin

2011-09-14 Thread Benson Margulies
On Wed, Sep 14, 2011 at 5:33 AM, Anders Hammar wrote: > I may be off, but I don't think that maven-aether-provider wraps > Aether. It's just the provider for the Maven specific implementation > used by Aether. So much for email too late at night. More research later. > > /Anders > > On Wed, Sep

Re: Maven Dependency Plugin

2011-09-14 Thread Anders Hammar
I may be off, but I don't think that maven-aether-provider wraps Aether. It's just the provider for the Maven specific implementation used by Aether. /Anders On Wed, Sep 14, 2011 at 03:30, Benson Margulies wrote: > https://svn.apache.org/repos/asf/maven/maven-3/trunk/maven-aether-provider/ > > O