Author: solomax
Date: Thu Feb  2 15:31:36 2017
New Revision: 1781405

URL: http://svn.apache.org/viewvc?rev=1781405&view=rev
Log:
no jira: site seems to be fixed

Added:
    openmeetings/application/branches/3.2.x/openmeetings-core/src/site/
    openmeetings/application/branches/3.2.x/openmeetings-core/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-db/src/site/
    openmeetings/application/branches/3.2.x/openmeetings-db/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-flash/src/site/
    openmeetings/application/branches/3.2.x/openmeetings-flash/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-install/src/site/
    
openmeetings/application/branches/3.2.x/openmeetings-install/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-screenshare/src/site/
    
openmeetings/application/branches/3.2.x/openmeetings-screenshare/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-service/src/site/
    
openmeetings/application/branches/3.2.x/openmeetings-service/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-util/src/site/
    openmeetings/application/branches/3.2.x/openmeetings-util/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-web/src/site/
    openmeetings/application/branches/3.2.x/openmeetings-web/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-webservice/src/site/
    
openmeetings/application/branches/3.2.x/openmeetings-webservice/src/site/site.xml
    openmeetings/application/trunk/openmeetings-core/src/site/
    openmeetings/application/trunk/openmeetings-core/src/site/site.xml
    openmeetings/application/trunk/openmeetings-db/src/site/
    openmeetings/application/trunk/openmeetings-db/src/site/site.xml
    openmeetings/application/trunk/openmeetings-flash/src/site/
    openmeetings/application/trunk/openmeetings-flash/src/site/site.xml
    openmeetings/application/trunk/openmeetings-install/src/site/
    openmeetings/application/trunk/openmeetings-install/src/site/site.xml
    openmeetings/application/trunk/openmeetings-screenshare/src/site/
    openmeetings/application/trunk/openmeetings-screenshare/src/site/site.xml
    openmeetings/application/trunk/openmeetings-service/src/site/
    openmeetings/application/trunk/openmeetings-service/src/site/site.xml
    openmeetings/application/trunk/openmeetings-util/src/site/
    openmeetings/application/trunk/openmeetings-util/src/site/site.xml
    openmeetings/application/trunk/openmeetings-web/src/site/
    openmeetings/application/trunk/openmeetings-web/src/site/site.xml
    openmeetings/application/trunk/openmeetings-webservice/src/site/
    openmeetings/application/trunk/openmeetings-webservice/src/site/site.xml
Removed:
    openmeetings/application/branches/3.2.x/src/site/resources/
    openmeetings/application/trunk/src/site/resources/
Modified:
    openmeetings/application/branches/3.2.x/openmeetings-core/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-flash/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-install/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-server/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-service/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-web/pom.xml
    openmeetings/application/branches/3.2.x/openmeetings-webservice/pom.xml
    openmeetings/application/branches/3.2.x/pom.xml
    openmeetings/application/trunk/openmeetings-core/pom.xml
    openmeetings/application/trunk/openmeetings-db/pom.xml
    openmeetings/application/trunk/openmeetings-flash/pom.xml
    openmeetings/application/trunk/openmeetings-install/pom.xml
    openmeetings/application/trunk/openmeetings-screenshare/pom.xml
    openmeetings/application/trunk/openmeetings-server/pom.xml
    openmeetings/application/trunk/openmeetings-service/pom.xml
    openmeetings/application/trunk/openmeetings-util/pom.xml
    openmeetings/application/trunk/openmeetings-web/pom.xml
    openmeetings/application/trunk/openmeetings-webservice/pom.xml
    openmeetings/application/trunk/pom.xml

Modified: openmeetings/application/branches/3.2.x/openmeetings-core/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-core/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-core/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-core/pom.xml Thu Feb  
2 15:31:36 2017
@@ -28,12 +28,11 @@
        <artifactId>openmeetings-core</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Core</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings core and red5 related classes and 
services</description>
        <properties>
                <smslib.version>3.5.4</smslib.version>
                <mail.version>1.5.6</mail.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <build>
                <plugins>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-core/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-core/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-core/src/site/site.xml 
(added)
+++ openmeetings/application/branches/3.2.x/openmeetings-core/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,7 +28,7 @@
        <artifactId>openmeetings-db</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings DB</name>
-       <description>TODO</description>
+       <description>OpenMeetings module for all Database/DTO related 
classes</description>
        <properties>
                <openjpa.version>2.4.2</openjpa.version>
                <asterisk-java.version>1.0.0-final</asterisk-java.version>
@@ -37,7 +37,6 @@
                <commons-pool2.version>2.4.2</commons-pool2.version>
                <postgresql.version>9.4.1212.jre7</postgresql.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <dependencies>
                <dependency>

Added: openmeetings/application/branches/3.2.x/openmeetings-db/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-db/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-db/src/site/site.xml 
(added)
+++ openmeetings/application/branches/3.2.x/openmeetings-db/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/openmeetings-flash/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-flash/pom.xml 
(original)
+++ openmeetings/application/branches/3.2.x/openmeetings-flash/pom.xml Thu Feb  
2 15:31:36 2017
@@ -27,13 +27,12 @@
        <artifactId>openmeetings-flash</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Flash</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings OpenLaszlo/Flex 
client</description>
        <properties>
                <openlaszlo>${project.build.directory}</openlaszlo>
                <out.dir.swf>${project.build.directory}</out.dir.swf>
                
<webcontent.base.dir>${project.basedir}/src/main</webcontent.base.dir>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <profiles>
                <profile>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/site/site.xml 
(added)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/openmeetings-install/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-install/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-install/pom.xml 
(original)
+++ openmeetings/application/branches/3.2.x/openmeetings-install/pom.xml Thu 
Feb  2 15:31:36 2017
@@ -28,11 +28,10 @@
        <artifactId>openmeetings-install</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Install</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings command line admin and classes 
necessary for installer.</description>
        <properties>
                <commons-cli.version>1.3.1</commons-cli.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <dependencies>
                <dependency>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-install/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-install/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-install/src/site/site.xml 
(added)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-install/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml 
(original)
+++ openmeetings/application/branches/3.2.x/openmeetings-screenshare/pom.xml 
Thu Feb  2 15:31:36 2017
@@ -28,7 +28,7 @@
        <artifactId>openmeetings-screenshare</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Screen Sharing applet</name>
-       <description>A File to grab a screen and send it to a 
Server</description>
+       <description>Module to build OpenMeetings web application to grab a 
screen and send it to a Server</description>
        <properties>
                
<keystore.location>${project.build.directory}/screensharing_sign.keystore</keystore.location>
                <key.password>secret</key.password>
@@ -36,7 +36,6 @@
                <keystore.type>jks</keystore.type>
                <key.alias>screen</key.alias>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
                <jnlp.out.dir>${project.build.directory}/jnlp</jnlp.out.dir>
        </properties>
        <dependencies>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-screenshare/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-screenshare/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-screenshare/src/site/site.xml
 (added)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-screenshare/src/site/site.xml
 Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/openmeetings-server/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-server/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-server/pom.xml 
(original)
+++ openmeetings/application/branches/3.2.x/openmeetings-server/pom.xml Thu Feb 
 2 15:31:36 2017
@@ -28,7 +28,7 @@
        <artifactId>openmeetings-server</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Server</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings server assembly</description>
        <properties>
                <server.dir>${project.build.directory}/red5-server</server.dir>
                
<webapp.languages.dir>../openmeetings-web/src/main/webapp/languages</webapp.languages.dir>

Modified: openmeetings/application/branches/3.2.x/openmeetings-service/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-service/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-service/pom.xml 
(original)
+++ openmeetings/application/branches/3.2.x/openmeetings-service/pom.xml Thu 
Feb  2 15:31:36 2017
@@ -28,10 +28,9 @@
        <artifactId>openmeetings-service</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Service</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings schedulers, mail templates and 
managers.</description>
        <properties>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <dependencies>
                <dependency>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-service/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-service/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-service/src/site/site.xml 
(added)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-service/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-util/pom.xml Thu Feb  
2 15:31:36 2017
@@ -28,13 +28,12 @@
        <artifactId>openmeetings-util</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Util</name>
-       <description>TODO</description>
+       <description>Module for utility classes being used by all OpenMeetings 
modules</description>
        <properties>
                <dom4j.version>1.6.1</dom4j.version>
                <commons-codec.version>1.10</commons-codec.version>
                <commons-io.version>2.5</commons-io.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <build>
                <plugins>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-util/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-util/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-util/src/site/site.xml 
(added)
+++ openmeetings/application/branches/3.2.x/openmeetings-util/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/openmeetings-web/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-web/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-web/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,12 +28,11 @@
        <artifactId>openmeetings-web</artifactId>
        <packaging>war</packaging>
        <name>Openmeetings Web</name>
-       <description>TODO</description>
+       <description>Module for all Wicket based UI OpenMeetings 
components</description>
        <properties>
                <mysql.version>5.1.39</mysql.version>
                
<old-backups.dir>${project.build.directory}/test-data</old-backups.dir>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <profiles>
                <profile>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-web/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-web/src/site/site.xml 
(added)
+++ openmeetings/application/branches/3.2.x/openmeetings-web/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-webservice/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-webservice/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-webservice/pom.xml 
(original)
+++ openmeetings/application/branches/3.2.x/openmeetings-webservice/pom.xml Thu 
Feb  2 15:31:36 2017
@@ -28,10 +28,9 @@
        <artifactId>openmeetings-webservice</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Webservices</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings CXF based web 
services.</description>
        <properties>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <build>
                <plugins>

Added: 
openmeetings/application/branches/3.2.x/openmeetings-webservice/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-webservice/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-webservice/src/site/site.xml
 (added)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-webservice/src/site/site.xml
 Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/branches/3.2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Thu Feb  2 15:31:36 2017
@@ -29,7 +29,7 @@
        <version>3.2.0-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Openmeetings</name>
-       <description>OpenMeetings Maven Parent</description>
+       <description>Parent project for all OpenMeetings Maven modules. 
Required to hold general settings</description>
        <properties>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <maven.build.timestamp.format>yyyy/MM/dd 
HH:mm</maven.build.timestamp.format>
@@ -55,7 +55,6 @@
                <simple-xml.version>2.7.1</simple-xml.version>
                <jettison.version>1.3.8</jettison.version>
                <site.basedir>${project.basedir}</site.basedir>
-               <skip.site.copy>true</skip.site.copy>
                <src.pack.skip>false</src.pack.skip>
                <derby.version>10.13.1.1</derby.version>
        </properties>
@@ -665,49 +664,6 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                        </plugin>
                        <plugin>
-                               <artifactId>maven-resources-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               
<id>copy-siteresources-build</id>
-                                               
<phase>generate-resources</phase>
-                                               <goals>
-                                                       
<goal>copy-resources</goal>
-                                               </goals>
-                                               <configuration>
-                                                       
<outputDirectory>${project.build.directory}/generated-site</outputDirectory>
-                                                       <resources>
-                                                               <resource>
-                                                                       
<directory>${site.basedir}/src/site/resources</directory>
-                                                                       
<includes>
-                                                                               
<include>*.xml</include>
-                                                                       
</includes>
-                                                               </resource>
-                                                       </resources>
-                                                       
<skip>${skip.site.copy}</skip>
-                                               </configuration>
-                                       </execution>
-                                       <execution>
-                                               <id>copy-siteresources-ste</id>
-                                               <phase>pre-site</phase>
-                                               <goals>
-                                                       
<goal>copy-resources</goal>
-                                               </goals>
-                                               <configuration>
-                                                       
<outputDirectory>${project.build.directory}/generated-site</outputDirectory>
-                                                       <resources>
-                                                               <resource>
-                                                                       
<directory>${site.basedir}/src/site/resources</directory>
-                                                                       
<includes>
-                                                                               
<include>*.xml</include>
-                                                                       
</includes>
-                                                               </resource>
-                                                       </resources>
-                                                       
<skip>${skip.site.copy}</skip>
-                                               </configuration>
-                                       </execution>
-                               </executions>
-                       </plugin>
-                       <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-site-plugin</artifactId>
                                <configuration>

Modified: openmeetings/application/trunk/openmeetings-core/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-core/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-core/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-core/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,12 +28,11 @@
        <artifactId>openmeetings-core</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Core</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings core and red5 related classes and 
services</description>
        <properties>
                <smslib.version>3.5.4</smslib.version>
                <mail.version>1.5.6</mail.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <build>
                <plugins>

Added: openmeetings/application/trunk/openmeetings-core/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-core/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-core/src/site/site.xml (added)
+++ openmeetings/application/trunk/openmeetings-core/src/site/site.xml Thu Feb  
2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-db/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-db/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-db/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-db/pom.xml Thu Feb  2 15:31:36 
2017
@@ -28,7 +28,7 @@
        <artifactId>openmeetings-db</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings DB</name>
-       <description>TODO</description>
+       <description>OpenMeetings module for all Database/DTO related 
classes</description>
        <properties>
                <openjpa.version>2.4.2</openjpa.version>
                <asterisk-java.version>1.0.0-final</asterisk-java.version>
@@ -37,7 +37,6 @@
                <commons-pool2.version>2.4.2</commons-pool2.version>
                <postgresql.version>9.4.1212.jre7</postgresql.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <dependencies>
                <dependency>

Added: openmeetings/application/trunk/openmeetings-db/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-db/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-db/src/site/site.xml (added)
+++ openmeetings/application/trunk/openmeetings-db/src/site/site.xml Thu Feb  2 
15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-flash/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-flash/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-flash/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-flash/pom.xml Thu Feb  2 
15:31:36 2017
@@ -27,7 +27,7 @@
        <artifactId>openmeetings-flash</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Flash</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings OpenLaszlo/Flex 
client</description>
        <properties>
                <openlaszlo>${project.build.directory}</openlaszlo>
                <out.dir.swf>${project.build.directory}</out.dir.swf>

Added: openmeetings/application/trunk/openmeetings-flash/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-flash/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-flash/src/site/site.xml (added)
+++ openmeetings/application/trunk/openmeetings-flash/src/site/site.xml Thu Feb 
 2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-install/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-install/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-install/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-install/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,11 +28,10 @@
        <artifactId>openmeetings-install</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Install</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings command line admin and classes 
necessary for installer.</description>
        <properties>
                <commons-cli.version>1.3.1</commons-cli.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <dependencies>
                <dependency>

Added: openmeetings/application/trunk/openmeetings-install/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-install/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-install/src/site/site.xml 
(added)
+++ openmeetings/application/trunk/openmeetings-install/src/site/site.xml Thu 
Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-screenshare/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-screenshare/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-screenshare/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-screenshare/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,7 +28,7 @@
        <artifactId>openmeetings-screenshare</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Screen Sharing applet</name>
-       <description>A File to grab a screen and send it to a 
Server</description>
+       <description>Module to build OpenMeetings web application to grab a 
screen and send it to a Server</description>
        <properties>
                
<keystore.location>${project.build.directory}/screensharing_sign.keystore</keystore.location>
                <key.password>secret</key.password>
@@ -36,7 +36,6 @@
                <keystore.type>jks</keystore.type>
                <key.alias>screen</key.alias>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
                <jnlp.out.dir>${project.build.directory}/jnlp</jnlp.out.dir>
        </properties>
        <dependencies>

Added: openmeetings/application/trunk/openmeetings-screenshare/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-screenshare/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-screenshare/src/site/site.xml 
(added)
+++ openmeetings/application/trunk/openmeetings-screenshare/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-server/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-server/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-server/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,7 +28,7 @@
        <artifactId>openmeetings-server</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Server</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings server assembly</description>
        <properties>
                <server.dir>${project.build.directory}/red5-server</server.dir>
                
<webapp.languages.dir>../openmeetings-web/src/main/webapp/languages</webapp.languages.dir>

Modified: openmeetings/application/trunk/openmeetings-service/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-service/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-service/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-service/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,10 +28,9 @@
        <artifactId>openmeetings-service</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Service</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings schedulers, mail templates and 
managers.</description>
        <properties>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <dependencies>
                <dependency>

Added: openmeetings/application/trunk/openmeetings-service/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-service/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-service/src/site/site.xml 
(added)
+++ openmeetings/application/trunk/openmeetings-service/src/site/site.xml Thu 
Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-util/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-util/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-util/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-util/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,13 +28,12 @@
        <artifactId>openmeetings-util</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Util</name>
-       <description>TODO</description>
+       <description>Module for utility classes being used by all OpenMeetings 
modules</description>
        <properties>
                <dom4j.version>1.6.1</dom4j.version>
                <commons-codec.version>1.10</commons-codec.version>
                <commons-io.version>2.5</commons-io.version>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <build>
                <plugins>

Added: openmeetings/application/trunk/openmeetings-util/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-util/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-util/src/site/site.xml (added)
+++ openmeetings/application/trunk/openmeetings-util/src/site/site.xml Thu Feb  
2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-web/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-web/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-web/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-web/pom.xml Thu Feb  2 15:31:36 
2017
@@ -28,12 +28,11 @@
        <artifactId>openmeetings-web</artifactId>
        <packaging>war</packaging>
        <name>Openmeetings Web</name>
-       <description>TODO</description>
+       <description>Module for all Wicket based UI OpenMeetings 
components</description>
        <properties>
                <mysql.version>5.1.39</mysql.version>
                
<old-backups.dir>${project.build.directory}/test-data</old-backups.dir>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <profiles>
                <profile>

Added: openmeetings/application/trunk/openmeetings-web/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-web/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-web/src/site/site.xml (added)
+++ openmeetings/application/trunk/openmeetings-web/src/site/site.xml Thu Feb  
2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/openmeetings-webservice/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-webservice/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-webservice/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-webservice/pom.xml Thu Feb  2 
15:31:36 2017
@@ -28,10 +28,9 @@
        <artifactId>openmeetings-webservice</artifactId>
        <packaging>jar</packaging>
        <name>Openmeetings Webservices</name>
-       <description>TODO</description>
+       <description>Module for OpenMeetings CXF based web 
services.</description>
        <properties>
                <site.basedir>${project.parent.basedir}</site.basedir>
-               <skip.site.copy>false</skip.site.copy>
        </properties>
        <build>
                <plugins>

Added: openmeetings/application/trunk/openmeetings-webservice/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-webservice/src/site/site.xml?rev=1781405&view=auto
==============================================================================
--- openmeetings/application/trunk/openmeetings-webservice/src/site/site.xml 
(added)
+++ openmeetings/application/trunk/openmeetings-webservice/src/site/site.xml 
Thu Feb  2 15:31:36 2017
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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 xmlns="http://maven.apache.org/DECORATION/1.7.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 
http://maven.apache.org/xsd/decoration-1.7.0.xsd";
+  name="Apache OpenMeetings Project">
+
+       <body>
+               <menu ref="parent"/>
+               <menu name="Project">
+                       <item name="About" href="/index.html" />
+                       <item name="Info" href="/project-info.html" />
+                       <item name="Summary" href="/project-summary.html" />
+                       <item name="License" href="/license.html" />
+                       <item name="Dependencies" href="/dependencies.html" />
+                       <item name="Dependency Convergence" 
href="/dependency-convergence.html" />
+                       <item name="RAT Report" href="/rat-report.html" />
+                       <item name="JavaDoc" href="/apidocs/index.html" 
target="_blank" />
+               </menu>
+       </body>
+       <custom>
+               <reflowSkin>
+                       <bottomNav maxSpan="12">
+                               <column>Parent Project</column>
+                               <column>Project</column>
+                       </bottomNav>
+               </reflowSkin>
+       </custom>
+</project>

Modified: openmeetings/application/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1781405&r1=1781404&r2=1781405&view=diff
==============================================================================
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Thu Feb  2 15:31:36 2017
@@ -29,7 +29,7 @@
        <version>4.0.0-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Openmeetings</name>
-       <description>OpenMeetings Maven Parent</description>
+       <description>Parent project for all OpenMeetings Maven modules. 
Required to hold general settings</description>
        <properties>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <maven.build.timestamp.format>yyyy/MM/dd 
HH:mm</maven.build.timestamp.format>
@@ -55,7 +55,6 @@
                <simple-xml.version>2.7.1</simple-xml.version>
                <jettison.version>1.3.8</jettison.version>
                <site.basedir>${project.basedir}</site.basedir>
-               <skip.site.copy>true</skip.site.copy>
                <src.pack.skip>false</src.pack.skip>
                <derby.version>10.13.1.1</derby.version>
        </properties>
@@ -665,49 +664,6 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                        </plugin>
                        <plugin>
-                               <artifactId>maven-resources-plugin</artifactId>
-                               <executions>
-                                       <execution>
-                                               
<id>copy-siteresources-build</id>
-                                               
<phase>generate-resources</phase>
-                                               <goals>
-                                                       
<goal>copy-resources</goal>
-                                               </goals>
-                                               <configuration>
-                                                       
<outputDirectory>${project.build.directory}/generated-site</outputDirectory>
-                                                       <resources>
-                                                               <resource>
-                                                                       
<directory>${site.basedir}/src/site/resources</directory>
-                                                                       
<includes>
-                                                                               
<include>*.xml</include>
-                                                                       
</includes>
-                                                               </resource>
-                                                       </resources>
-                                                       
<skip>${skip.site.copy}</skip>
-                                               </configuration>
-                                       </execution>
-                                       <execution>
-                                               <id>copy-siteresources-ste</id>
-                                               <phase>pre-site</phase>
-                                               <goals>
-                                                       
<goal>copy-resources</goal>
-                                               </goals>
-                                               <configuration>
-                                                       
<outputDirectory>${project.build.directory}/generated-site</outputDirectory>
-                                                       <resources>
-                                                               <resource>
-                                                                       
<directory>${site.basedir}/src/site/resources</directory>
-                                                                       
<includes>
-                                                                               
<include>*.xml</include>
-                                                                       
</includes>
-                                                               </resource>
-                                                       </resources>
-                                                       
<skip>${skip.site.copy}</skip>
-                                               </configuration>
-                                       </execution>
-                               </executions>
-                       </plugin>
-                       <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-site-plugin</artifactId>
                                <configuration>


Reply via email to