diff --git a/example-jetty-embedded/pom.xml b/example-jetty-embedded/pom.xml
index 30e0f5f8b16..93f75e38a91 100644
--- a/example-jetty-embedded/pom.xml
+++ b/example-jetty-embedded/pom.xml
@@ -8,6 +8,7 @@
example-jetty-embedded
Example :: Jetty Embedded
Jetty Embedded Examples
+ http://www.eclipse.org/jetty
org.eclipse.jetty
diff --git a/jetty-aggregate/jetty-all-server/pom.xml b/jetty-aggregate/jetty-all-server/pom.xml
index 6abf6b28d97..9c23cae0f24 100644
--- a/jetty-aggregate/jetty-all-server/pom.xml
+++ b/jetty-aggregate/jetty-all-server/pom.xml
@@ -8,6 +8,7 @@
4.0.0
jetty-all-server
Jetty :: Aggregate :: All Server
+ http://www.eclipse.org/jetty
${project.groupId}.${project.artifactId}
diff --git a/jetty-aggregate/jetty-all/pom.xml b/jetty-aggregate/jetty-all/pom.xml
index f34db4d7a0e..302483835c4 100644
--- a/jetty-aggregate/jetty-all/pom.xml
+++ b/jetty-aggregate/jetty-all/pom.xml
@@ -8,6 +8,7 @@
4.0.0
jetty-all
Jetty :: Aggregate :: All core Jetty
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/jetty-client/pom.xml b/jetty-aggregate/jetty-client/pom.xml
index 5cf229adc51..1fc0ab74262 100644
--- a/jetty-aggregate/jetty-client/pom.xml
+++ b/jetty-aggregate/jetty-client/pom.xml
@@ -7,7 +7,7 @@
4.0.0
jetty-client
Jetty :: Aggregate :: HTTP Client
-
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/jetty-plus/pom.xml b/jetty-aggregate/jetty-plus/pom.xml
index 6d89b328f81..6eedc50ef5b 100644
--- a/jetty-aggregate/jetty-plus/pom.xml
+++ b/jetty-aggregate/jetty-plus/pom.xml
@@ -7,7 +7,7 @@
4.0.0
jetty-plus
Jetty :: Aggregate :: Plus Server
-
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/jetty-server/pom.xml b/jetty-aggregate/jetty-server/pom.xml
index 0f0a765d1de..7c658ed4b84 100644
--- a/jetty-aggregate/jetty-server/pom.xml
+++ b/jetty-aggregate/jetty-server/pom.xml
@@ -7,7 +7,7 @@
4.0.0
jetty-server
Jetty :: Aggregate :: HTTP Server
-
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/jetty-servlet/pom.xml b/jetty-aggregate/jetty-servlet/pom.xml
index 43d91cb4962..ad4d4b13b3e 100644
--- a/jetty-aggregate/jetty-servlet/pom.xml
+++ b/jetty-aggregate/jetty-servlet/pom.xml
@@ -7,7 +7,7 @@
4.0.0
jetty-servlet
Jetty :: Aggregate :: Servlet Server
-
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/jetty-webapp/pom.xml b/jetty-aggregate/jetty-webapp/pom.xml
index ef6b015d657..3eb1748eda1 100644
--- a/jetty-aggregate/jetty-webapp/pom.xml
+++ b/jetty-aggregate/jetty-webapp/pom.xml
@@ -7,7 +7,7 @@
4.0.0
jetty-webapp
Jetty :: Aggregate :: WebApp Server
-
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/jetty-websocket/pom.xml b/jetty-aggregate/jetty-websocket/pom.xml
index 1deb7450085..c45885c2cb7 100644
--- a/jetty-aggregate/jetty-websocket/pom.xml
+++ b/jetty-aggregate/jetty-websocket/pom.xml
@@ -7,7 +7,7 @@
4.0.0
jetty-websocket
Jetty :: Aggregate :: Websocket
-
+ http://www.eclipse.org/jetty
${project.build.directory}/sources
diff --git a/jetty-aggregate/pom.xml b/jetty-aggregate/pom.xml
index 19e3bdd3605..b23767e4b58 100644
--- a/jetty-aggregate/pom.xml
+++ b/jetty-aggregate/pom.xml
@@ -9,6 +9,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
Jetty :: Aggregate Project
+ http://www.eclipse.org/jetty
pom
diff --git a/jetty-ajp/pom.xml b/jetty-ajp/pom.xml
index c705665e924..e56816d1981 100644
--- a/jetty-ajp/pom.xml
+++ b/jetty-ajp/pom.xml
@@ -7,6 +7,7 @@
4.0.0
jetty-ajp
Jetty :: AJP
+ http://www.eclipse.org/jetty
${project.groupId}.ajp
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 88c211b992c..75decf36e45 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -8,6 +8,7 @@
jetty-annotations
Jetty :: Servlet Annotations
Annotation support for deploying servlets in jetty.
+ http://www.eclipse.org/jetty
${project.groupId}.annotations
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 4606738348b..506bb889098 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -8,13 +8,11 @@
4.0.0
jetty-client
Jetty :: Asynchronous HTTP Client
- {$jetty.url}
-
+ http://www.eclipse.org/jetty
${project.groupId}.client
target/test-policy
-
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index e14b8a9579e..f7aaf2581bd 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -8,6 +8,7 @@
jetty-continuation
Jetty :: Continuation
Asynchronous API
+ http://www.eclipse.org/jetty
${project.groupId}.continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index e213b349448..c3c136a1121 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -8,6 +8,7 @@
jetty-deploy
Jetty :: Deployers
Jetty deployers
+ http://www.eclipse.org/jetty
${project.groupId}.deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index c7b9c4898e2..b0157c48e1d 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -7,6 +7,7 @@
jetty-distribution
Jetty :: Distribution Assemblies
+ http://www.eclipse.org/jetty
pom
target/distribution
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index cdbc8ec35b1..1ffbc9992f1 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -7,6 +7,7 @@
4.0.0
jetty-http-spi
Jetty :: Http Service Provider Interface
+ http://www.eclipse.org/jetty
${project.groupId}.http.spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 006c9686f16..8c8777bdac7 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -8,6 +8,7 @@
4.0.0
jetty-http
Jetty :: Http Utility
+ http://www.eclipse.org/jetty
${project.groupId}.http
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 73a2cd33e74..5fdb30e795f 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -7,6 +7,7 @@
4.0.0
jetty-io
Jetty :: IO Utility
+ http://www.eclipse.org/jetty
${project.groupId}.io
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 5a390594e9c..3206b4ac550 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -8,6 +8,7 @@
jetty-jaspi
Jetty :: JASPI Security
Jetty security infrastructure
+ http://www.eclipse.org/jetty
${project.groupId}.jaspi
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 254bdebc693..91c3439edf8 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -8,6 +8,7 @@
jetty-jmx
Jetty :: JMX Management
JMX management artifact for jetty.
+ http://www.eclipse.org/jetty
${project.groupId}.jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index f90ac421d5d..27d7eb27199 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -8,6 +8,7 @@
jetty-jndi
Jetty :: JNDI Naming
JNDI spi impl for java namespace.
+ http://www.eclipse.org/jetty
${project.groupId}.jndi
diff --git a/jetty-jsp/pom.xml b/jetty-jsp/pom.xml
index 0a7b0189687..d1e3d0445f3 100644
--- a/jetty-jsp/pom.xml
+++ b/jetty-jsp/pom.xml
@@ -7,6 +7,7 @@
4.0.0
jetty-jsp
Jetty :: JSP dependencies
+ http://www.eclipse.org/jetty
jar
diff --git a/jetty-monitor/pom.xml b/jetty-monitor/pom.xml
index 7e5c98dd7be..a68de9649a0 100644
--- a/jetty-monitor/pom.xml
+++ b/jetty-monitor/pom.xml
@@ -24,6 +24,7 @@
4.0.0
jetty-monitor
Jetty :: Monitoring
+ http://www.eclipse.org/jetty
Performance monitoring artifact for jetty.
${project.groupId}.monitor
diff --git a/jetty-nested/pom.xml b/jetty-nested/pom.xml
index 94adfd075aa..d202472ccf1 100644
--- a/jetty-nested/pom.xml
+++ b/jetty-nested/pom.xml
@@ -10,6 +10,7 @@
Jetty :: Nested
jar
Local Servlet Connector for jetty.
+ http://www.eclipse.org/jetty
${project.groupId}.nested
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index d505046c94d..e7f1e1de956 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -7,6 +7,7 @@
4.0.0
jetty-nosql
Jetty :: NoSQL Session Managers
+ http://www.eclipse.org/jetty
${project.groupId}.nosql
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index c8dbaca95e0..c12f777b32d 100644
--- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
@@ -9,6 +9,7 @@
jetty-osgi-boot-jsp
Jetty :: OSGi :: Boot JSP
Jetty OSGi Boot JSP bundle
+ http://www.eclipse.org/jetty
${project.groupId}.boot.jsp
diff --git a/jetty-osgi/jetty-osgi-boot-logback/pom.xml b/jetty-osgi/jetty-osgi-boot-logback/pom.xml
index 1b2368e408e..f1985b7e05a 100644
--- a/jetty-osgi/jetty-osgi-boot-logback/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-logback/pom.xml
@@ -9,6 +9,7 @@
jetty-osgi-boot-logback
Jetty :: OSGi :: Boot Logback
Jetty OSGi Boot Logback bundle
+ http://www.eclipse.org/jetty
${project.groupId}.boot.logback
diff --git a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
index 582ded07b41..af0c6205454 100644
--- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
@@ -9,6 +9,7 @@
jetty-osgi-boot-warurl
Jetty :: OSGi :: Boot :: Warurl
Jetty OSGi Boot-Warurl bundle
+ http://www.eclipse.org/jetty
${project.groupId}.boot.warurl
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 697f54931dc..4e6ccf50eca 100644
--- a/jetty-osgi/jetty-osgi-boot/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot/pom.xml
@@ -9,6 +9,7 @@
jetty-osgi-boot
Jetty :: OSGi :: Boot
Jetty OSGi Boot bundle
+ http://www.eclipse.org/jetty
${project.groupId}.boot
diff --git a/jetty-osgi/jetty-osgi-equinoxtools/pom.xml b/jetty-osgi/jetty-osgi-equinoxtools/pom.xml
index a0d3f07ca4e..1db3f81076a 100644
--- a/jetty-osgi/jetty-osgi-equinoxtools/pom.xml
+++ b/jetty-osgi/jetty-osgi-equinoxtools/pom.xml
@@ -9,6 +9,7 @@
jetty-osgi-equinoxtools
Jetty :: OSGi :: Example Equinox Tools
Jetty OSGi Example Equinox Tools
+ http://www.eclipse.org/jetty
${project.groupId}.equinoxtools
diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml
index 44190f03d81..6fb469e8ee6 100644
--- a/jetty-osgi/jetty-osgi-httpservice/pom.xml
+++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml
@@ -9,6 +9,7 @@
jetty-httpservice
Jetty :: OSGi :: HttpService
Jetty OSGi HttpService bundle
+ http://www.eclipse.org/jetty
${project.groupId}.httpservice
diff --git a/jetty-osgi/jetty-osgi-servletbridge/pom.xml b/jetty-osgi/jetty-osgi-servletbridge/pom.xml
index db10d11a577..4da36c2e85f 100644
--- a/jetty-osgi/jetty-osgi-servletbridge/pom.xml
+++ b/jetty-osgi/jetty-osgi-servletbridge/pom.xml
@@ -10,6 +10,7 @@
jetty-osgi-servletbridge
Jetty :: OSGi :: Servletbridge
Jetty OSGi Servletbridge webapp
+ http://www.eclipse.org/jetty
war
false
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index d1013a96893..84dfb5018f9 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -9,6 +9,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
Jetty :: OSGi
+ http://www.eclipse.org/jetty
pom
3.6.0.v20100517
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index 3f5f7edc547..3b218e7f10a 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -9,6 +9,7 @@
test-jetty-osgi-context
Jetty :: OSGi :: Context
Test Jetty OSGi bundle with a ContextHandler
+ http://www.eclipse.org/jetty
${project.groupId}.testcontext
diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
index d5ecfc52da3..c242e831830 100644
--- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
@@ -9,6 +9,7 @@
test-jetty-osgi-webapp
Jetty :: OSGi :: WebApp
Test Jetty OSGi Webapp bundle
+ http://www.eclipse.org/jetty
${project.groupId}.webapp
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 1b4c95c3614..571f8d41f56 100644
--- a/jetty-osgi/test-jetty-osgi/pom.xml
+++ b/jetty-osgi/test-jetty-osgi/pom.xml
@@ -9,6 +9,7 @@
test-jetty-osgi
Jetty :: OSGi :: Test
Jetty OSGi Integration test
+ http://www.eclipse.org/jetty
${project.groupId}.boot.test
target/distribution
diff --git a/jetty-overlay-deployer/pom.xml b/jetty-overlay-deployer/pom.xml
index c1299f03851..953446f1fd0 100644
--- a/jetty-overlay-deployer/pom.xml
+++ b/jetty-overlay-deployer/pom.xml
@@ -8,6 +8,7 @@
jetty-overlay-deployer
Jetty :: Overlay Deployer
Overlayed deployer
+ http://www.eclipse.org/jetty
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 3c113cd963d..e6fe9982772 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -8,6 +8,7 @@
jetty-plus
Jetty :: Plus
Jetty JavaEE style services
+ http://www.eclipse.org/jetty
${project.groupId}.plus
diff --git a/jetty-policy/pom.xml b/jetty-policy/pom.xml
index c4175046518..e9fc1e8bd98 100644
--- a/jetty-policy/pom.xml
+++ b/jetty-policy/pom.xml
@@ -8,6 +8,7 @@
jetty-policy
Jetty :: Policy Tool
jar
+ http://www.eclipse.org/jetty
target/test-policy
${project.groupId}.policy
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 1dd812fb0ce..7f7cd66d9d5 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -8,6 +8,7 @@
jetty-rewrite
Jetty :: Rewrite Handler
Jetty Rewrite Handler
+ http://www.eclipse.org/jetty
${project.groupId}.rewrite
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 6cc9e14c546..71141432be7 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -8,6 +8,7 @@
jetty-security
Jetty :: Security
Jetty security infrastructure
+ http://www.eclipse.org/jetty
${project.groupId}.security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 2c9910469db..dc94ea0306e 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -8,6 +8,7 @@
jetty-server
Jetty :: Server Core
The core jetty server artifact.
+ http://www.eclipse.org/jetty
${project.groupId}.server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index ee7be7dbce8..0edc06b31eb 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -9,6 +9,7 @@
jetty-servlet
Jetty :: Servlet Handling
Jetty Servlet Container
+ http://www.eclipse.org/jetty
${project.groupId}.servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 69b046189a1..34146df63a0 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -9,6 +9,7 @@
jetty-servlets
Jetty :: Utility Servlets and Filters
Utility Servlets from Jetty
+ http://www.eclipse.org/jetty
${project.groupId}.servlets
diff --git a/jetty-spdy/pom.xml b/jetty-spdy/pom.xml
index ed898b0ba34..2564a1547aa 100644
--- a/jetty-spdy/pom.xml
+++ b/jetty-spdy/pom.xml
@@ -11,7 +11,7 @@
spdy-parent
pom
Jetty :: SPDY :: Parent
-
+ http://www.eclipse.org/jetty
1.1.5.v20130313
1.1.0.v20120525
diff --git a/jetty-spdy/spdy-core/pom.xml b/jetty-spdy/spdy-core/pom.xml
index 2d5ceb5de1c..46c0768d8af 100644
--- a/jetty-spdy/spdy-core/pom.xml
+++ b/jetty-spdy/spdy-core/pom.xml
@@ -9,7 +9,7 @@
4.0.0
spdy-core
Jetty :: SPDY :: Core
-
+ http://www.eclipse.org/jetty
org.eclipse.jetty
diff --git a/jetty-spdy/spdy-jetty-http-webapp/pom.xml b/jetty-spdy/spdy-jetty-http-webapp/pom.xml
index faea44fd0e6..ede38aae3b4 100644
--- a/jetty-spdy/spdy-jetty-http-webapp/pom.xml
+++ b/jetty-spdy/spdy-jetty-http-webapp/pom.xml
@@ -9,7 +9,7 @@
spdy-jetty-http-webapp
war
Jetty :: SPDY :: Jetty HTTP Web Application
-
+ http://www.eclipse.org/jetty
diff --git a/jetty-spdy/spdy-jetty-http/pom.xml b/jetty-spdy/spdy-jetty-http/pom.xml
index 391bac2ffad..cb91b0e15b6 100644
--- a/jetty-spdy/spdy-jetty-http/pom.xml
+++ b/jetty-spdy/spdy-jetty-http/pom.xml
@@ -8,7 +8,7 @@
4.0.0
spdy-jetty-http
Jetty :: SPDY :: Jetty HTTP Layer
-
+ http://www.eclipse.org/jetty
diff --git a/jetty-spdy/spdy-jetty/pom.xml b/jetty-spdy/spdy-jetty/pom.xml
index 20000cbab45..86db5621962 100644
--- a/jetty-spdy/spdy-jetty/pom.xml
+++ b/jetty-spdy/spdy-jetty/pom.xml
@@ -8,7 +8,7 @@
4.0.0
spdy-jetty
Jetty :: SPDY :: Jetty Binding
-
+ http://www.eclipse.org/jetty
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 10714c4e928..ec379fb2ad9 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -8,6 +8,7 @@
jetty-start
Jetty :: Start
The start utility
+ http://www.eclipse.org/jetty
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 696dd471af4..5de56521027 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -8,6 +8,7 @@
jetty-util
Jetty :: Utilities
Utility classes for Jetty
+ http://www.eclipse.org/jetty
${project.groupId}.util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 53a5e470b8b..acdbbae04bd 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -8,6 +8,7 @@
jetty-webapp
Jetty :: Webapp Application Support
Jetty web application support
+ http://www.eclipse.org/jetty
${project.groupId}.webapp
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 5b7b821c504..af02cf71db1 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -9,7 +9,7 @@
4.0.0
jetty-websocket
Jetty :: Websocket
-
+ http://www.eclipse.org/jetty
${project.groupId}.websocket
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index ff838081d99..1ebb78f5f42 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -8,6 +8,7 @@
jetty-xml
Jetty :: XML utilities
The jetty xml utilities.
+ http://www.eclipse.org/jetty
${project.groupId}.xml
diff --git a/pom.xml b/pom.xml
index 56acfd39a1f..e742156b1da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,11 +8,11 @@
jetty-project
7.6.11-SNAPSHOT
Jetty :: Project
- ${jetty.url}
+ http://www.eclipse.org/jetty
pom
- UTF-8
http://www.eclipse.org/jetty
+ UTF-8
2.5.0.v201103041518
1.1
1.6.1
diff --git a/test-continuation-jetty6/pom.xml b/test-continuation-jetty6/pom.xml
index 02fa6e29176..9f7f4e1f1df 100644
--- a/test-continuation-jetty6/pom.xml
+++ b/test-continuation-jetty6/pom.xml
@@ -9,6 +9,7 @@
jar
Test :: Continuation - (Jetty 6)
Asynchronous API
+ http://www.eclipse.org/jetty
diff --git a/test-continuation/pom.xml b/test-continuation/pom.xml
index 0f82e6d2b57..9abbc299c25 100644
--- a/test-continuation/pom.xml
+++ b/test-continuation/pom.xml
@@ -9,6 +9,7 @@
jar
Test :: Continuation
Asynchronous API
+ http://www.eclipse.org/jetty
diff --git a/test-jetty-nested/pom.xml b/test-jetty-nested/pom.xml
index c24dd96edb1..37548f1e3d9 100644
--- a/test-jetty-nested/pom.xml
+++ b/test-jetty-nested/pom.xml
@@ -8,6 +8,7 @@
test-jetty-nested
Jetty :: Nested Test
+ http://www.eclipse.org/jetty
war
diff --git a/test-jetty-servlet/pom.xml b/test-jetty-servlet/pom.xml
index 76445fc385a..a04abf7acdf 100644
--- a/test-jetty-servlet/pom.xml
+++ b/test-jetty-servlet/pom.xml
@@ -8,6 +8,7 @@
test-jetty-servlet
jar
Test :: Jetty Servlet Tester
+ http://www.eclipse.org/jetty
org.eclipse.jetty
diff --git a/test-jetty-webapp/pom.xml b/test-jetty-webapp/pom.xml
index 27bfe32c142..1d4602a3738 100644
--- a/test-jetty-webapp/pom.xml
+++ b/test-jetty-webapp/pom.xml
@@ -7,6 +7,7 @@
4.0.0
test-jetty-webapp
Test :: Jetty Test Webapp
+ http://www.eclipse.org/jetty
war
diff --git a/tests/pom.xml b/tests/pom.xml
index 28c9b913788..fcf9ecdac1c 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -26,6 +26,7 @@
org.eclipse.jetty.tests
tests-parent
Jetty Tests :: Parent
+ http://www.eclipse.org/jetty
pom
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 3a1dd98a18b..5a7ccac2e24 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -26,6 +26,7 @@
test-integration
jar
Jetty Tests :: Integrations
+ http://www.eclipse.org/jetty
${project.build.directory}/test-wars
${project.build.directory}/test-libs
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index c57352d492b..877cd109091 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -25,6 +25,7 @@
test-loginservice
Jetty Tests :: Login Service
+ http://www.eclipse.org/jetty
org.eclipse.jetty
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index a86bb113265..f342291d991 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -25,6 +25,7 @@
test-sessions-parent
Jetty Tests :: Sessions :: Parent
+ http://www.eclipse.org/jetty
pom
diff --git a/tests/test-sessions/test-hash-sessions/pom.xml b/tests/test-sessions/test-hash-sessions/pom.xml
index ed980b1fd41..943e16c06a7 100644
--- a/tests/test-sessions/test-hash-sessions/pom.xml
+++ b/tests/test-sessions/test-hash-sessions/pom.xml
@@ -25,6 +25,7 @@
test-hash-sessions
Jetty Tests :: Sessions :: Hash
+ http://www.eclipse.org/jetty
diff --git a/tests/test-sessions/test-jdbc-sessions/pom.xml b/tests/test-sessions/test-jdbc-sessions/pom.xml
index 442a24f8fb2..e3ab0acba92 100644
--- a/tests/test-sessions/test-jdbc-sessions/pom.xml
+++ b/tests/test-sessions/test-jdbc-sessions/pom.xml
@@ -25,6 +25,7 @@
test-jdbc-sessions
Jetty Tests :: Sessions :: JDBC
+ http://www.eclipse.org/jetty
diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml
index 2ba10f22bb3..fbe57a5a183 100644
--- a/tests/test-sessions/test-mongodb-sessions/pom.xml
+++ b/tests/test-sessions/test-mongodb-sessions/pom.xml
@@ -25,6 +25,7 @@
test-mongodb-sessions
Jetty Tests :: Sessions :: Mongo
+ http://www.eclipse.org/jetty
diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml
index 0b70e2aa131..032aca9c12f 100644
--- a/tests/test-sessions/test-sessions-common/pom.xml
+++ b/tests/test-sessions/test-sessions-common/pom.xml
@@ -25,6 +25,7 @@
test-sessions-common
Jetty Tests :: Sessions :: Common
+ http://www.eclipse.org/jetty
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index fd7d6eabe88..42985beb3df 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -25,6 +25,7 @@
test-webapps-parent
Jetty Tests :: WebApps :: Parent
+ http://www.eclipse.org/jetty
pom
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index ea437cf41e1..268d71b1738 100644
--- a/tests/test-webapps/test-webapp-rfc2616/pom.xml
+++ b/tests/test-webapps/test-webapp-rfc2616/pom.xml
@@ -25,6 +25,7 @@
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616
+ http://www.eclipse.org/jetty
war