| Felix Knecht 2007-12-15, 7:11 am |
| If of interest site can be found at http://www.felixknecht.ch/projects/studio-plugin/ and is generated automatically by
continuum.
Regards
Felix
felixk-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.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/direct...04410&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>
>
>
|