You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Felix Knecht <fe...@apache.org> on 2007/12/15 10:47:45 UTC

Re: svn commit: r604410 - /directory/sandbox/felixk/studio-plugin/pom.xml

If of interest site can be found at http://www.felixknecht.ch/projects/studio-plugin/ and is generated automatically by
continuum.

Regards
Felix

felixk@apache.org schrieb:
> Author: felixk
> Date: Sat Dec 15 01:23:07 2007
> New Revision: 604410
> 
> URL: http://svn.apache.org/viewvc?rev=604410&view=rev
> Log:
> Add site build for private use
> 
> Modified:
>     directory/sandbox/felixk/studio-plugin/pom.xml
> 
> Modified: directory/sandbox/felixk/studio-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-plugin/pom.xml?rev=604410&r1=604409&r2=604410&view=diff
> ==============================================================================
> --- directory/sandbox/felixk/studio-plugin/pom.xml (original)
> +++ directory/sandbox/felixk/studio-plugin/pom.xml Sat Dec 15 01:23:07 2007
> @@ -55,6 +55,13 @@
>      </plugins>
>    </build>
>  
> +  <distributionManagement>
> +    <site>
> +     <id>felixknecht.ch</id>
> +     <url>scpexe://felixknecht.ch/var/www/felixknecht.ch/htdocs/projects/studio-plugin/</url>
> +    </site>
> +  </distributionManagement>
> +
>    <dependencies>
>      <dependency>
>        <groupId>org.apache.maven</groupId>
> 
> 


Re: svn commit: r604410 - /directory/sandbox/felixk/studio-plugin/pom.xml

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Thanks Felix,
This will help us understand how is used and how to use the plugin in the
build.

We will to deploy theses pages on the Studio website as soon as we use the
Maven build system.

Regards,
Pierre-Arnaud

On Dec 15, 2007 10:47 AM, Felix Knecht <fe...@apache.org> wrote:

> If of interest site can be found at
> http://www.felixknecht.ch/projects/studio-plugin/ and is generated
> automatically by
> continuum.
>
> Regards
> Felix
>
> felixk@apache.org schrieb:
> > Author: felixk
> > Date: Sat Dec 15 01:23:07 2007
> > New Revision: 604410
> >
> > URL: http://svn.apache.org/viewvc?rev=604410&view=rev
> > Log:
> > Add site build for private use
> >
> > Modified:
> >     directory/sandbox/felixk/studio-plugin/pom.xml
> >
> > Modified: directory/sandbox/felixk/studio-plugin/pom.xml
> > URL:
> http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-plugin/pom.xml?rev=604410&r1=604409&r2=604410&view=diff
> >
> ==============================================================================
> > --- directory/sandbox/felixk/studio-plugin/pom.xml (original)
> > +++ directory/sandbox/felixk/studio-plugin/pom.xml Sat Dec 15 01:23:07
> 2007
> > @@ -55,6 +55,13 @@
> >      </plugins>
> >    </build>
> >
> > +  <distributionManagement>
> > +    <site>
> > +     <id>felixknecht.ch</id>
> > +
> <url>scpexe://felixknecht.ch/var/www/felixknecht.ch/htdocs/projects/studio-plugin/</url>
> > +    </site>
> > +  </distributionManagement>
> > +
> >    <dependencies>
> >      <dependency>
> >        <groupId>org.apache.maven</groupId>
> >
> >
>
>