You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2006/11/10 19:21:11 UTC

svn commit: r473408 - in /maven/plugins/trunk/maven-site-plugin/src: main/resources/ site/apt/ site/apt/examples/ site/fml/

Author: dennisl
Date: Fri Nov 10 10:21:10 2006
New Revision: 473408

URL: http://svn.apache.org/viewvc?view=rev&rev=473408
Log:
o Set EOL style to native.

Modified:
    maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties   (contents, props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creatingskins.apt   (props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/moduleexcludes.apt   (props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt   (props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/siterun.apt   (props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/templatefile.apt   (props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt   (props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt   (contents, props changed)
    maven/plugins/trunk/maven-site-plugin/src/site/fml/faq.fml   (props changed)

Modified: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties?view=diff&rev=473408&r1=473407&r2=473408
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties (original)
+++ maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties Fri Nov 10 10:21:10 2006
@@ -1,31 +1,31 @@
-# -------------------------------------------------------------------
-# Copyright 2001-2005 The Apache Software Foundation.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# -------------------------------------------------------------------
-
-report.category.column.description = Beskrivelse
-report.category.column.document    = Dokument
-report.category.sectionTitle       = Oversikt
-report.information.description1    = Dette dokumentet gir en oversikt over diverse dokumenter og lenker som er en del av dette prosjektets generelle informasjon. All dette er automatisk generert av
-report.information.description2    = p\u00E5 vegne av prosjektet.
-report.information.title           = Prosjekt Informasjon
-report.menu.parentproject          = Hovedprosjekt
-report.menu.projectdocumentation   = Prosjekt dokumentasjon
-report.menu.projectinformation     = Prosjekt informasjon
-report.menu.projectmodules         = Moduler
-report.menu.projectreports         = Prosjekt rapporter
-report.project.description1        = Dette dokumentet gir en oversikt over diverse rapporter som er automatisk generert av
-report.project.description2        = Hver rapport er kortfattet beskrevet under.
-report.project.title               = Genererte rapporter
-
+# -------------------------------------------------------------------
+# Copyright 2001-2005 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -------------------------------------------------------------------
+
+report.category.column.description = Beskrivelse
+report.category.column.document    = Dokument
+report.category.sectionTitle       = Oversikt
+report.information.description1    = Dette dokumentet gir en oversikt over diverse dokumenter og lenker som er en del av dette prosjektets generelle informasjon. All dette er automatisk generert av
+report.information.description2    = p\u00E5 vegne av prosjektet.
+report.information.title           = Prosjekt Informasjon
+report.menu.parentproject          = Hovedprosjekt
+report.menu.projectdocumentation   = Prosjekt dokumentasjon
+report.menu.projectinformation     = Prosjekt informasjon
+report.menu.projectmodules         = Moduler
+report.menu.projectreports         = Prosjekt rapporter
+report.project.description1        = Dette dokumentet gir en oversikt over diverse rapporter som er automatisk generert av
+report.project.description2        = Hver rapport er kortfattet beskrevet under.
+report.project.title               = Genererte rapporter
+

Propchange: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/creatingskins.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/moduleexcludes.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/sitedescriptor.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/siterun.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/templatefile.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt?view=diff&rev=473408&r1=473407&r2=473408
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt Fri Nov 10 10:21:10 2006
@@ -1,110 +1,110 @@
- ------
- Usage
- ------
- Vincent Siveton
- <vi...@gmail.com>
- Maria Odea Ching
- ------
- 17 July 2006
- ------
-
- ~~ Copyright 2006 The Apache Software Foundation.
- ~~
- ~~ Licensed under the Apache License, Version 2.0 (the "License");
- ~~ you may not use this file except in compliance with the License.
- ~~ You may obtain a copy of the License at
- ~~
- ~~      http://www.apache.org/licenses/LICENSE-2.0
- ~~
- ~~ Unless required by applicable law or agreed to in writing, software
- ~~ distributed under the License is distributed on an "AS IS" BASIS,
- ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- ~~ See the License for the specific language governing permissions and
- ~~ limitations under the License.
-
- ~~ NOTE: For help with the syntax of this file, see:
- ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
-
-
-Usage
-
- Aside from the reports, you can put additional content (e.g. additional documentation, resources, etc. ) to your site.
- See {{{http://maven.apache.org/guides/mini/guide-site.html}http://maven.apache.org/guides/mini/guide-site.html}}
- for more information on this.
-
-* Generating a Site
-
-  To generate the project's site and report distributions, execute
-
-+-----+
-  mvn site
-+-----+
-
-* Deploying a Site
-
-  The {{{deploy-mojo.html}site:deploy}} goal supports scp and file protocols. To deploy the generated site, you need to specify first where
-  the site will be deployed. This can be set in the \<distributionManagement\> section of the pom as shown below.
-
-+-----+
-<project>
-  ...
-  <groupId>org.apache.maven.plugins</groupId>
-  <artifactId>maven-site-plugin</artifactId>
-  <distributionManagement>
-    <site>
-      <id>maven.apache.org</id>
-      <url>scp://maven.apache.org/deploy/path</url>
-    </site>
-  </distributionManagement>
-  ...
-</project>
-+-----+
-
-  Then execute the {{{deploy-mojo.html}site:deploy}} goal from your project.
-
-+-----+
-  mvn site-deploy
-+-----+
-
-  Note: A site must be generated first before executing site:deploy.
-
-* Staging a Site
-
-  <<This goal is only available in version 2.0 of the Site plugin and above>>
-
-  To review/test the generated Web site before an official deploy, you could stage the site in
-  a specific directory. It will use the \<distributionManagement\> elements or the project hierarchy to link the
-  project and its modules.
-
-  Just execute the {{{stage-mojo.html}site:stage}} goal from your project with the stagingDirectory parameter as shown below:
-
-+-----+
-  mvn site:stage -DstagingDirectory=C:\fullsite
-+-----+
-
-  Note: stagingDirectory could not be dynamic, i.e. stagingDirectory=$\{basedir\}\fullsite
-
-  To stage a site and to deploy it, just execute the {{{stage-deploy-mojo.html}site:stage-deploy}} goal from your project
-  with the required parameters. The <<<site:stage-deploy>>> goal will use the
-  id <<<stagingSite>>> for deployment. So if you need to add your username or
-  password in <<<settings.xml>>> you should use <<<\<id\>stagingSite\</id\>>>>
-  for that <<<\<server\>>>> section. See the
-  {{{http://maven.apache.org/guides/mini/guide-deployment-security-settings.html}Guide to Deployment and Security Settings}}
-  for more information on this.
-
-+-----+
-  mvn site:stage-deploy -DstagingDirectory=C:\fullsite \
-    -DstagingSiteURL=scp://www.mycompany.com/www/project/
-+-----+
-
-* Running a Site
-
-  The Site plugin can also be used to start up the site in Jetty. To do this, execute
-
-+-----+
-  mvn site:run
-+-----+
-
-  The server will, by default, be started on http://localhost:8080/. See
-  {{{http://jetty.mortbay.org/jetty/index.html}http://jetty.mortbay.org/jetty/index.html}} for more information about
-  the Jetty server.
+ ------
+ Usage
+ ------
+ Vincent Siveton
+ <vi...@gmail.com>
+ Maria Odea Ching
+ ------
+ 17 July 2006
+ ------
+
+ ~~ Copyright 2006 The Apache Software Foundation.
+ ~~
+ ~~ Licensed under the Apache License, Version 2.0 (the "License");
+ ~~ you may not use this file except in compliance with the License.
+ ~~ You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+
+ ~~ NOTE: For help with the syntax of this file, see:
+ ~~ http://maven.apache.org/guides/mini/guide-apt-format.html
+
+
+Usage
+
+ Aside from the reports, you can put additional content (e.g. additional documentation, resources, etc. ) to your site.
+ See {{{http://maven.apache.org/guides/mini/guide-site.html}http://maven.apache.org/guides/mini/guide-site.html}}
+ for more information on this.
+
+* Generating a Site
+
+  To generate the project's site and report distributions, execute
+
++-----+
+  mvn site
++-----+
+
+* Deploying a Site
+
+  The {{{deploy-mojo.html}site:deploy}} goal supports scp and file protocols. To deploy the generated site, you need to specify first where
+  the site will be deployed. This can be set in the \<distributionManagement\> section of the pom as shown below.
+
++-----+
+<project>
+  ...
+  <groupId>org.apache.maven.plugins</groupId>
+  <artifactId>maven-site-plugin</artifactId>
+  <distributionManagement>
+    <site>
+      <id>maven.apache.org</id>
+      <url>scp://maven.apache.org/deploy/path</url>
+    </site>
+  </distributionManagement>
+  ...
+</project>
++-----+
+
+  Then execute the {{{deploy-mojo.html}site:deploy}} goal from your project.
+
++-----+
+  mvn site-deploy
++-----+
+
+  Note: A site must be generated first before executing site:deploy.
+
+* Staging a Site
+
+  <<This goal is only available in version 2.0 of the Site plugin and above>>
+
+  To review/test the generated Web site before an official deploy, you could stage the site in
+  a specific directory. It will use the \<distributionManagement\> elements or the project hierarchy to link the
+  project and its modules.
+
+  Just execute the {{{stage-mojo.html}site:stage}} goal from your project with the stagingDirectory parameter as shown below:
+
++-----+
+  mvn site:stage -DstagingDirectory=C:\fullsite
++-----+
+
+  Note: stagingDirectory could not be dynamic, i.e. stagingDirectory=$\{basedir\}\fullsite
+
+  To stage a site and to deploy it, just execute the {{{stage-deploy-mojo.html}site:stage-deploy}} goal from your project
+  with the required parameters. The <<<site:stage-deploy>>> goal will use the
+  id <<<stagingSite>>> for deployment. So if you need to add your username or
+  password in <<<settings.xml>>> you should use <<<\<id\>stagingSite\</id\>>>>
+  for that <<<\<server\>>>> section. See the
+  {{{http://maven.apache.org/guides/mini/guide-deployment-security-settings.html}Guide to Deployment and Security Settings}}
+  for more information on this.
+
++-----+
+  mvn site:stage-deploy -DstagingDirectory=C:\fullsite \
+    -DstagingSiteURL=scp://www.mycompany.com/www/project/
++-----+
+
+* Running a Site
+
+  The Site plugin can also be used to start up the site in Jetty. To do this, execute
+
++-----+
+  mvn site:run
++-----+
+
+  The server will, by default, be started on http://localhost:8080/. See
+  {{{http://jetty.mortbay.org/jetty/index.html}http://jetty.mortbay.org/jetty/index.html}} for more information about
+  the Jetty server.

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/apt/usage.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-site-plugin/src/site/fml/faq.fml
------------------------------------------------------------------------------
    svn:eol-style = native