From efe16971feac82d743180bd5d1c797b288a73f42 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 26 Aug 2013 10:07:30 -0700 Subject: [PATCH] Add missing sections from distributable poms. --- guacamole-common-js/pom.xml | 45 +++++++++++++++++++++++++++++++++++++ guacamole-common/pom.xml | 44 ++++++++++++++++++++++++++++++++++++ guacamole-ext/pom.xml | 44 ++++++++++++++++++++++++++++++++++++ guacamole/pom.xml | 34 ++++++++++++++++++++++++++++ 4 files changed, 167 insertions(+) diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 28d460828..42f5fd6b8 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -9,6 +9,51 @@ guacamole-common-js http://guac-dev.org/ + + The base JavaScript API of the Guacamole project, providing JavaScript + support for the Guacamole stack, including a full client + implementation for the Guacamole protocol. + + + + + + Mozilla Public License Version 1.1 + http://www.mozilla.org/MPL/1.1/ + repo + + + GNU General Public License, version 2 + http://www.gnu.org/licenses/gpl-2.0.html + repo + + + GNU Lesser General Public License, version 2.1 + http://www.gnu.org/licenses/lgpl-2.1.html + repo + + + + + + https://github.com/glyptodon/guacamole-client + scm:git:git://github.com/glyptodon/guacamole-client.git + + + + + + mike.jumper + Michael Jumper + mike.jumper@guac-dev.org + + + james.muehlner + James Muehlner + james.muehlner@guac-dev.org + + + UTF-8 diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml index 552d2096d..6d4953256 100644 --- a/guacamole-common/pom.xml +++ b/guacamole-common/pom.xml @@ -9,6 +9,50 @@ guacamole-common http://guac-dev.org/ + + The base Java API of the Guacamole project, providing Java support for + the Guacamole stack. + + + + + + Mozilla Public License Version 1.1 + http://www.mozilla.org/MPL/1.1/ + repo + + + GNU General Public License, version 2 + http://www.gnu.org/licenses/gpl-2.0.html + repo + + + GNU Lesser General Public License, version 2.1 + http://www.gnu.org/licenses/lgpl-2.1.html + repo + + + + + + https://github.com/glyptodon/guacamole-client + scm:git:git://github.com/glyptodon/guacamole-client.git + + + + + + mike.jumper + Michael Jumper + mike.jumper@guac-dev.org + + + james.muehlner + James Muehlner + james.muehlner@guac-dev.org + + + UTF-8 diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index ba85f36db..726062dfd 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -9,6 +9,50 @@ guacamole-ext http://guac-dev.org/ + + The Java API for extending the main Guacamole web application. This + is not needed for authoring a new Guacamole-based web application. + + + + + + Mozilla Public License Version 1.1 + http://www.mozilla.org/MPL/1.1/ + repo + + + GNU General Public License, version 2 + http://www.gnu.org/licenses/gpl-2.0.html + repo + + + GNU Lesser General Public License, version 2.1 + http://www.gnu.org/licenses/lgpl-2.1.html + repo + + + + + + https://github.com/glyptodon/guacamole-client + scm:git:git://github.com/glyptodon/guacamole-client.git + + + + + + mike.jumper + Michael Jumper + mike.jumper@guac-dev.org + + + james.muehlner + James Muehlner + james.muehlner@guac-dev.org + + + UTF-8 diff --git a/guacamole/pom.xml b/guacamole/pom.xml index 09d8cb496..839cf659f 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -9,6 +9,40 @@ guacamole http://guac-dev.org/ + + The base Java API of the Guacamole project, providing Java support for + the Guacamole stack. + + + + + + GNU Affero General Public License + http://www.gnu.org/licenses/agpl-3.0.html + repo + + + + + + https://github.com/glyptodon/guacamole-client + scm:git:git://github.com/glyptodon/guacamole-client.git + + + + + + mike.jumper + Michael Jumper + mike.jumper@guac-dev.org + + + james.muehlner + James Muehlner + james.muehlner@guac-dev.org + + + UTF-8