This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new b07375af0 Broken links are fixed
b07375af0 is described below

commit b07375af0fd843608850fbeb3c4331a73b665da5
Author: Maxim Solodovnik <solomax...@gmail.com>
AuthorDate: Tue Feb 14 11:48:59 2023 +0700

    Broken links are fixed
---
 openmeetings-core/pom.xml                          | 21 ++++++++++++++++
 openmeetings-mediaserver/pom.xml                   | 29 ++++++++++++++++++++--
 .../blog/apache_openmeetings_inside_teambox.md     |  4 ---
 .../src/site/xdoc/CalDAVandGCal.xml                |  2 +-
 openmeetings-server/src/site/xdoc/IBMDB2Config.xml |  6 ++---
 openmeetings-server/src/site/xdoc/NewsArchive.xml  |  2 +-
 .../src/site/xdoc/SugarCRMPlugin.xml               |  7 ------
 openmeetings-server/src/site/xdoc/installation.xml |  6 ++---
 pom.xml                                            |  1 -
 9 files changed, 55 insertions(+), 23 deletions(-)

diff --git a/openmeetings-core/pom.xml b/openmeetings-core/pom.xml
index 1b5b0b72b..2f7f72752 100644
--- a/openmeetings-core/pom.xml
+++ b/openmeetings-core/pom.xml
@@ -35,6 +35,27 @@
        </properties>
        <build>
                <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-javadoc-plugin</artifactId>
+                               <executions>
+                                       <execution>
+                                               <configuration>
+                                                       <groups>
+                                                               <group>
+                                                                       
<title>OM core components</title>
+                                                                       
<packages>org.apache.openmeetings.core</packages>
+                                                               </group>
+                                                       </groups>
+                                                       
<skip>${site.skip}</skip>
+                                               </configuration>
+                                               <goals>
+                                                       
<goal>javadoc-no-fork</goal>
+                                               </goals>
+                                               
<phase>generate-resources</phase>
+                                       </execution>
+                               </executions>
+                       </plugin>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-jar-plugin</artifactId>
diff --git a/openmeetings-mediaserver/pom.xml b/openmeetings-mediaserver/pom.xml
index 7b1dc977c..07acb44ed 100644
--- a/openmeetings-mediaserver/pom.xml
+++ b/openmeetings-mediaserver/pom.xml
@@ -15,8 +15,8 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
-               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
                xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
@@ -58,4 +58,29 @@
                        <scope>test</scope>
                </dependency>
        </dependencies>
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-javadoc-plugin</artifactId>
+                               <executions>
+                                       <execution>
+                                               <configuration>
+                                                       <groups>
+                                                               <group>
+                                                                       
<title>OM media components</title>
+                                                                       
<packages>org.apache.openmeetings.mediaserver</packages>
+                                                               </group>
+                                                       </groups>
+                                                       
<skip>${site.skip}</skip>
+                                               </configuration>
+                                               <goals>
+                                                       
<goal>javadoc-no-fork</goal>
+                                               </goals>
+                                               
<phase>generate-resources</phase>
+                                       </execution>
+                               </executions>
+                       </plugin>
+               </plugins>
+       </build>
 </project>
diff --git 
a/openmeetings-server/src/site/markdown/blog/apache_openmeetings_inside_teambox.md
 
b/openmeetings-server/src/site/markdown/blog/apache_openmeetings_inside_teambox.md
index a0615f96b..4c7cbe2ec 100644
--- 
a/openmeetings-server/src/site/markdown/blog/apache_openmeetings_inside_teambox.md
+++ 
b/openmeetings-server/src/site/markdown/blog/apache_openmeetings_inside_teambox.md
@@ -12,8 +12,4 @@ permalink: apache_openmeetings_inside_teambox
 
 <p>To add Apache Openmeetings for your organization in <a 
href="http://teambox.com/";>Teambox</a>, select Manage Organizations &rarr; 
&lt;Your Org&gt; &rarr; Custom Apps (preview) &rarr; paste the following into 
the text field:</p>
 
-<pre>
-https://demo.dataved.ru/teambox/index.php?action=authorize, Openmeetings
-</pre>
-
 <p>This gives Teambox collaboration another advantage.</p>
diff --git a/openmeetings-server/src/site/xdoc/CalDAVandGCal.xml 
b/openmeetings-server/src/site/xdoc/CalDAVandGCal.xml
index 76ae0c91e..a5523d72e 100644
--- a/openmeetings-server/src/site/xdoc/CalDAVandGCal.xml
+++ b/openmeetings-server/src/site/xdoc/CalDAVandGCal.xml
@@ -88,7 +88,7 @@
                                        Note, at the current state the Google 
Calendar events, may not be visible on the page,
                                        after adding. If you've done the 
aforementioned steps correctly, then,
                                        just Reload the page or go out of the 
Calendar page for a moment and come back.</p>
-                               <p>Note: The Steps mentioned have been taken 
from <a href="http://fullcalendar.io/docs/google_calendar/"; 
rel="nofollow">here.</a></p>
+                               <p>Note: The Steps mentioned have been taken 
from <a href="https://fullcalendar.io/docs/google-calendar"; 
rel="nofollow">here.</a></p>
                        </subsection>
                </section>
        </body>
diff --git a/openmeetings-server/src/site/xdoc/IBMDB2Config.xml 
b/openmeetings-server/src/site/xdoc/IBMDB2Config.xml
index bcb75d4eb..95c8b7424 100644
--- a/openmeetings-server/src/site/xdoc/IBMDB2Config.xml
+++ b/openmeetings-server/src/site/xdoc/IBMDB2Config.xml
@@ -27,10 +27,8 @@
                                <i>Tested with IBM DB2 Express-C 9.7.x</i>
                                <ul>
                                        <li>
-                                               Get the IBM Data Server Driver 
for JDBC and SQLJ from IBM website:
-                                               <a
-                                                       
href="https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=swg-idsdjs";>https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=swg-idsdjs
-                                               </a>
+                                               Get the IBM Data Server Driver 
for JDBC and SQLJ from Maven central:
+                                               <a 
href="https://repo1.maven.org/maven2/com/ibm/db2/jcc/";>https://repo1.maven.org/maven2/com/ibm/db2/jcc/</a>
                                        </li>
                                        <li>Copy JDBC driver db2jcc4.jar to
                                                
webapps/openmeetings/WEB-INF/lib/
diff --git a/openmeetings-server/src/site/xdoc/NewsArchive.xml 
b/openmeetings-server/src/site/xdoc/NewsArchive.xml
index 282af0acf..cec59e08e 100644
--- a/openmeetings-server/src/site/xdoc/NewsArchive.xml
+++ b/openmeetings-server/src/site/xdoc/NewsArchive.xml
@@ -1413,7 +1413,7 @@
                        </div>
                        <div class="bd-callout bd-callout-info">
                                <div class="h4">Update: Builds are available 
at</div>
-                               <span><a 
href="https://builds.apache.org/view/M-R/view/OpenMeetings/"; target="_blank" 
rel="nofollow">builds.apache.org</a></span>
+                               <span><a 
href="https://ci-builds.apache.org/job/OpenMeetings/"; target="_blank" 
rel="nofollow">builds.apache.org</a></span>
                                <span class="date">(2012-08-03)</span>
                        </div>
                        <div class="bd-callout bd-callout-info">
diff --git a/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml 
b/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml
index 59426406e..b378bc440 100644
--- a/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml
+++ b/openmeetings-server/src/site/xdoc/SugarCRMPlugin.xml
@@ -21,13 +21,6 @@
 
        <body>
 
-               <section name="SugarCRM Plugin for OpenMeetings">
-                       <p>
-                               You can find the OpenMeetings Plugin also in the
-                               <a 
href="http://www.sugarforge.org/projects/openmeetings/"; target="_blank" 
rel="nofollow">SugarCRM Plugin database</a>.
-                       </p>
-               </section>
-
                <section name="Features">
                        <p>The plugin contains the following features: </p>
                        <ul>
diff --git a/openmeetings-server/src/site/xdoc/installation.xml 
b/openmeetings-server/src/site/xdoc/installation.xml
index da35f1d56..469d183fc 100644
--- a/openmeetings-server/src/site/xdoc/installation.xml
+++ b/openmeetings-server/src/site/xdoc/installation.xml
@@ -162,8 +162,8 @@
                                                                . You should 
get FFMPEG in an up to date copy! OpenMeetings is
                                                                tested with 
FFMPEG Version 10.3 and latest build from GIT
                                                                For Windows you 
can download a Build for example from
-                                                               <a 
href="http://ffmpeg.zeranoe.com/builds/"; target="_blank"
-                                                                       
rel="nofollow">http://ffmpeg.zeranoe.com/builds/ </a>
+                                                               <a 
href="https://ffmpeg.org/download.html"; target="_blank"
+                                                                       
rel="nofollow">https://ffmpeg.org/download.html </a>
                                                                Linux or OSx 
Users should be able to use one of the various
                                                                Installation 
Instructions on the Web. You need to enable
                                                                libmp3lame and 
libx264!
@@ -230,7 +230,7 @@
                </section>
                <section name="Useful Links">
                        <ul>
-                               <li>for VoIP and SIP Integration see also <a 
href="voip-sip-integration.html">VoIPAndSIP</a></li>
+                               <li>for VoIP and SIP Integration see also <a 
href="AsteriskIntegration.html">VoIP and SIP</a></li>
                                <li><a 
href="http://meetingslive.sourceforge.net/"; 
rel="nofollow">http://meetingslive.sourceforge.net/</a></li>
                                <li>
                                        <a 
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27837303";
diff --git a/pom.xml b/pom.xml
index 84e307a2e..329dac2e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,6 @@
                        <id>aaf</id>
                        <name>Alexei Fedotov</name>
                        <email>alexei.fedo...@gmail.com</email>
-                       <organizationUrl>http://dataved.ru</organizationUrl>
                        <roles>
                                <role>support</role>
                                <role>pmc</role>

Reply via email to