please follow instructions on http://maven.apache.org/mail-lists.html
Regards, Hervé Le samedi 18 mai 2013 01:50:38 Raju Rathi a écrit : > Is anyone knows how to unsubscribe this list ? I already sent email like > this but still in subscription list . > > -----Original Message----- > From: Anshu Khandelwal [mailto:[email protected]] > Sent: Sunday, May 12, 2013 10:15 PM > To: [email protected] > Subject: Re: svn commit: r1481654 - > /maven/plugins/trunk/maven-plugins/pom.xml > > Request you to unsubscribe me from this. > > Thanks > Anshu Khandelwal > > On Mon, May 13, 2013 at 3:16 AM, <[email protected]> wrote: > > Author: hboutemy > > Date: Sun May 12 21:46:44 2013 > > New Revision: 1481654 > > > > URL: http://svn.apache.org/r1481654 > > Log: > > [MPOM-42] prepared svnpubsub documentation publication to > > /plugins-archives/<artifactId>-LATEST > > > > Modified: > > maven/plugins/trunk/maven-plugins/pom.xml > > > > Modified: maven/plugins/trunk/maven-plugins/pom.xml > > URL: > > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml > > ?rev=1481654&r1=1481653&r2=1481654&view=diff > > > > ====================================================================== > > ======== > > --- maven/plugins/trunk/maven-plugins/pom.xml (original) > > +++ maven/plugins/trunk/maven-plugins/pom.xml Sun May 12 21:46:44 2013 > > @@ -47,14 +47,14 @@ under the License. > > > > </ciManagement> > > > > <distributionManagement> > > > > - <site> > > + <site><!-- to be copied in every plugin pom, since inheritance > > + adds > > unwanted artifactId --> > > > > <id>apache.website</id> > > > > - <url>scm:svn: > > https://svn.apache.org/repos/infra/websites/production/maven/content/p > > lugins-archives > > </url> > > + <url>scm:svn: > > https://svn.apache.org/repos/infra/websites/production/maven/content/p > > lugins-archives/${maven.site.path} > > </url> > > > > </site> > > > > </distributionManagement> > > > > <properties> > > > > - > > > > <maven.site.path>plugins-archives/${project.artifactId}</maven.site.pa > > th><!-- no "-LATEST" to match distributionManagement url --> > > + > > <maven.site.path>plugins-archives/${project.artifactId}-LATEST</maven.site.p > ath> > > > </properties> > > > > <repositories> > > -- > Anshu Khandelwal > (+91-9899795052) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
