Just a quick though (we might have discussed this before): have you though about giving this to the openjpa developers?

--
Trygve

[EMAIL PROTECTED] wrote:
Revision
    3130 <http://fisheye.codehaus.org/changelog/mojo/?cs=3130>
Author
    rahul
Date
    2007-01-19 23:18:39 -0600 (Fri, 19 Jan 2007)


      Log Message

o  started site docs for OpenJPA Maven plugin.


      Added Paths

    * trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/
    * trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/apt/
    * trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/apt/index.apt
      <#trunkmojomojosandboxopenjpamavenpluginsrcsiteaptindexapt>
    * trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/site.xml
      <#trunkmojomojosandboxopenjpamavenpluginsrcsitesitexml>


      Diff


        Added:
        trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/apt/index.apt
        (0 => 3130)

--- trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/apt/index.apt         
                (rev 0)
+++ trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/apt/index.apt 
2007-01-20 05:18:39 UTC (rev 3130)
@@ -0,0 +1,40 @@
+ ------
+ Introduction
+ ------
+ Rahul Thakur
+ ------
+ 20 January 2007
+ ------
+ +~~ Copyright 2007 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
+
+OpenJPA Maven Plugin
+
+ The OpenJPA plugin is can be used to ..... [TODO]
+ +* Goals Overview
+
+  [TODO: ]
+ +* Usage
+
+  [TODO: ]
+
+* Examples
+ + [TODO: ]
\ No newline at end of file
Property changes on: 
trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/apt/index.apt
___________________________________________________________________
Name: svn:keywords
   + "Author Date Id Revision"
Name: svn:eol-style
   + native


        Added:
        trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/site.xml
        (0 => 3130)

--- trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/site.xml              
                (rev 0)
+++ trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/site.xml      
2007-01-20 05:18:39 UTC (rev 3130)
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+<!--
+ | Copyright 2007-2008 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.
+ |
+-->
+
+<project>
+  <body>
+    <menu name="Overview">
+      <item name="Introduction" href="index.html"/>
+      <item name="Goals" href="plugin-info.html"/>
+      <item name="Usage" href="usage.html"/>
+      <item name="FAQ" href="faq.html"/>
+    </menu>
+    <menu name="Examples">
+      <item name="Passing Properties" href="examples/passing-properties.html"/>
+    </menu>
+  </body>
+</project>
\ No newline at end of file
Property changes on: 
trunk/mojo/mojo-sandbox/openjpa-maven-plugin/src/site/site.xml
___________________________________________________________________
Name: svn:keywords
   + "Author Date Id Revision"
Name: svn:eol-style
   + native

------------------------------------------------------------------------

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to